summaryrefslogtreecommitdiff
path: root/i18n/fr/addressbook.ts
authorcniehaus <cniehaus>2003-01-02 12:40:28 (UTC)
committer cniehaus <cniehaus>2003-01-02 12:40:28 (UTC)
commite11e02a6b9d1a7528f0f1c196e55251e4e43f260 (patch) (side-by-side diff)
tree2d459c571bec4c419326ef2eaac85c7c84039a1e /i18n/fr/addressbook.ts
parenteb27dddf45ec6ab545ad8266706f55c9c4928a1f (diff)
downloadopie-e11e02a6b9d1a7528f0f1c196e55251e4e43f260.zip
opie-e11e02a6b9d1a7528f0f1c196e55251e4e43f260.tar.gz
opie-e11e02a6b9d1a7528f0f1c196e55251e4e43f260.tar.bz2
Fix some typos, as usual: found by Tais (tm)
- QMessageBox::warning(this, tr("OContacts"), + QMessageBox::warning(this, tr("Contacts"), - cmbCountry->insertItem( tr ( "Afganistan" ) ); + cmbCountry->insertItem( tr ( "Afghanistan" ) ); - cmbCountry->insertItem( tr ( "Antartica" ) ); + cmbCountry->insertItem( tr ( "Antarctica" ) ); - cmbCountry->insertItem( tr ( "Armania" ) ); + cmbCountry->insertItem( tr ( "Armenia" ) ); - cmbCountry->insertItem( tr ( "Boliva" ) ); + cmbCountry->insertItem( tr ( "Bolivia" ) ); - cmbCountry->insertItem( tr ( "Camaroon" ) ); + cmbCountry->insertItem( tr ( "Cameroon" ) ); - cmbCountry->insertItem( tr ( "Gahna" ) ); + cmbCountry->insertItem( tr ( "Ghana" ) ); - cmbCountry->insertItem( tr ( "Guadelupe" ) ); + cmbCountry->insertItem( tr ( "Guadeloupe" ) ); - cmbCountry->insertItem( tr ( "Guinea-bissau" ) ); + cmbCountry->insertItem( tr ( "Guinea-Bissau" ) ); - cmbCountry->insertItem( tr ( "Jamacia" ) ); + cmbCountry->insertItem( tr ( "Jamaica" ) ); - cmbCountry->insertItem( tr ( "Kribati" ) ); + cmbCountry->insertItem( tr ( "Kiribati" ) ); - cmbCountry->insertItem( tr ( "Kyrgystan" ) ); + cmbCountry->insertItem( tr ( "Kyrgyzstan" ) ); - cmbCountry->insertItem( tr ( "Palestinian Territory" ) ); + cmbCountry->insertItem( tr ( "Palestinian Sovereign Areas" ) ); - cmbCountry->insertItem( tr ( "Pitcairn" ) ); + cmbCountry->insertItem( tr ( "Pitcairn Islands" ) ); - cmbCountry->insertItem( tr ( "Viet Nam" ) ); + cmbCountry->insertItem( tr ( "Vietnam" ) );
Diffstat (limited to 'i18n/fr/addressbook.ts') (more/less context) (ignore whitespace changes)
0 files changed, 0 insertions, 0 deletions