From 97e5a9cf978b566e68ccdd59173f99f010191a48 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 19 Dec 2021 20:37:59 +0100 Subject: gui: update i18n --- gui/lang/nl_NL.ts | 4 ++++ gui/lang/ru_RU.ts | 4 ++++ gui/lang/stub.ts | 4 ++++ gui/lang/zh_CN.ts | 4 ++++ 4 files changed, 16 insertions(+) (limited to 'gui/lang') diff --git a/gui/lang/nl_NL.ts b/gui/lang/nl_NL.ts index 3a574f14..7dc8d899 100644 --- a/gui/lang/nl_NL.ts +++ b/gui/lang/nl_NL.ts @@ -392,6 +392,10 @@ Press "clear calibration" to remove any calibration data pertaining to Tracker + + Filter + + process_detector diff --git a/gui/lang/ru_RU.ts b/gui/lang/ru_RU.ts index d962f011..a8cc6040 100644 --- a/gui/lang/ru_RU.ts +++ b/gui/lang/ru_RU.ts @@ -395,6 +395,10 @@ Press "clear calibration" to remove any calibration data pertaining to Tracker + + Filter + + process_detector diff --git a/gui/lang/stub.ts b/gui/lang/stub.ts index 2ab0f18f..6baac339 100644 --- a/gui/lang/stub.ts +++ b/gui/lang/stub.ts @@ -392,6 +392,10 @@ Press "clear calibration" to remove any calibration data pertaining to Tracker + + Filter + + process_detector diff --git a/gui/lang/zh_CN.ts b/gui/lang/zh_CN.ts index 8e102f0b..7355db19 100644 --- a/gui/lang/zh_CN.ts +++ b/gui/lang/zh_CN.ts @@ -393,6 +393,10 @@ Press "clear calibration" to remove any calibration data pertaining to Tracker + + Filter + + process_detector -- cgit v1.2.3