summaryrefslogtreecommitdiffhomepage
path: root/tracker-test/lang
diff options
context:
space:
mode:
Diffstat (limited to 'tracker-test/lang')
-rw-r--r--tracker-test/lang/nl_NL.ts2
-rw-r--r--tracker-test/lang/ru_RU.ts2
-rw-r--r--tracker-test/lang/stub.ts2
-rw-r--r--tracker-test/lang/zh_CN.ts15
4 files changed, 15 insertions, 6 deletions
diff --git a/tracker-test/lang/nl_NL.ts b/tracker-test/lang/nl_NL.ts
index 62759ab0..2917d26b 100644
--- a/tracker-test/lang/nl_NL.ts
+++ b/tracker-test/lang/nl_NL.ts
@@ -4,12 +4,10 @@
<context>
<name>test_ui</name>
<message>
- <location filename="../test.ui" line="+17"/>
<source>Sine wave</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+22"/>
<source>Pressing &quot;Abort&quot; will immediately crash the application.</source>
<translation type="unfinished"></translation>
</message>
diff --git a/tracker-test/lang/ru_RU.ts b/tracker-test/lang/ru_RU.ts
index d32bdde2..ca7d0ce3 100644
--- a/tracker-test/lang/ru_RU.ts
+++ b/tracker-test/lang/ru_RU.ts
@@ -4,12 +4,10 @@
<context>
<name>test_ui</name>
<message>
- <location filename="../test.ui" line="+17"/>
<source>Sine wave</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+22"/>
<source>Pressing &quot;Abort&quot; will immediately crash the application.</source>
<translation type="unfinished"></translation>
</message>
diff --git a/tracker-test/lang/stub.ts b/tracker-test/lang/stub.ts
index 306808dc..ddba8441 100644
--- a/tracker-test/lang/stub.ts
+++ b/tracker-test/lang/stub.ts
@@ -4,12 +4,10 @@
<context>
<name>test_ui</name>
<message>
- <location filename="../test.ui" line="+17"/>
<source>Sine wave</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location line="+22"/>
<source>Pressing &quot;Abort&quot; will immediately crash the application.</source>
<translation type="unfinished"></translation>
</message>
diff --git a/tracker-test/lang/zh_CN.ts b/tracker-test/lang/zh_CN.ts
new file mode 100644
index 00000000..ddba8441
--- /dev/null
+++ b/tracker-test/lang/zh_CN.ts
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1">
+<context>
+ <name>test_ui</name>
+ <message>
+ <source>Sine wave</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Pressing &quot;Abort&quot; will immediately crash the application.</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>