From b615cc6d60beede9cb76b143007a7a1720846c5c Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sat, 21 Aug 2021 08:08:51 +0200 Subject: gui: add tooltips for shortcut labels --- gui/lang/nl_NL.ts | 12 ++++++++++++ gui/lang/ru_RU.ts | 12 ++++++++++++ gui/lang/stub.ts | 12 ++++++++++++ gui/lang/zh_CN.ts | 12 ++++++++++++ gui/settings-dialog.ui | 13 +++++++++++-- 5 files changed, 59 insertions(+), 2 deletions(-) diff --git a/gui/lang/nl_NL.ts b/gui/lang/nl_NL.ts index 59d46b82..be70c0a3 100644 --- a/gui/lang/nl_NL.ts +++ b/gui/lang/nl_NL.ts @@ -376,6 +376,18 @@ Press "clear calibration" to remove any calibration data pertaining to Roll compensated VR 360 + + Hold in-game center of the screen while the mode is active. + + + + Treat this device orientation as the in-game center of the screen. + + + + Freeze the position returned by the tracker while this mode is active. + + process_detector diff --git a/gui/lang/ru_RU.ts b/gui/lang/ru_RU.ts index 8f3c360a..28c94c9c 100644 --- a/gui/lang/ru_RU.ts +++ b/gui/lang/ru_RU.ts @@ -379,6 +379,18 @@ Press "clear calibration" to remove any calibration data pertaining to Roll compensated VR 360 + + Hold in-game center of the screen while the mode is active. + + + + Treat this device orientation as the in-game center of the screen. + + + + Freeze the position returned by the tracker while this mode is active. + + process_detector diff --git a/gui/lang/stub.ts b/gui/lang/stub.ts index 9dd07851..12af11f2 100644 --- a/gui/lang/stub.ts +++ b/gui/lang/stub.ts @@ -376,6 +376,18 @@ Press "clear calibration" to remove any calibration data pertaining to Roll compensated VR 360 + + Hold in-game center of the screen while the mode is active. + + + + Treat this device orientation as the in-game center of the screen. + + + + Freeze the position returned by the tracker while this mode is active. + + process_detector diff --git a/gui/lang/zh_CN.ts b/gui/lang/zh_CN.ts index a88251ce..d6b7e9f1 100644 --- a/gui/lang/zh_CN.ts +++ b/gui/lang/zh_CN.ts @@ -377,6 +377,18 @@ Press "clear calibration" to remove any calibration data pertaining to Roll compensated VR 360 + + Hold in-game center of the screen while the mode is active. + + + + Treat this device orientation as the in-game center of the screen. + + + + Freeze the position returned by the tracker while this mode is active. + + process_detector diff --git a/gui/settings-dialog.ui b/gui/settings-dialog.ui index 93374b06..2a6ba963 100644 --- a/gui/settings-dialog.ui +++ b/gui/settings-dialog.ui @@ -6,8 +6,8 @@ 0 0 - 548 - 600 + 565 + 641 @@ -104,6 +104,9 @@ 0 + + Treat this device orientation as the in-game center of the screen. + Center @@ -267,6 +270,9 @@ 0 + + Hold in-game center of the screen while the mode is active. + Zero @@ -283,6 +289,9 @@ 0 + + Freeze the position returned by the tracker while this mode is active. + Toggle -- cgit v1.2.3