diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-10-21 12:32:58 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-10-21 12:32:58 -0500 |
commit | cb75118ab9c9fa5212e3c75e93ddb6a2fbf21453 (patch) | |
tree | dc65d0f68406da4700e726458ff534b10de81e28 /kgeography | |
parent | d513bace90f92b81ed58f94c07491f7fe93615b3 (diff) | |
download | tdeedu-cb75118ab9c9fa5212e3c75e93ddb6a2fbf21453.tar.gz tdeedu-cb75118ab9c9fa5212e3c75e93ddb6a2fbf21453.zip |
Fix inadvertent tq changes.
Diffstat (limited to 'kgeography')
-rw-r--r-- | kgeography/src/mapsdatatranslation.cpp | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/kgeography/src/mapsdatatranslation.cpp b/kgeography/src/mapsdatatranslation.cpp index 081ca98c..23fb3418 100644 --- a/kgeography/src/mapsdatatranslation.cpp +++ b/kgeography/src/mapsdatatranslation.cpp @@ -64,10 +64,10 @@ i18n("africa.kgm", "The flag of Côte d'Ivoire is..."); i18n("africa.kgm", "Yamoussoukro"); i18n("africa.kgm", "Yamoussoukro is the capital of..."); i18n("africa.kgm", "Cyprus"); -i18n("africa.kgm", "Detqmocratic Republic of the Congo"); -i18n("africa.kgm", "The capital of Detqmocratic Republic of the Congo is..."); -i18n("africa.kgm", "Please click on:\nDetqmocratic Republic of the Congo"); -i18n("africa.kgm", "The flag of Detqmocratic Republic of the Congo is..."); +i18n("africa.kgm", "Democratic Republic of the Congo"); +i18n("africa.kgm", "The capital of Democratic Republic of the Congo is..."); +i18n("africa.kgm", "Please click on:\nDemocratic Republic of the Congo"); +i18n("africa.kgm", "The flag of Democratic Republic of the Congo is..."); i18n("africa.kgm", "Kinshasa"); i18n("africa.kgm", "Kinshasa is the capital of..."); i18n("africa.kgm", "Djibouti"); @@ -3417,10 +3417,10 @@ i18n("world.kgm", "Please click on:\nCôte d'Ivoire"); i18n("world.kgm", "The flag of Côte d'Ivoire is..."); i18n("world.kgm", "Yamoussoukro"); i18n("world.kgm", "Yamoussoukro is the capital of..."); -i18n("world.kgm", "Detqmocratic Republic of the Congo"); -i18n("world.kgm", "The capital of Detqmocratic Republic of the Congo is..."); -i18n("world.kgm", "Please click on:\nDetqmocratic Republic of the Congo"); -i18n("world.kgm", "The flag of Detqmocratic Republic of the Congo is..."); +i18n("world.kgm", "Democratic Republic of the Congo"); +i18n("world.kgm", "The capital of Democratic Republic of the Congo is..."); +i18n("world.kgm", "Please click on:\nDemocratic Republic of the Congo"); +i18n("world.kgm", "The flag of Democratic Republic of the Congo is..."); i18n("world.kgm", "Kinshasa"); i18n("world.kgm", "Kinshasa is the capital of..."); i18n("world.kgm", "Djibouti"); @@ -4384,10 +4384,10 @@ i18n("world.kgm", "Please click on:\nSingapore"); i18n("world.kgm", "The flag of Singapore is..."); i18n("world.kgm", "Singapore"); i18n("world.kgm", "Singapore is the capital of..."); -i18n("world.kgm", "Detqmocratic People's Republic of Korea"); -i18n("world.kgm", "The capital of Detqmocratic People's Republic of Korea is..."); -i18n("world.kgm", "Please click on:\nDetqmocratic People's Republic of Korea"); -i18n("world.kgm", "The flag of Detqmocratic People's Republic of Korea is..."); +i18n("world.kgm", "Democratic People's Republic of Korea"); +i18n("world.kgm", "The capital of Democratic People's Republic of Korea is..."); +i18n("world.kgm", "Please click on:\nDemocratic People's Republic of Korea"); +i18n("world.kgm", "The flag of Democratic People's Republic of Korea is..."); i18n("world.kgm", "Pyeongyang"); i18n("world.kgm", "Pyeongyang is the capital of..."); i18n("world.kgm", "Republic of Korea"); |