abouttreesummaryrefslogcommitdiff
path: root/res/values-vi/strings.xml
diff options
context:
space:
mode:
authorJules Aguillon2024-06-30 00:24:39 +0200
committerJules Aguillon2024-06-30 00:24:39 +0200
commitbdb080657d4e829210270b17d21df976eadf632b (patch)
treea8aff6663b5e5932c39438a002b96ebe2916d3f2 /res/values-vi/strings.xml
parentbf33230c26911f7a2e267c1ce5db4fcc096e1602 (diff)
downloadunexpected-keyboard-bdb080657d4e829210270b17d21df976eadf632b.tar.gz
unexpected-keyboard-bdb080657d4e829210270b17d21df976eadf632b.zip
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.
Diffstat (limited to 'res/values-vi/strings.xml')
-rw-r--r--res/values-vi/strings.xml1
1 files changed, 1 insertions, 0 deletions
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.
<string name="pref_swipe_dist_summary">Khoảng cách giữa các ký tự ở góc phím (%s)</string>
<!-- <string name="pref_long_timeout_title">Long press timeout</string> -->
<string name="pref_long_interval_title">Khoảng thời gian lặp phím</string>
+ <!-- <string name="pref_keyrepeat_enabled">Key repeat on long press</string> -->
<string name="pref_lock_double_tap_title">Nhấn hai lần Shift để bật Caps Lock</string>
<string name="pref_lock_double_tap_summary">Bạn có thể khóa phím hỗ trợ bằng cách giữ vào nó</string>
<!-- <string name="pref_category_behavior">Behavior</string> -->