summaryrefslogtreecommitdiffhomepage
path: root/gui
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2018-03-14 07:21:48 +0100
committerStanislaw Halik <sthalik@misaki.pl>2018-03-14 07:21:48 +0100
commit0e971b6fc4164a2263577964cc29535072175428 (patch)
tree40264bb12b490867f517867bd47f930cdfec896e /gui
parent39263718846f0cc45f6ffe32a7366e74e7ed7eab (diff)
gui/correlation-calibrator: fix i18n
Diffstat (limited to 'gui')
-rw-r--r--gui/correlation-calibrator.ui2
-rw-r--r--gui/lang/nl_NL.ts8
-rw-r--r--gui/lang/ru_RU.ts8
-rw-r--r--gui/lang/stub.ts8
-rw-r--r--gui/lang/zh_CN.ts8
5 files changed, 17 insertions, 17 deletions
diff --git a/gui/correlation-calibrator.ui b/gui/correlation-calibrator.ui
index 0c33d8b4..918d1026 100644
--- a/gui/correlation-calibrator.ui
+++ b/gui/correlation-calibrator.ui
@@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
- <string>Form</string>
+ <string>correlation_calibrator</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
diff --git a/gui/lang/nl_NL.ts b/gui/lang/nl_NL.ts
index c57acfd4..9fb5c37e 100644
--- a/gui/lang/nl_NL.ts
+++ b/gui/lang/nl_NL.ts
@@ -15,10 +15,6 @@
<context>
<name>Form</name>
<message>
- <source>Form</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<source>Press &quot;calibrate&quot; in given row to calibrate that axis. Follow instructions in the next window.
Press &quot;clear calibration&quot; to remove any calibration data pertaining to that axis of position change or rotation.</source>
<translation type="unfinished"></translation>
@@ -59,6 +55,10 @@ Press &quot;clear calibration&quot; to remove any calibration data pertaining to
<source>1</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <source>correlation_calibrator</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>keyboard_listener</name>
diff --git a/gui/lang/ru_RU.ts b/gui/lang/ru_RU.ts
index 01e3b78e..ec131489 100644
--- a/gui/lang/ru_RU.ts
+++ b/gui/lang/ru_RU.ts
@@ -15,10 +15,6 @@
<context>
<name>Form</name>
<message>
- <source>Form</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<source>Press &quot;calibrate&quot; in given row to calibrate that axis. Follow instructions in the next window.
Press &quot;clear calibration&quot; to remove any calibration data pertaining to that axis of position change or rotation.</source>
<translation type="unfinished"></translation>
@@ -59,6 +55,10 @@ Press &quot;clear calibration&quot; to remove any calibration data pertaining to
<source>1</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <source>correlation_calibrator</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>keyboard_listener</name>
diff --git a/gui/lang/stub.ts b/gui/lang/stub.ts
index fe5c7a9d..b36508f5 100644
--- a/gui/lang/stub.ts
+++ b/gui/lang/stub.ts
@@ -15,10 +15,6 @@
<context>
<name>Form</name>
<message>
- <source>Form</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<source>Press &quot;calibrate&quot; in given row to calibrate that axis. Follow instructions in the next window.
Press &quot;clear calibration&quot; to remove any calibration data pertaining to that axis of position change or rotation.</source>
<translation type="unfinished"></translation>
@@ -59,6 +55,10 @@ Press &quot;clear calibration&quot; to remove any calibration data pertaining to
<source>1</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <source>correlation_calibrator</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>keyboard_listener</name>
diff --git a/gui/lang/zh_CN.ts b/gui/lang/zh_CN.ts
index 752828e6..a6de9f51 100644
--- a/gui/lang/zh_CN.ts
+++ b/gui/lang/zh_CN.ts
@@ -15,10 +15,6 @@
<context>
<name>Form</name>
<message>
- <source>Form</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<source>Press &quot;calibrate&quot; in given row to calibrate that axis. Follow instructions in the next window.
Press &quot;clear calibration&quot; to remove any calibration data pertaining to that axis of position change or rotation.</source>
<translation type="unfinished"></translation>
@@ -59,6 +55,10 @@ Press &quot;clear calibration&quot; to remove any calibration data pertaining to
<source>1</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <source>correlation_calibrator</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>keyboard_listener</name>