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-simconnect/lang/ru_RU.ts | |
parent | e8a40e46dc3310c68ca1f29613218b8c744c8d5f (diff) |
i18n: update strings
Diffstat (limited to 'proto-simconnect/lang/ru_RU.ts')
-rw-r--r-- | proto-simconnect/lang/ru_RU.ts | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/proto-simconnect/lang/ru_RU.ts b/proto-simconnect/lang/ru_RU.ts index d4bd343b..f5bc8428 100644 --- a/proto-simconnect/lang/ru_RU.ts +++ b/proto-simconnect/lang/ru_RU.ts @@ -46,5 +46,20 @@ <source>dll load failed -- %1</source> <translation type="unfinished"></translation> </message> + <message> + <source>can't load SDK -- check selected simconnect version</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>FS2004/FSX</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>simconnectDll</name> + <message> + <source>Microsoft FSX SimConnect</source> + <translation type="unfinished"></translation> + </message> </context> </TS> |