diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-04-05 03:16:52 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-04-05 03:26:11 +0200 |
commit | 56b3ad65c3842aee1e2ae2b257abe7ed8d09c7c1 (patch) | |
tree | d13b1fd47f0225250fa55a26eda65e093a8abae2 /proto-fsuipc/lang/stub.ts | |
parent | e8a40e46dc3310c68ca1f29613218b8c744c8d5f (diff) |
i18n: update strings
Diffstat (limited to 'proto-fsuipc/lang/stub.ts')
-rw-r--r-- | proto-fsuipc/lang/stub.ts | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/proto-fsuipc/lang/stub.ts b/proto-fsuipc/lang/stub.ts index 05fbe216..16662c44 100644 --- a/proto-fsuipc/lang/stub.ts +++ b/proto-fsuipc/lang/stub.ts @@ -39,4 +39,22 @@ <translation type="unfinished"></translation> </message> </context> +<context> + <name>fsuipc</name> + <message> + <source>Microsoft Flight Simulator X</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Can't load fsuipc at '%1'</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>fsuipcDll</name> + <message> + <source>FSUIPC -- Microsoft FS2002/FS2004</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> |