diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2017-04-07 21:36:10 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2017-04-07 21:36:10 +0200 |
commit | 0bc78d53028f5ac68b9ab454347b8ad453988c08 (patch) | |
tree | 913abe48caeaf01e08707dfa4d0ef6aac3903b24 /proto-sc/lang/stub.ts | |
parent | bf5954132b776b19b20586b0a4b2b622ab0642ea (diff) |
rename several protocols from abbreviated names
Diffstat (limited to 'proto-sc/lang/stub.ts')
-rw-r--r-- | proto-sc/lang/stub.ts | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/proto-sc/lang/stub.ts b/proto-sc/lang/stub.ts deleted file mode 100644 index 522fc4e8..00000000 --- a/proto-sc/lang/stub.ts +++ /dev/null @@ -1,45 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1"> -<context> - <name>UICSCControls</name> - <message> - <location filename="../ftnoir_sccontrols.ui" line="+17"/> - <source>Protocol settings</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+25"/> - <source>FSX version</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+14"/> - <source>SP1</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+5"/> - <source>SP2</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+5"/> - <source>Acceleration</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+17"/> - <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> -</context> -<context> - <name>simconnectDll</name> - <message> - <location filename="../ftnoir_protocol_sc.h" line="+106"/> - <source>Microsoft FSX SimConnect</source> - <translation type="unfinished"></translation> - </message> -</context> -</TS> |