diff options
Diffstat (limited to 'tests/ECMPoQmToolsTest/tr_test-po')
| -rw-r--r-- | tests/ECMPoQmToolsTest/tr_test-po/en_GB/catalog.po (renamed from tests/ECMPoQmToolsTest/tr_test-po/de/catalog.po) | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/ECMPoQmToolsTest/tr_test-po/de/catalog.po b/tests/ECMPoQmToolsTest/tr_test-po/en_GB/catalog.po index 6f3e328f..ec5ad857 100644 --- a/tests/ECMPoQmToolsTest/tr_test-po/de/catalog.po +++ b/tests/ECMPoQmToolsTest/tr_test-po/en_GB/catalog.po @@ -4,13 +4,13 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Language: de\n" +"X-Language: en_GB\n" "X-Qt-Contexts: true\n" #: main.cpp:12 msgctxt "testcontext|" msgid "test string" -msgstr "german text" +msgstr "british english text" #: main.cpp:13 #, qt-format @@ -18,5 +18,5 @@ msgstr "german text" msgctxt "testcontext|" msgid "test plural %n" msgid_plural "test plural %n" -msgstr[0] "german singular form %n" -msgstr[1] "german plural form %n" +msgstr[0] "british english singular form %n" +msgstr[1] "british english plural form %n" |
