diff options
-rw-r--r-- | proto-libevdev/ftnoir_libevdev_controls.ui | 2 | ||||
-rw-r--r-- | proto-libevdev/lang/nl_NL.ts | 8 | ||||
-rw-r--r-- | proto-libevdev/lang/ru_RU.ts | 8 | ||||
-rw-r--r-- | proto-libevdev/lang/stub.ts | 8 | ||||
-rw-r--r-- | proto-libevdev/lang/zh_CN.ts | 8 |
5 files changed, 17 insertions, 17 deletions
diff --git a/proto-libevdev/ftnoir_libevdev_controls.ui b/proto-libevdev/ftnoir_libevdev_controls.ui index d2b86445..8aa52627 100644 --- a/proto-libevdev/ftnoir_libevdev_controls.ui +++ b/proto-libevdev/ftnoir_libevdev_controls.ui @@ -14,7 +14,7 @@ </rect> </property> <property name="windowTitle"> - <string>VJoy</string> + <string>libevdev options</string> </property> <property name="windowIcon"> <iconset> diff --git a/proto-libevdev/lang/nl_NL.ts b/proto-libevdev/lang/nl_NL.ts index 462ea6fc..d6a2c333 100644 --- a/proto-libevdev/lang/nl_NL.ts +++ b/proto-libevdev/lang/nl_NL.ts @@ -4,10 +4,6 @@ <context> <name>UICLibevdevControls</name> <message> - <source>VJoy</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Make sure rw for /dev/input/uinput!</source> <translation type="unfinished"></translation> </message> @@ -19,6 +15,10 @@ <source>Cancel</source> <translation type="unfinished"></translation> </message> + <message> + <source>libevdev options</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>evdev</name> diff --git a/proto-libevdev/lang/ru_RU.ts b/proto-libevdev/lang/ru_RU.ts index f659b1dd..c6310cd0 100644 --- a/proto-libevdev/lang/ru_RU.ts +++ b/proto-libevdev/lang/ru_RU.ts @@ -4,10 +4,6 @@ <context> <name>UICLibevdevControls</name> <message> - <source>VJoy</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Make sure rw for /dev/input/uinput!</source> <translation type="unfinished"></translation> </message> @@ -19,6 +15,10 @@ <source>Cancel</source> <translation type="unfinished"></translation> </message> + <message> + <source>libevdev options</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>evdev</name> diff --git a/proto-libevdev/lang/stub.ts b/proto-libevdev/lang/stub.ts index 5250e21a..ffafa2ec 100644 --- a/proto-libevdev/lang/stub.ts +++ b/proto-libevdev/lang/stub.ts @@ -4,10 +4,6 @@ <context> <name>UICLibevdevControls</name> <message> - <source>VJoy</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Make sure rw for /dev/input/uinput!</source> <translation type="unfinished"></translation> </message> @@ -19,6 +15,10 @@ <source>Cancel</source> <translation type="unfinished"></translation> </message> + <message> + <source>libevdev options</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>evdev</name> diff --git a/proto-libevdev/lang/zh_CN.ts b/proto-libevdev/lang/zh_CN.ts index 5250e21a..ffafa2ec 100644 --- a/proto-libevdev/lang/zh_CN.ts +++ b/proto-libevdev/lang/zh_CN.ts @@ -4,10 +4,6 @@ <context> <name>UICLibevdevControls</name> <message> - <source>VJoy</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Make sure rw for /dev/input/uinput!</source> <translation type="unfinished"></translation> </message> @@ -19,6 +15,10 @@ <source>Cancel</source> <translation type="unfinished"></translation> </message> + <message> + <source>libevdev options</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>evdev</name> |