From a6102be62cdbb8836c5c9a73ba64d62dbd821776 Mon Sep 17 00:00:00 2001 From: cniehaus Date: Sat, 31 Aug 2002 18:47:56 +0000 Subject: fixes 2 typos (Kuwait und Kirgisien) --- 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() { cmbCountry->insertItem( tr ( "Kenya" ) ); cmbCountry->insertItem( tr ( "Kribati" ) ); cmbCountry->insertItem( tr ( "Korea" ) ); - cmbCountry->insertItem( tr ( "Kuait" ) ); - cmbCountry->insertItem( tr ( "Kyrgyztan" ) ); + cmbCountry->insertItem( tr ( "Kuwait" ) ); + cmbCountry->insertItem( tr ( "Kyrgystan" ) ); cmbCountry->insertItem( tr ( "Laos" ) ); cmbCountry->insertItem( tr ( "Latvia" ) ); cmbCountry->insertItem( tr ( "Lebanon" ) ); -- cgit v0.9.0.2