diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2021-12-14 21:41:46 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2021-12-14 21:43:03 +0100 |
commit | d30123f938c3bb9b8e556eedabccc265818dc06a (patch) | |
tree | da25c33b8a146592538925f936979bbbb8633b90 /gui/lang/ru_RU.ts | |
parent | d3b86b83f3a9d64cc0c7b9562a2ad8ae37dd16f5 (diff) |
gui, opentrack: initial support for embeddable module dialogs
Diffstat (limited to 'gui/lang/ru_RU.ts')
-rw-r--r-- | gui/lang/ru_RU.ts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gui/lang/ru_RU.ts b/gui/lang/ru_RU.ts index 27160ec5..95567649 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 <source>Disable user interface localization</source> <translation>Использовать английский интерфейс</translation> </message> + <message> + <source>Tracker</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>process_detector</name> |