summaryrefslogtreecommitdiffhomepage
path: root/proto-simconnect/lang
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2019-02-09 10:39:39 +0100
committerStanislaw Halik <sthalik@misaki.pl>2019-02-09 12:13:36 +0100
commitc26423c613619a40df81a3cd30870e4ef2784007 (patch)
tree37f68cd5f017d085f2b3eb2da4c448d5f7921cb4 /proto-simconnect/lang
parente80d210dcc7e2b45656dfe29cb42e4363a088b05 (diff)
proto/simconnect: cleanup
Issue: #804 - don't call simconnect_close without a valid handle - remove magic numbers - fix event handle logic. only use it for checking whether we're timing out. - add more informative stderr output - don't hardcode QFunctionPointer type alias - remove awful VirtPos/Rot...
Diffstat (limited to 'proto-simconnect/lang')
-rw-r--r--proto-simconnect/lang/nl_NL.ts4
-rw-r--r--proto-simconnect/lang/ru_RU.ts4
-rw-r--r--proto-simconnect/lang/stub.ts4
-rw-r--r--proto-simconnect/lang/zh_CN.ts4
4 files changed, 8 insertions, 8 deletions
diff --git a/proto-simconnect/lang/nl_NL.ts b/proto-simconnect/lang/nl_NL.ts
index 8841c3ae..22233fd3 100644
--- a/proto-simconnect/lang/nl_NL.ts
+++ b/proto-simconnect/lang/nl_NL.ts
@@ -51,11 +51,11 @@
<translation type="unfinished"></translation>
</message>
<message>
- <source>install FSX SDK</source>
+ <source>can&apos;t import %1: %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>can&apos;t import %1: %2</source>
+ <source>Install FSX/Prepar3D SimConnect SDK.</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/proto-simconnect/lang/ru_RU.ts b/proto-simconnect/lang/ru_RU.ts
index 9a9c7c46..9b7cd214 100644
--- a/proto-simconnect/lang/ru_RU.ts
+++ b/proto-simconnect/lang/ru_RU.ts
@@ -51,11 +51,11 @@
<translation type="unfinished"></translation>
</message>
<message>
- <source>install FSX SDK</source>
+ <source>can&apos;t import %1: %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>can&apos;t import %1: %2</source>
+ <source>Install FSX/Prepar3D SimConnect SDK.</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/proto-simconnect/lang/stub.ts b/proto-simconnect/lang/stub.ts
index a221cf39..61f9acd8 100644
--- a/proto-simconnect/lang/stub.ts
+++ b/proto-simconnect/lang/stub.ts
@@ -51,11 +51,11 @@
<translation type="unfinished"></translation>
</message>
<message>
- <source>install FSX SDK</source>
+ <source>can&apos;t import %1: %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>can&apos;t import %1: %2</source>
+ <source>Install FSX/Prepar3D SimConnect SDK.</source>
<translation type="unfinished"></translation>
</message>
</context>
diff --git a/proto-simconnect/lang/zh_CN.ts b/proto-simconnect/lang/zh_CN.ts
index a221cf39..61f9acd8 100644
--- a/proto-simconnect/lang/zh_CN.ts
+++ b/proto-simconnect/lang/zh_CN.ts
@@ -51,11 +51,11 @@
<translation type="unfinished"></translation>
</message>
<message>
- <source>install FSX SDK</source>
+ <source>can&apos;t import %1: %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>can&apos;t import %1: %2</source>
+ <source>Install FSX/Prepar3D SimConnect SDK.</source>
<translation type="unfinished"></translation>
</message>
</context>