diff options
Diffstat (limited to 'proto-simconnect')
-rw-r--r-- | proto-simconnect/lang/nl_NL.ts | 15 | ||||
-rw-r--r-- | proto-simconnect/lang/ru_RU.ts | 15 | ||||
-rw-r--r-- | proto-simconnect/lang/stub.ts | 15 | ||||
-rw-r--r-- | proto-simconnect/lang/zh_CN.ts | 15 |
4 files changed, 60 insertions, 0 deletions
diff --git a/proto-simconnect/lang/nl_NL.ts b/proto-simconnect/lang/nl_NL.ts index 9c0b83db..56e2b22c 100644 --- a/proto-simconnect/lang/nl_NL.ts +++ b/proto-simconnect/lang/nl_NL.ts @@ -46,5 +46,20 @@ <source>dll load failed -- %1</source> <translation type="unfinished"></translation> </message> + <message> + <source>can't load SDK -- check selected simconnect version</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>FS2004/FSX</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>simconnectDll</name> + <message> + <source>Microsoft FSX SimConnect</source> + <translation type="unfinished"></translation> + </message> </context> </TS> diff --git a/proto-simconnect/lang/ru_RU.ts b/proto-simconnect/lang/ru_RU.ts index d4bd343b..f5bc8428 100644 --- a/proto-simconnect/lang/ru_RU.ts +++ b/proto-simconnect/lang/ru_RU.ts @@ -46,5 +46,20 @@ <source>dll load failed -- %1</source> <translation type="unfinished"></translation> </message> + <message> + <source>can't load SDK -- check selected simconnect version</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>FS2004/FSX</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>simconnectDll</name> + <message> + <source>Microsoft FSX SimConnect</source> + <translation type="unfinished"></translation> + </message> </context> </TS> diff --git a/proto-simconnect/lang/stub.ts b/proto-simconnect/lang/stub.ts index 73608a68..5dd8d4d6 100644 --- a/proto-simconnect/lang/stub.ts +++ b/proto-simconnect/lang/stub.ts @@ -46,5 +46,20 @@ <source>dll load failed -- %1</source> <translation type="unfinished"></translation> </message> + <message> + <source>can't load SDK -- check selected simconnect version</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>FS2004/FSX</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>simconnectDll</name> + <message> + <source>Microsoft FSX SimConnect</source> + <translation type="unfinished"></translation> + </message> </context> </TS> diff --git a/proto-simconnect/lang/zh_CN.ts b/proto-simconnect/lang/zh_CN.ts index 73608a68..5dd8d4d6 100644 --- a/proto-simconnect/lang/zh_CN.ts +++ b/proto-simconnect/lang/zh_CN.ts @@ -46,5 +46,20 @@ <source>dll load failed -- %1</source> <translation type="unfinished"></translation> </message> + <message> + <source>can't load SDK -- check selected simconnect version</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>FS2004/FSX</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>simconnectDll</name> + <message> + <source>Microsoft FSX SimConnect</source> + <translation type="unfinished"></translation> + </message> </context> </TS> |