/tests/auto/linguist/lupdate/testdata/good/codecfortr1/project.ts.result
https://bitbucket.org/ultra_iter/qt-vtl · Unknown · 38 lines · 38 code · 0 blank · 0 comment · 0 complexity · 5ee0bffbaf6818dd51ecc3690f86a454 MD5 · raw file
- <?xml version="1.0" encoding="utf-8"?>
- <!DOCTYPE TS>
- <TS version="2.0">
- <defaultcodec>windows-1252</defaultcodec>
- <context>
- <name>FooBar</name>
- <message>
- <location filename="main.cpp" line="51"/>
- <source>random ascii only</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="main.cpp" line="52"/>
- <source>this contains an umlaut ü &uuml; literally</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="main.cpp" line="53"/>
- <source>this contains an umlaut ü &uuml; escaped</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="main.cpp" line="54"/>
- <source>random ascii only in utf8</source>
- <translation type="unfinished"></translation>
- </message>
- <message utf8="true">
- <location filename="main.cpp" line="55"/>
- <source>umlaut ü &uuml; in literal utf8</source>
- <translation type="unfinished"></translation>
- </message>
- <message utf8="true">
- <location filename="main.cpp" line="56"/>
- <source>umlaut ü &uuml; in escaped utf8</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- </TS>