diff options
Diffstat (limited to 'proto-ft')
-rw-r--r-- | proto-ft/lang/nl_NL.ts | 12 | ||||
-rw-r--r-- | proto-ft/lang/ru_RU.ts | 12 | ||||
-rw-r--r-- | proto-ft/lang/stub.ts | 12 | ||||
-rw-r--r-- | proto-ft/lang/zh_CN.ts | 12 |
4 files changed, 48 insertions, 0 deletions
diff --git a/proto-ft/lang/nl_NL.ts b/proto-ft/lang/nl_NL.ts index f84518ec..e2b72543 100644 --- a/proto-ft/lang/nl_NL.ts +++ b/proto-ft/lang/nl_NL.ts @@ -40,6 +40,18 @@ Starting tracking will again overwrite the DLL locations.</source> <translation type="unfinished"></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> 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> diff --git a/proto-ft/lang/stub.ts b/proto-ft/lang/stub.ts index af613383..4962332f 100644 --- a/proto-ft/lang/stub.ts +++ b/proto-ft/lang/stub.ts @@ -40,6 +40,18 @@ Starting tracking will again overwrite the DLL locations.</source> <translation type="unfinished"></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> diff --git a/proto-ft/lang/zh_CN.ts b/proto-ft/lang/zh_CN.ts index 3978d792..903ce19b 100644 --- a/proto-ft/lang/zh_CN.ts +++ b/proto-ft/lang/zh_CN.ts @@ -40,6 +40,18 @@ Starting tracking will again overwrite the DLL locations.</source> <source>Disable one of the protocols if game is confused by presence of both at the same time.</source> <translation type="unfinished"></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> |