From 1beb7dfe8cd9a288893783862ce9f2e4a39239ab Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 3 Feb 2019 08:13:14 +0100 Subject: proto/simconnect: fix activation context again Issue: #804 --- proto-simconnect/lang/nl_NL.ts | 20 ++++++++++++-------- proto-simconnect/lang/ru_RU.ts | 20 ++++++++++++-------- proto-simconnect/lang/stub.ts | 20 ++++++++++++-------- proto-simconnect/lang/zh_CN.ts | 20 ++++++++++++-------- 4 files changed, 48 insertions(+), 32 deletions(-) (limited to 'proto-simconnect/lang') diff --git a/proto-simconnect/lang/nl_NL.ts b/proto-simconnect/lang/nl_NL.ts index 56e2b22c..8841c3ae 100644 --- a/proto-simconnect/lang/nl_NL.ts +++ b/proto-simconnect/lang/nl_NL.ts @@ -24,39 +24,43 @@ - Prepar3d SP2 XPACK + Steam FSX (older) - Steam FSX (older) + You need to install SimConnect SDK for your FSX version. For the Steam version, choose SP1 in the above combo box. - Steam FSX (new) + Prepar3d / SP2 XPACK - You need to install SimConnect SDK for your FSX version. For the Steam version, choose SP1 in the above combo box. + Steam FSX (newer) simconnect - dll load failed -- %1 + FS2004/FSX - can't load SDK -- check selected simconnect version + dll load failed: %1 - FS2004/FSX + install FSX SDK + + + + can't import %1: %2 - simconnectDll + simconnect_metadata Microsoft FSX SimConnect diff --git a/proto-simconnect/lang/ru_RU.ts b/proto-simconnect/lang/ru_RU.ts index f5bc8428..9a9c7c46 100644 --- a/proto-simconnect/lang/ru_RU.ts +++ b/proto-simconnect/lang/ru_RU.ts @@ -24,39 +24,43 @@ - Prepar3d SP2 XPACK + Steam FSX (older) - Steam FSX (older) + You need to install SimConnect SDK for your FSX version. For the Steam version, choose SP1 in the above combo box. - Steam FSX (new) + Prepar3d / SP2 XPACK - You need to install SimConnect SDK for your FSX version. For the Steam version, choose SP1 in the above combo box. + Steam FSX (newer) simconnect - dll load failed -- %1 + FS2004/FSX - can't load SDK -- check selected simconnect version + dll load failed: %1 - FS2004/FSX + install FSX SDK + + + + can't import %1: %2 - simconnectDll + simconnect_metadata Microsoft FSX SimConnect diff --git a/proto-simconnect/lang/stub.ts b/proto-simconnect/lang/stub.ts index 5dd8d4d6..a221cf39 100644 --- a/proto-simconnect/lang/stub.ts +++ b/proto-simconnect/lang/stub.ts @@ -24,39 +24,43 @@ - Prepar3d SP2 XPACK + Steam FSX (older) - Steam FSX (older) + You need to install SimConnect SDK for your FSX version. For the Steam version, choose SP1 in the above combo box. - Steam FSX (new) + Prepar3d / SP2 XPACK - You need to install SimConnect SDK for your FSX version. For the Steam version, choose SP1 in the above combo box. + Steam FSX (newer) simconnect - dll load failed -- %1 + FS2004/FSX - can't load SDK -- check selected simconnect version + dll load failed: %1 - FS2004/FSX + install FSX SDK + + + + can't import %1: %2 - simconnectDll + simconnect_metadata Microsoft FSX SimConnect diff --git a/proto-simconnect/lang/zh_CN.ts b/proto-simconnect/lang/zh_CN.ts index 5dd8d4d6..a221cf39 100644 --- a/proto-simconnect/lang/zh_CN.ts +++ b/proto-simconnect/lang/zh_CN.ts @@ -24,39 +24,43 @@ - Prepar3d SP2 XPACK + Steam FSX (older) - Steam FSX (older) + You need to install SimConnect SDK for your FSX version. For the Steam version, choose SP1 in the above combo box. - Steam FSX (new) + Prepar3d / SP2 XPACK - You need to install SimConnect SDK for your FSX version. For the Steam version, choose SP1 in the above combo box. + Steam FSX (newer) simconnect - dll load failed -- %1 + FS2004/FSX - can't load SDK -- check selected simconnect version + dll load failed: %1 - FS2004/FSX + install FSX SDK + + + + can't import %1: %2 - simconnectDll + simconnect_metadata Microsoft FSX SimConnect -- cgit v1.2.3