From bf33230c26911f7a2e267c1ce5db4fcc096e1602 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sun, 30 Jun 2024 00:06:17 +0200 Subject: settings: Reword "Key repeat" into "Long press" The long press timeout is used for long press on keys that do not repeat, for example the keyboard switching key. This must be detached from the key repeat as it might be disableable in the future and more keys might be longpressable. --- res/values-zh-rCN/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 20eba97..c585829 100644 --- a/res/values-zh-rCN/strings.xml +++ b/res/values-zh-rCN/strings.xml @@ -38,7 +38,7 @@ 输入 滑动触发距离 输入按键四角的符号需要滑动的距离 (%s) - 长按到开始重复输入的时间 + 长按后每次重复输入的时间间隔 双击 Shift 键锁定大写 任何时候长按修饰键均可将其锁定 -- cgit v1.2.3