summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lrelease/testdata/mixedcodecs-ts11.ts
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/linguist/lrelease/testdata/mixedcodecs-ts11.ts')
-rw-r--r--tests/auto/linguist/lrelease/testdata/mixedcodecs-ts11.ts18
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/auto/linguist/lrelease/testdata/mixedcodecs-ts11.ts b/tests/auto/linguist/lrelease/testdata/mixedcodecs-ts11.ts
new file mode 100644
index 000000000..991f35432
--- /dev/null
+++ b/tests/auto/linguist/lrelease/testdata/mixedcodecs-ts11.ts
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="1.1">
+<defaultcodec>windows-1252</defaultcodec>
+<context>
+ <name>FooBar</name>
+ <message>
+ <location filename="main.cpp" line="11"/>
+ <source>this contains an umlaut &#xfc; &amp;uuml;</source>
+ <translation>random stuff with umlaut</translation>
+ </message>
+ <message encoding="UTF-8">
+ <location filename="main.cpp" line="13"/>
+ <source>umlaut ΓΌ &amp;uuml; in utf8</source>
+ <translation>more random stuff with umlaut</translation>
+ </message>
+</context>
+</TS>