From 0ede90f736caffdf600583a7826fc5d0c76c91c9 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 3 Sep 2021 23:32:05 +0200 Subject: proto/freetrack: fix broken interface selection --- proto-ft/lang/nl_NL.ts | 4 ++++ proto-ft/lang/ru_RU.ts | 4 ++++ proto-ft/lang/stub.ts | 4 ++++ proto-ft/lang/zh_CN.ts | 4 ++++ 4 files changed, 16 insertions(+) (limited to 'proto-ft/lang') 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. Can't copy library to selected custom location '%1' + + proto/freetrack: wrong interface selection '%1' + + freetrackDll 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. Can't copy library to selected custom location '%1' + + proto/freetrack: wrong interface selection '%1' + + freetrackDll 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. Can't copy library to selected custom location '%1' + + proto/freetrack: wrong interface selection '%1' + + freetrackDll 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. Can't copy library to selected custom location '%1' + + proto/freetrack: wrong interface selection '%1' + + freetrackDll -- cgit v1.2.3