From d30123f938c3bb9b8e556eedabccc265818dc06a Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 14 Dec 2021 21:41:46 +0100 Subject: gui, opentrack: initial support for embeddable module dialogs --- 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 f21806b30..49ecec73a 100644 --- a/gui/lang/nl_NL.ts +++ b/gui/lang/nl_NL.ts @@ -388,6 +388,10 @@ Press "clear calibration" to remove any calibration data pertaining to Freeze the position returned by the tracker while this mode is active. + + Tracker + + process_detector diff --git a/gui/lang/ru_RU.ts b/gui/lang/ru_RU.ts index 27160ec5a..955676494 100644 --- a/gui/lang/ru_RU.ts +++ b/gui/lang/ru_RU.ts @@ -391,6 +391,10 @@ Press "clear calibration" to remove any calibration data pertaining to Disable user interface localization Использовать английский интерфейс + + Tracker + + process_detector diff --git a/gui/lang/stub.ts b/gui/lang/stub.ts index 3fdc2d8fa..7b7a97b08 100644 --- a/gui/lang/stub.ts +++ b/gui/lang/stub.ts @@ -388,6 +388,10 @@ Press "clear calibration" to remove any calibration data pertaining to Disable user interface localization + + Tracker + + process_detector diff --git a/gui/lang/zh_CN.ts b/gui/lang/zh_CN.ts index 6efcf4390..b7df572ee 100644 --- a/gui/lang/zh_CN.ts +++ b/gui/lang/zh_CN.ts @@ -389,6 +389,10 @@ Press "clear calibration" to remove any calibration data pertaining to Freeze the position returned by the tracker while this mode is active. + + Tracker + + process_detector -- cgit v1.2.3