diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-05-22 17:11:28 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-05-22 17:11:28 +0200 |
commit | 2cd3f828fdfa03c45b5792b08bad2bd63aa1a710 (patch) | |
tree | 7995c558962630c7dfe3e68bbaa72488cab03bda /proto-ft/lang/ru_RU.ts | |
parent | 9a6ca1e6dce0b7e29b7a47c0ea7b47dd4266f18f (diff) |
proto/ft: i18n update
Diffstat (limited to 'proto-ft/lang/ru_RU.ts')
-rw-r--r-- | proto-ft/lang/ru_RU.ts | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/proto-ft/lang/ru_RU.ts b/proto-ft/lang/ru_RU.ts index e002d64d..d749121c 100644 --- a/proto-ft/lang/ru_RU.ts +++ b/proto-ft/lang/ru_RU.ts @@ -42,6 +42,18 @@ Starting tracking will again overwrite the DLL locations.</source> Запуск отслеживания в opentrack приведет к перезаписи расположения DLL-файла.</translation> </message> + <message> + <source>Enable both</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Use freetrack, disable TrackIR</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Use TrackIR, disable freetrack</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>freetrack</name> |