diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2020-03-29 16:34:53 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2020-03-29 16:34:53 +0200 |
commit | cd9bdabe132a8ee2ffff54f3f3c479b935407d91 (patch) | |
tree | 96fe467bfa2e7b8ade225bb0a0afa18ed0f3fdea /proto-vjoystick/lang/stub.ts | |
parent | c01b8a4b6171e5ec9e5dd32c4c6e49e3292cbead (diff) |
proto/vjoystick: update i18n
Diffstat (limited to 'proto-vjoystick/lang/stub.ts')
-rw-r--r-- | proto-vjoystick/lang/stub.ts | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/proto-vjoystick/lang/stub.ts b/proto-vjoystick/lang/stub.ts index 078888fa..39a74043 100644 --- a/proto-vjoystick/lang/stub.ts +++ b/proto-vjoystick/lang/stub.ts @@ -20,10 +20,6 @@ <translation type="unfinished"></translation> </message> <message> - <source>driver/SDK version mismatch</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Device missing. Add joystick #1.</source> <translation type="unfinished"></translation> </message> @@ -59,6 +55,10 @@ <source>Unknown error #%1.</source> <translation type="unfinished"></translation> </message> + <message> + <source>driver/SDK version mismatch (dll 0x%1, driver 0x%2)</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>vjoystick_metadata</name> |