summaryrefslogtreecommitdiffhomepage
path: root/proto-ft/lang
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2021-09-03 23:32:05 +0200
committerStanislaw Halik <sthalik@misaki.pl>2021-09-03 23:32:11 +0200
commit0ede90f736caffdf600583a7826fc5d0c76c91c9 (patch)
treec20c763a6a8a27ac968101410332f2546e299722 /proto-ft/lang
parent4478909bbf018e814591077dfb98eb9b785eeadf (diff)
proto/freetrack: fix broken interface selection
Diffstat (limited to 'proto-ft/lang')
-rw-r--r--proto-ft/lang/nl_NL.ts4
-rw-r--r--proto-ft/lang/ru_RU.ts4
-rw-r--r--proto-ft/lang/stub.ts4
-rw-r--r--proto-ft/lang/zh_CN.ts4
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&apos;t copy library to selected custom location &apos;%1&apos;</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <source>proto/freetrack: wrong interface selection &apos;%1&apos;</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&apos;t copy library to selected custom location &apos;%1&apos;</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <source>proto/freetrack: wrong interface selection &apos;%1&apos;</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&apos;t copy library to selected custom location &apos;%1&apos;</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <source>proto/freetrack: wrong interface selection &apos;%1&apos;</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&apos;t copy library to selected custom location &apos;%1&apos;</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <source>proto/freetrack: wrong interface selection &apos;%1&apos;</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>freetrackDll</name>