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/stub.ts | |
parent | 9a6ca1e6dce0b7e29b7a47c0ea7b47dd4266f18f (diff) |
proto/ft: i18n update
Diffstat (limited to 'proto-ft/lang/stub.ts')
-rw-r--r-- | proto-ft/lang/stub.ts | 12 |
1 files changed, 12 insertions, 0 deletions
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> |