From c5a652e9ad60f1ab0ee586d578daa0be79359b28 Mon Sep 17 00:00:00 2001 From: GO63-samara Date: Sat, 31 Jul 2021 02:38:25 +0400 Subject: Adding a choice of centering method --- gui/lang/nl_NL.ts | 16 ++++++++++++++++ gui/lang/ru_RU.ts | 16 ++++++++++++++++ gui/lang/stub.ts | 16 ++++++++++++++++ gui/lang/zh_CN.ts | 16 ++++++++++++++++ 4 files changed, 64 insertions(+) (limited to 'gui/lang') diff --git a/gui/lang/nl_NL.ts b/gui/lang/nl_NL.ts index 60b84189..59d46b82 100644 --- a/gui/lang/nl_NL.ts +++ b/gui/lang/nl_NL.ts @@ -360,6 +360,22 @@ Press "clear calibration" to remove any calibration data pertaining to None Geen + + Centering method + + + + Point + + + + Wireless VR 360 + + + + Roll compensated VR 360 + + process_detector diff --git a/gui/lang/ru_RU.ts b/gui/lang/ru_RU.ts index d40b4775..8f3c360a 100644 --- a/gui/lang/ru_RU.ts +++ b/gui/lang/ru_RU.ts @@ -363,6 +363,22 @@ Press "clear calibration" to remove any calibration data pertaining to None Не назначена + + Centering method + + + + Point + + + + Wireless VR 360 + + + + Roll compensated VR 360 + + process_detector diff --git a/gui/lang/stub.ts b/gui/lang/stub.ts index b383a0d8..9dd07851 100644 --- a/gui/lang/stub.ts +++ b/gui/lang/stub.ts @@ -360,6 +360,22 @@ Press "clear calibration" to remove any calibration data pertaining to None + + Centering method + + + + Point + + + + Wireless VR 360 + + + + Roll compensated VR 360 + + process_detector diff --git a/gui/lang/zh_CN.ts b/gui/lang/zh_CN.ts index fa2d512c..a88251ce 100644 --- a/gui/lang/zh_CN.ts +++ b/gui/lang/zh_CN.ts @@ -361,6 +361,22 @@ Press "clear calibration" to remove any calibration data pertaining to None + + Centering method + + + + Point + + + + Wireless VR 360 + + + + Roll compensated VR 360 + + process_detector -- cgit v1.2.3