diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2019-02-09 12:36:32 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2019-02-09 12:36:32 +0100 |
commit | 5ebcedafd0bb353f3b1ab2c6b3139fc577f22c0b (patch) | |
tree | 38b389c42456543039194dfc68a263d99e0cc36d | |
parent | e5d5d8dffef31fd60c3a0d6203e7f32ebf4af5a4 (diff) |
proto/simconnect: regen translation
-rw-r--r-- | proto-simconnect/lang/nl_NL.ts | 8 | ||||
-rw-r--r-- | proto-simconnect/lang/ru_RU.ts | 8 | ||||
-rw-r--r-- | proto-simconnect/lang/stub.ts | 8 | ||||
-rw-r--r-- | proto-simconnect/lang/zh_CN.ts | 8 |
4 files changed, 16 insertions, 16 deletions
diff --git a/proto-simconnect/lang/nl_NL.ts b/proto-simconnect/lang/nl_NL.ts index 22233fd3..5b9acbb3 100644 --- a/proto-simconnect/lang/nl_NL.ts +++ b/proto-simconnect/lang/nl_NL.ts @@ -43,10 +43,6 @@ <context> <name>simconnect</name> <message> - <source>FS2004/FSX</source> - <translation type="unfinished"></translation> - </message> - <message> <source>dll load failed: %1</source> <translation type="unfinished"></translation> </message> @@ -58,6 +54,10 @@ <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> diff --git a/proto-simconnect/lang/ru_RU.ts b/proto-simconnect/lang/ru_RU.ts index 9b7cd214..0d5bb1c3 100644 --- a/proto-simconnect/lang/ru_RU.ts +++ b/proto-simconnect/lang/ru_RU.ts @@ -43,10 +43,6 @@ <context> <name>simconnect</name> <message> - <source>FS2004/FSX</source> - <translation type="unfinished"></translation> - </message> - <message> <source>dll load failed: %1</source> <translation type="unfinished"></translation> </message> @@ -58,6 +54,10 @@ <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> diff --git a/proto-simconnect/lang/stub.ts b/proto-simconnect/lang/stub.ts index 61f9acd8..50d0fa8a 100644 --- a/proto-simconnect/lang/stub.ts +++ b/proto-simconnect/lang/stub.ts @@ -43,10 +43,6 @@ <context> <name>simconnect</name> <message> - <source>FS2004/FSX</source> - <translation type="unfinished"></translation> - </message> - <message> <source>dll load failed: %1</source> <translation type="unfinished"></translation> </message> @@ -58,6 +54,10 @@ <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> diff --git a/proto-simconnect/lang/zh_CN.ts b/proto-simconnect/lang/zh_CN.ts index 61f9acd8..50d0fa8a 100644 --- a/proto-simconnect/lang/zh_CN.ts +++ b/proto-simconnect/lang/zh_CN.ts @@ -43,10 +43,6 @@ <context> <name>simconnect</name> <message> - <source>FS2004/FSX</source> - <translation type="unfinished"></translation> - </message> - <message> <source>dll load failed: %1</source> <translation type="unfinished"></translation> </message> @@ -58,6 +54,10 @@ <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> |