From cd9bdabe132a8ee2ffff54f3f3c479b935407d91 Mon Sep 17 00:00:00 2001
From: Stanislaw Halik <sthalik@misaki.pl>
Date: Sun, 29 Mar 2020 16:34:53 +0200
Subject: proto/vjoystick: update i18n

---
 proto-vjoystick/lang/nl_NL.ts | 8 ++++----
 proto-vjoystick/lang/ru_RU.ts | 8 ++++----
 proto-vjoystick/lang/stub.ts  | 8 ++++----
 proto-vjoystick/lang/zh_CN.ts | 8 ++++----
 4 files changed, 16 insertions(+), 16 deletions(-)

(limited to 'proto-vjoystick/lang')

diff --git a/proto-vjoystick/lang/nl_NL.ts b/proto-vjoystick/lang/nl_NL.ts
index a5ec2128..ff2eb9c9 100644
--- a/proto-vjoystick/lang/nl_NL.ts
+++ b/proto-vjoystick/lang/nl_NL.ts
@@ -19,10 +19,6 @@
         <source>Virtual joystick</source>
         <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>
@@ -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>
diff --git a/proto-vjoystick/lang/ru_RU.ts b/proto-vjoystick/lang/ru_RU.ts
index 47c93a83..3d867d07 100644
--- a/proto-vjoystick/lang/ru_RU.ts
+++ b/proto-vjoystick/lang/ru_RU.ts
@@ -19,10 +19,6 @@
         <source>Virtual joystick</source>
         <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>
@@ -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>
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
@@ -19,10 +19,6 @@
         <source>Virtual joystick</source>
         <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>
@@ -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>
diff --git a/proto-vjoystick/lang/zh_CN.ts b/proto-vjoystick/lang/zh_CN.ts
index 078888fa..39a74043 100644
--- a/proto-vjoystick/lang/zh_CN.ts
+++ b/proto-vjoystick/lang/zh_CN.ts
@@ -19,10 +19,6 @@
         <source>Virtual joystick</source>
         <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>
@@ -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>
-- 
cgit v1.2.3