/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

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE TS>
  3. <TS version="2.0">
  4. <defaultcodec>windows-1252</defaultcodec>
  5. <context>
  6. <name>FooBar</name>
  7. <message>
  8. <location filename="main.cpp" line="51"/>
  9. <source>random ascii only</source>
  10. <translation type="unfinished"></translation>
  11. </message>
  12. <message>
  13. <location filename="main.cpp" line="52"/>
  14. <source>this contains an umlaut ü &amp;uuml; literally</source>
  15. <translation type="unfinished"></translation>
  16. </message>
  17. <message>
  18. <location filename="main.cpp" line="53"/>
  19. <source>this contains an umlaut ü &amp;uuml; escaped</source>
  20. <translation type="unfinished"></translation>
  21. </message>
  22. <message>
  23. <location filename="main.cpp" line="54"/>
  24. <source>random ascii only in utf8</source>
  25. <translation type="unfinished"></translation>
  26. </message>
  27. <message utf8="true">
  28. <location filename="main.cpp" line="55"/>
  29. <source>umlaut ü &amp;uuml; in literal utf8</source>
  30. <translation type="unfinished"></translation>
  31. </message>
  32. <message utf8="true">
  33. <location filename="main.cpp" line="56"/>
  34. <source>umlaut ü &amp;uuml; in escaped utf8</source>
  35. <translation type="unfinished"></translation>
  36. </message>
  37. </context>
  38. </TS>