diff options
Diffstat (limited to 'proto-ft/lang')
-rw-r--r-- | proto-ft/lang/nl_NL.ts | 4 | ||||
-rw-r--r-- | proto-ft/lang/ru_RU.ts | 4 | ||||
-rw-r--r-- | proto-ft/lang/stub.ts | 4 | ||||
-rw-r--r-- | proto-ft/lang/zh_CN.ts | 4 |
4 files changed, 16 insertions, 0 deletions
diff --git a/proto-ft/lang/nl_NL.ts b/proto-ft/lang/nl_NL.ts index f8408198..c8603973 100644 --- a/proto-ft/lang/nl_NL.ts +++ b/proto-ft/lang/nl_NL.ts @@ -91,6 +91,10 @@ Starting tracking will again overwrite the DLL locations.</source> <source>Can't copy library to selected custom location '%1'</source> <translation type="unfinished"></translation> </message> + <message> + <source>proto/freetrack: wrong interface selection '%1'</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>freetrackDll</name> diff --git a/proto-ft/lang/ru_RU.ts b/proto-ft/lang/ru_RU.ts index c934e0f7..a6433fd5 100644 --- a/proto-ft/lang/ru_RU.ts +++ b/proto-ft/lang/ru_RU.ts @@ -93,6 +93,10 @@ Starting tracking will again overwrite the DLL locations.</source> <source>Can't copy library to selected custom location '%1'</source> <translation type="unfinished"></translation> </message> + <message> + <source>proto/freetrack: wrong interface selection '%1'</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>freetrackDll</name> diff --git a/proto-ft/lang/stub.ts b/proto-ft/lang/stub.ts index e15244b9..ac88d895 100644 --- a/proto-ft/lang/stub.ts +++ b/proto-ft/lang/stub.ts @@ -91,6 +91,10 @@ Starting tracking will again overwrite the DLL locations.</source> <source>Can't copy library to selected custom location '%1'</source> <translation type="unfinished"></translation> </message> + <message> + <source>proto/freetrack: wrong interface selection '%1'</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>freetrackDll</name> diff --git a/proto-ft/lang/zh_CN.ts b/proto-ft/lang/zh_CN.ts index 2425f48b..2fd6bcd7 100644 --- a/proto-ft/lang/zh_CN.ts +++ b/proto-ft/lang/zh_CN.ts @@ -91,6 +91,10 @@ Starting tracking will again overwrite the DLL locations.</source> <source>Can't copy library to selected custom location '%1'</source> <translation type="unfinished"></translation> </message> + <message> + <source>proto/freetrack: wrong interface selection '%1'</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>freetrackDll</name> |