abouttreesummaryrefslogcommitdiff
path: root/res/values-lv
diff options
context:
space:
mode:
authorJules Aguillon2024-06-30 00:06:17 +0200
committerJules Aguillon2024-06-30 00:06:17 +0200
commitbf33230c26911f7a2e267c1ce5db4fcc096e1602 (patch)
tree9c3e102217fa42b2b34bbecf48681a821ed06293 /res/values-lv
parent45fc18576e93d0a9354a794ee004825839c0ffc3 (diff)
downloadunexpected-keyboard-bf33230c26911f7a2e267c1ce5db4fcc096e1602.tar.gz
unexpected-keyboard-bf33230c26911f7a2e267c1ce5db4fcc096e1602.zip
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.
Diffstat (limited to 'res/values-lv')
-rw-r--r--res/values-lv/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-lv/strings.xml b/res/values-lv/strings.xml
index c4c39b3..0bc39fe 100644
--- a/res/values-lv/strings.xml
+++ b/res/values-lv/strings.xml
@@ -38,7 +38,7 @@ Tagad lieliski piemērota izmantošanai ikdienā.
<string name="pref_category_typing">Rakstīšana</string>
<string name="pref_swipe_dist_title">Pavilkšanas attālums</string>
<string name="pref_swipe_dist_summary">Taustiņu stūros esošo rakstzīmju attālums (%s)</string>
- <string name="pref_long_timeout_title">Taustiņa atkārtošanās ātrums</string>
+ <!-- <string name="pref_long_timeout_title">Long press timeout</string> -->
<string name="pref_long_interval_title">Taustiņa atkārtošanās aizture</string>
<string name="pref_lock_double_tap_title">Divkāršs piesitiens burtslēgam</string>
<string name="pref_lock_double_tap_summary">Tā vietā, lai ilstoši piespiestu pārveidotāju</string>