From bdb080657d4e829210270b17d21df976eadf632b Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Sun, 30 Jun 2024 00:24:39 +0200
Subject: Option to disable key repeat
Internally "key repeat" is reword into "long press" when the same
mechanism was used for both features.
The constraint that 'timeoutWhat' must be set to '-1' when no message is
expected has been lifted to simplify the code.
---
res/values-zh-rCN/strings.xml | 1 +
1 file changed, 1 insertion(+)
(limited to 'res/values-zh-rCN/strings.xml')
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index c585829..89b6c28 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -40,6 +40,7 @@
输入按键四角的符号需要滑动的距离 (%s)
长按后每次重复输入的时间间隔
+
双击 Shift 键锁定大写
任何时候长按修饰键均可将其锁定
行为
--
cgit v1.2.3