diff options
Diffstat (limited to 'proto-vjoystick/lang')
| -rw-r--r-- | proto-vjoystick/lang/nl_NL.ts | 8 | ||||
| -rw-r--r-- | proto-vjoystick/lang/ru_RU.ts | 8 | ||||
| -rw-r--r-- | proto-vjoystick/lang/stub.ts | 8 | ||||
| -rw-r--r-- | proto-vjoystick/lang/zh_CN.ts | 8 | 
4 files changed, 16 insertions, 16 deletions
| 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 @@ -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> 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 @@ -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> 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> 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 @@ -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> | 
