summaryrefslogtreecommitdiff
path: root/core
authorcniehaus <cniehaus>2002-08-31 18:47:56 (UTC)
committer cniehaus <cniehaus>2002-08-31 18:47:56 (UTC)
commita6102be62cdbb8836c5c9a73ba64d62dbd821776 (patch) (unidiff)
treeefab74971c9bbc60eaa5010f4fdd26e0f6123d5a /core
parentea0ae116b36f1aa01c15036afd5fdae71e5dbe60 (diff)
downloadopie-a6102be62cdbb8836c5c9a73ba64d62dbd821776.zip
opie-a6102be62cdbb8836c5c9a73ba64d62dbd821776.tar.gz
opie-a6102be62cdbb8836c5c9a73ba64d62dbd821776.tar.bz2
fixes 2 typos (Kuwait und Kirgisien)
Diffstat (limited to 'core') (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
@@ -557,8 +557,8 @@ void ContactEditor::init() {
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" ) );