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 /tracker-joystick | |
parent | e8a40e46dc3310c68ca1f29613218b8c744c8d5f (diff) |
i18n: update strings
Diffstat (limited to 'tracker-joystick')
-rw-r--r-- | tracker-joystick/lang/nl_NL.ts | 7 | ||||
-rw-r--r-- | tracker-joystick/lang/ru_RU.ts | 7 | ||||
-rw-r--r-- | tracker-joystick/lang/stub.ts | 7 | ||||
-rw-r--r-- | tracker-joystick/lang/zh_CN.ts | 7 |
4 files changed, 28 insertions, 0 deletions
diff --git a/tracker-joystick/lang/nl_NL.ts b/tracker-joystick/lang/nl_NL.ts index 0b10b88e..691b7307 100644 --- a/tracker-joystick/lang/nl_NL.ts +++ b/tracker-joystick/lang/nl_NL.ts @@ -76,4 +76,11 @@ <translation>Rol</translation> </message> </context> +<context> + <name>joystickDll</name> + <message> + <source>Joystick input</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> diff --git a/tracker-joystick/lang/ru_RU.ts b/tracker-joystick/lang/ru_RU.ts index 3b1b980e..e737569e 100644 --- a/tracker-joystick/lang/ru_RU.ts +++ b/tracker-joystick/lang/ru_RU.ts @@ -76,4 +76,11 @@ <translation type="unfinished"></translation> </message> </context> +<context> + <name>joystickDll</name> + <message> + <source>Joystick input</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> diff --git a/tracker-joystick/lang/stub.ts b/tracker-joystick/lang/stub.ts index 9a6e7747..a169a05c 100644 --- a/tracker-joystick/lang/stub.ts +++ b/tracker-joystick/lang/stub.ts @@ -76,4 +76,11 @@ <translation type="unfinished"></translation> </message> </context> +<context> + <name>joystickDll</name> + <message> + <source>Joystick input</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> diff --git a/tracker-joystick/lang/zh_CN.ts b/tracker-joystick/lang/zh_CN.ts index 9a6e7747..a169a05c 100644 --- a/tracker-joystick/lang/zh_CN.ts +++ b/tracker-joystick/lang/zh_CN.ts @@ -76,4 +76,11 @@ <translation type="unfinished"></translation> </message> </context> +<context> + <name>joystickDll</name> + <message> + <source>Joystick input</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> |