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-vi/strings.xml | 1 +
1 file changed, 1 insertion(+)
(limited to 'res/values-vi/strings.xml')
diff --git a/res/values-vi/strings.xml b/res/values-vi/strings.xml
index 46f6657..8ea468d 100644
--- a/res/values-vi/strings.xml
+++ b/res/values-vi/strings.xml
@@ -40,6 +40,7 @@ Bây giờ đã hoàn hảo cho việc sử dụng hàng ngày.
Khoảng cách giữa các ký tự ở góc phím (%s)
Khoảng thời gian lặp phím
+
Nhấn hai lần Shift để bật Caps Lock
Bạn có thể khóa phím hỗ trợ bằng cách giữ vào nó
--
cgit v1.2.3