diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/testreport.txt | 1 | ||||
-rw-r--r-- | tests/testsrc/bad/uk.po | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/tests/testreport.txt b/tests/testreport.txt index 65d6dc4..69b59bf 100644 --- a/tests/testreport.txt +++ b/tests/testreport.txt @@ -37,5 +37,6 @@ [testsrc/bad/uk.po:1835]: V010: Wrong character at end of translation line. [testsrc/bad/uk.po:2253]: V010: Useless space at end of translation line. [testsrc/bad/uk.po:2257]: V010: Wrong character at end of translation line. +[testsrc/bad/uk.po:44]: V010: Missing ### in translation. [testsrc/bad/uk.po:919]: V010: Useless space at end of translation line. [testsrc/bad/uk.po:98]: V010: Useless space at end of translation line. diff --git a/tests/testsrc/bad/uk.po b/tests/testsrc/bad/uk.po index a84995a..c9c6c77 100644 --- a/tests/testsrc/bad/uk.po +++ b/tests/testsrc/bad/uk.po @@ -39,7 +39,7 @@ msgstr "" #: src/client.cpp:739 #, fuzzy -msgid "Requesting characters" +msgid "Requesting characters### test." msgstr "Вимагається приєднання до каналу %s." #: src/client.cpp:768 |