diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2021-08-21 08:08:51 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2021-08-21 08:08:51 +0200 |
commit | b615cc6d60beede9cb76b143007a7a1720846c5c (patch) | |
tree | a43a245edb8d42d18005c725d0c2c513c76d62bf /gui/lang/stub.ts | |
parent | 1b10ac5c3eba789952d0fa91d94623c4cf6ad385 (diff) |
gui: add tooltips for shortcut labels
Diffstat (limited to 'gui/lang/stub.ts')
-rw-r--r-- | gui/lang/stub.ts | 12 |
1 files changed, 12 insertions, 0 deletions
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 <source>Roll compensated VR 360</source> <translation type="unfinished"></translation> </message> + <message> + <source>Hold in-game center of the screen while the mode is active.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Treat this device orientation as the in-game center of the screen.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Freeze the position returned by the tracker while this mode is active.</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>process_detector</name> |