diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-03-14 07:21:48 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-03-14 07:21:48 +0100 |
commit | 0e971b6fc4164a2263577964cc29535072175428 (patch) | |
tree | 40264bb12b490867f517867bd47f930cdfec896e /gui/lang/nl_NL.ts | |
parent | 39263718846f0cc45f6ffe32a7366e74e7ed7eab (diff) |
gui/correlation-calibrator: fix i18n
Diffstat (limited to 'gui/lang/nl_NL.ts')
-rw-r--r-- | gui/lang/nl_NL.ts | 8 |
1 files changed, 4 insertions, 4 deletions
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> |