diff options
author | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2009-06-30 14:17:56 (GMT) |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2009-06-30 15:18:45 (GMT) |
commit | cd796aa6dcdf83fa50ced56a9885835fda851a09 (patch) | |
tree | 876cbd2764cabcdff820988a1e205547f8be395b /tests/auto/linguist/lconvert/data/test-slurp.po | |
parent | 11ee32888b1b2370c70708e1385c26dc3a0a367c (diff) | |
download | Qt-cd796aa6dcdf83fa50ced56a9885835fda851a09.zip Qt-cd796aa6dcdf83fa50ced56a9885835fda851a09.tar.gz Qt-cd796aa6dcdf83fa50ced56a9885835fda851a09.tar.bz2 |
integrate linguist tool autotests into the qt testsuite
Task-number: 218935
Diffstat (limited to 'tests/auto/linguist/lconvert/data/test-slurp.po')
-rw-r--r-- | tests/auto/linguist/lconvert/data/test-slurp.po | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/auto/linguist/lconvert/data/test-slurp.po b/tests/auto/linguist/lconvert/data/test-slurp.po new file mode 100644 index 0000000..67bc239 --- /dev/null +++ b/tests/auto/linguist/lconvert/data/test-slurp.po @@ -0,0 +1,19 @@ +msgid "" +msgstr "" +"Project-Id-Version: kdmgreet\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" + +msgid "just a line" +msgstr "indeed" + +msgid "" +"another " +"line" +msgstr "certainly" + +msgid "a somewhat longer line that will certainly require re-wrapping, and will be re-wrapped if our algorithm is not completely broken.\n" +"this comes on a new line.\n" +msgstr "whatever ..." + +msgid "bi-""segmented" +msgstr "aye" |