diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2021-09-03 23:32:05 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2021-09-03 23:32:11 +0200 |
commit | 0ede90f736caffdf600583a7826fc5d0c76c91c9 (patch) | |
tree | c20c763a6a8a27ac968101410332f2546e299722 /proto-ft/lang/ru_RU.ts | |
parent | 4478909bbf018e814591077dfb98eb9b785eeadf (diff) |
proto/freetrack: fix broken interface selection
Diffstat (limited to 'proto-ft/lang/ru_RU.ts')
-rw-r--r-- | proto-ft/lang/ru_RU.ts | 4 |
1 files changed, 4 insertions, 0 deletions
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> |