diff options
author | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2009-06-30 15:21:33 (GMT) |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2009-06-30 15:21:33 (GMT) |
commit | aa59008b92d4d1eb5b45352cac3408cc39086dba (patch) | |
tree | 13d3014d707b86e293726fd38d0e75d1354f378e /tests/auto/linguist/lconvert/data/singular.po | |
parent | e0463464773f5eb2bda98a467a9c91092a1f1964 (diff) | |
parent | cd796aa6dcdf83fa50ced56a9885835fda851a09 (diff) | |
download | Qt-aa59008b92d4d1eb5b45352cac3408cc39086dba.zip Qt-aa59008b92d4d1eb5b45352cac3408cc39086dba.tar.gz Qt-aa59008b92d4d1eb5b45352cac3408cc39086dba.tar.bz2 |
Merge commit 'origin/4.5'
Diffstat (limited to 'tests/auto/linguist/lconvert/data/singular.po')
-rw-r--r-- | tests/auto/linguist/lconvert/data/singular.po | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/tests/auto/linguist/lconvert/data/singular.po b/tests/auto/linguist/lconvert/data/singular.po new file mode 100644 index 0000000..a0d4019 --- /dev/null +++ b/tests/auto/linguist/lconvert/data/singular.po @@ -0,0 +1,42 @@ +msgid "" +msgstr "" + +msgid "untranslated one" +msgstr "translated" + +#, fuzzy +#| msgid "old untranslated" +msgid "untranslated two" +msgstr "translated" + +#, fuzzy +#| msgid "old untranslated" +msgid "untranslated two b" +msgstr "" + +#, fuzzy +#| msgid "old untranslated" +#| msgid_plural "old untranslated plural" +msgid "untranslated three" +msgstr "translated" + +#, fuzzy +#| msgid "old untranslated" +#| msgid_plural "old untranslated plural" +msgid "untranslated three b" +msgstr "" + +#, fuzzy +#| msgid_plural "old untranslated only plural" +msgid "untranslated four" +msgstr "translated" + +#, fuzzy +#| msgid_plural "old untranslated only plural" +msgid "untranslated four b" +msgstr "" + +#, fuzzy +#| msgctxt "old context" +msgid "untranslated five" +msgstr "translated" |