diff options
author | Frederik Schwarzer <schwarzerf@gmail.com> | 2009-05-22 13:10:21 (GMT) |
---|---|---|
committer | Frederik Schwarzer <schwarzerf@gmail.com> | 2009-05-22 17:13:01 (GMT) |
commit | f00f66b2d2e3d892980f3957eebd7bc36ac315b4 (patch) | |
tree | 290afacbe2c353dd47d87b2d2c3ce4e90b51f148 /translations | |
parent | 0fd48121fc5695b6f526839a3e6c7863bcef0074 (diff) | |
download | Qt-f00f66b2d2e3d892980f3957eebd7bc36ac315b4.zip Qt-f00f66b2d2e3d892980f3957eebd7bc36ac315b4.tar.gz Qt-f00f66b2d2e3d892980f3957eebd7bc36ac315b4.tar.bz2 |
wrong translation of the Chinese writing systems
The translations for Traditional and Simplified Chinese are
Chinesisch (Langzeichen) and Chinesisch (Kurzzeichen)
Diffstat (limited to 'translations')
-rw-r--r-- | translations/qt_de.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/translations/qt_de.ts b/translations/qt_de.ts index 4fa3027..b82e9a3 100644 --- a/translations/qt_de.ts +++ b/translations/qt_de.ts @@ -1887,12 +1887,12 @@ Möchten sie die Datei trotzdem löschen?</translation> <message> <location line="+3"/> <source>Simplified Chinese</source> - <translation>Vereinfachtes Chinesisch</translation> + <translation>Chinesisch (Kurzzeichen)</translation> </message> <message> <location line="+3"/> <source>Traditional Chinese</source> - <translation>Traditionelles Chinesisch</translation> + <translation>Chinesisch (Langzeichen)</translation> </message> <message> <location line="+3"/> |