summaryrefslogtreecommitdiff
authorcniehaus <cniehaus>2002-08-31 18:47:56 (UTC)
committer cniehaus <cniehaus>2002-08-31 18:47:56 (UTC)
commita6102be62cdbb8836c5c9a73ba64d62dbd821776 (patch) (unidiff)
treeefab74971c9bbc60eaa5010f4fdd26e0f6123d5a
parentea0ae116b36f1aa01c15036afd5fdae71e5dbe60 (diff)
downloadopie-a6102be62cdbb8836c5c9a73ba64d62dbd821776.zip
opie-a6102be62cdbb8836c5c9a73ba64d62dbd821776.tar.gz
opie-a6102be62cdbb8836c5c9a73ba64d62dbd821776.tar.bz2
fixes 2 typos (Kuwait und Kirgisien)
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/addressbook/contacteditor.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/pim/addressbook/contacteditor.cpp b/core/pim/addressbook/contacteditor.cpp
index d419142..39bd63c 100644
--- a/core/pim/addressbook/contacteditor.cpp
+++ b/core/pim/addressbook/contacteditor.cpp
@@ -554,14 +554,14 @@ void ContactEditor::init() {
554 cmbCountry->insertItem( tr ( "Japan" ) ); 554 cmbCountry->insertItem( tr ( "Japan" ) );
555 cmbCountry->insertItem( tr ( "Jordan" ) ); 555 cmbCountry->insertItem( tr ( "Jordan" ) );
556 cmbCountry->insertItem( tr ( "Kazakhstan" ) ); 556 cmbCountry->insertItem( tr ( "Kazakhstan" ) );
557 cmbCountry->insertItem( tr ( "Kenya" ) ); 557 cmbCountry->insertItem( tr ( "Kenya" ) );
558 cmbCountry->insertItem( tr ( "Kribati" ) ); 558 cmbCountry->insertItem( tr ( "Kribati" ) );
559 cmbCountry->insertItem( tr ( "Korea" ) ); 559 cmbCountry->insertItem( tr ( "Korea" ) );
560 cmbCountry->insertItem( tr ( "Kuait" ) ); 560 cmbCountry->insertItem( tr ( "Kuwait" ) );
561 cmbCountry->insertItem( tr ( "Kyrgyztan" ) ); 561 cmbCountry->insertItem( tr ( "Kyrgystan" ) );
562 cmbCountry->insertItem( tr ( "Laos" ) ); 562 cmbCountry->insertItem( tr ( "Laos" ) );
563 cmbCountry->insertItem( tr ( "Latvia" ) ); 563 cmbCountry->insertItem( tr ( "Latvia" ) );
564 cmbCountry->insertItem( tr ( "Lebanon" ) ); 564 cmbCountry->insertItem( tr ( "Lebanon" ) );
565 cmbCountry->insertItem( tr ( "Lesotho" ) ); 565 cmbCountry->insertItem( tr ( "Lesotho" ) );
566 cmbCountry->insertItem( tr ( "Liberia" ) ); 566 cmbCountry->insertItem( tr ( "Liberia" ) );
567 cmbCountry->insertItem( tr ( "Liechtenstein" ) ); 567 cmbCountry->insertItem( tr ( "Liechtenstein" ) );