diff options
Diffstat (limited to 'proto-simconnect/lang/stub.ts')
-rw-r--r-- | proto-simconnect/lang/stub.ts | 29 |
1 files changed, 24 insertions, 5 deletions
diff --git a/proto-simconnect/lang/stub.ts b/proto-simconnect/lang/stub.ts index 73608a68..50d0fa8a 100644 --- a/proto-simconnect/lang/stub.ts +++ b/proto-simconnect/lang/stub.ts @@ -24,26 +24,45 @@ <translation type="unfinished"></translation> </message> <message> - <source>Prepar3d SP2 XPACK</source> + <source>Steam FSX (older)</source> <translation type="unfinished"></translation> </message> <message> - <source>Steam FSX (older)</source> + <source>You need to install SimConnect SDK for your FSX version. For the Steam version, choose SP1 in the above combo box.</source> <translation type="unfinished"></translation> </message> <message> - <source>Steam FSX (new)</source> + <source>Prepar3d / SP2 XPACK</source> <translation type="unfinished"></translation> </message> <message> - <source>You need to install SimConnect SDK for your FSX version. For the Steam version, choose SP1 in the above combo box.</source> + <source>Steam FSX (newer)</source> <translation type="unfinished"></translation> </message> </context> <context> <name>simconnect</name> <message> - <source>dll load failed -- %1</source> + <source>dll load failed: %1</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>can't import %1: %2</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Install FSX/Prepar3D SimConnect SDK.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>FSX / Prepar3D</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>simconnect_metadata</name> + <message> + <source>Microsoft FSX SimConnect</source> <translation type="unfinished"></translation> </message> </context> |