diff options
-rw-r--r-- | gui/correlation-calibrator.ui | 2 | ||||
-rw-r--r-- | gui/lang/nl_NL.ts | 8 | ||||
-rw-r--r-- | gui/lang/ru_RU.ts | 8 | ||||
-rw-r--r-- | gui/lang/stub.ts | 8 | ||||
-rw-r--r-- | gui/lang/zh_CN.ts | 8 |
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 "calibrate" in given row to calibrate that axis. Follow instructions in the next window. Press "clear calibration" to remove any calibration data pertaining to that axis of position change or rotation.</source> <translation type="unfinished"></translation> @@ -59,6 +55,10 @@ Press "clear calibration" 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 "calibrate" in given row to calibrate that axis. Follow instructions in the next window. Press "clear calibration" to remove any calibration data pertaining to that axis of position change or rotation.</source> <translation type="unfinished"></translation> @@ -59,6 +55,10 @@ Press "clear calibration" 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 "calibrate" in given row to calibrate that axis. Follow instructions in the next window. Press "clear calibration" to remove any calibration data pertaining to that axis of position change or rotation.</source> <translation type="unfinished"></translation> @@ -59,6 +55,10 @@ Press "clear calibration" 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 "calibrate" in given row to calibrate that axis. Follow instructions in the next window. Press "clear calibration" to remove any calibration data pertaining to that axis of position change or rotation.</source> <translation type="unfinished"></translation> @@ -59,6 +55,10 @@ Press "clear calibration" 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> |