summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake/linguist/test_i18n_source_language/lib2_en.ts.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/cmake/linguist/test_i18n_source_language/lib2_en.ts.in')
-rw-r--r--tests/auto/cmake/linguist/test_i18n_source_language/lib2_en.ts.in18
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/auto/cmake/linguist/test_i18n_source_language/lib2_en.ts.in b/tests/auto/cmake/linguist/test_i18n_source_language/lib2_en.ts.in
new file mode 100644
index 000000000..bf74b249c
--- /dev/null
+++ b/tests/auto/cmake/linguist/test_i18n_source_language/lib2_en.ts.in
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="en_US">
+<context>
+ <name>QObject</name>
+ <message>
+ <source>We must not see this in the native language&apos;s .tr file.</source>
+ <translation>We oughta steer clear of layin&apos; eyes on this thing in da native file yo.</translation>
+ </message>
+ <message numerus="yes">
+ <source>%n argument(s) passed</source>
+ <translation>
+ <numerusform>one argument passed</numerusform>
+ <numerusform>%n arguments passed</numerusform>
+ </translation>
+ </message>
+</context>
+</TS>