diff options
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> |