From 33b1478f8e1e3505c944ccdf59827a914a402e6c Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 25 Jan 2022 23:51:08 +0100 Subject: gui/options-dialog: pretty-print mouse buttons Issue: #583 --- gui/lang/nl_NL.ts | 4 ++++ gui/lang/ru_RU.ts | 4 ++++ gui/lang/stub.ts | 4 ++++ gui/lang/zh_CN.ts | 4 ++++ 4 files changed, 16 insertions(+) (limited to 'gui/lang') diff --git a/gui/lang/nl_NL.ts b/gui/lang/nl_NL.ts index 7dc8d899..95066985 100644 --- a/gui/lang/nl_NL.ts +++ b/gui/lang/nl_NL.ts @@ -396,6 +396,10 @@ Press "clear calibration" to remove any calibration data pertaining to Filter + + Mouse %1 + + process_detector diff --git a/gui/lang/ru_RU.ts b/gui/lang/ru_RU.ts index a8cc6040..aad93005 100644 --- a/gui/lang/ru_RU.ts +++ b/gui/lang/ru_RU.ts @@ -399,6 +399,10 @@ Press "clear calibration" to remove any calibration data pertaining to Filter + + Mouse %1 + + process_detector diff --git a/gui/lang/stub.ts b/gui/lang/stub.ts index 6baac339..c502d162 100644 --- a/gui/lang/stub.ts +++ b/gui/lang/stub.ts @@ -396,6 +396,10 @@ Press "clear calibration" to remove any calibration data pertaining to Filter + + Mouse %1 + + process_detector diff --git a/gui/lang/zh_CN.ts b/gui/lang/zh_CN.ts index 8c887e06..d4eeda75 100644 --- a/gui/lang/zh_CN.ts +++ b/gui/lang/zh_CN.ts @@ -397,6 +397,10 @@ Press "clear calibration" to remove any calibration data pertaining to Filter 过滤器 + + Mouse %1 + + process_detector -- cgit v1.2.3