abouttreesummaryrefslogcommitdiff
path: root/res/values-it/strings.xml
diff options
context:
space:
mode:
authorJules Aguillon2023-01-22 23:13:30 +0100
committerJules Aguillon2023-01-22 23:20:04 +0100
commitf4032e3be98b7e70fcd384537c3191cf7542c735 (patch)
tree9716d062dff04e1af3fccb475f23cf9da8769e8c /res/values-it/strings.xml
parentf7f4d4d6aa9ae7a3791b493e5b5ce20eeef19bea (diff)
downloadunexpected-keyboard-f4032e3be98b7e70fcd384537c3191cf7542c735.tar.gz
unexpected-keyboard-f4032e3be98b7e70fcd384537c3191cf7542c735.zip
Remove the modulated repeat
It allowed to modulate the repeat speed of some keys (arrow, backspace, delete) by move the finger farther or closer to the key. In practice, this wasn't pratical and doesn't seem popular. It is removed in favor of a better mechanism for moving the cursor.
Diffstat (limited to 'res/values-it/strings.xml')
-rw-r--r--res/values-it/strings.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index a0374ce..ef467bf 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -36,8 +36,6 @@
<string name="pref_long_interval_title">Intervallo ripetizione tasto</string>
<string name="pref_vibrate_title">Vibrazione</string>
<string name="pref_vibrate_summary">Abilita/Disabilita Vibrazione alla pressione dei tasti</string>
- <string name="pref_precise_repeat_title">Movimento puntatore preciso</string>
- <string name="pref_precise_repeat_summary">Modula la veocità della ripetizione con lo swipe</string>
<string name="pref_lock_double_tap_title">Doppio tocco su Shift per attivare CapsLock</string>
<string name="pref_lock_double_tap_summary">Invece di premere i modificatori a lungo</string>
<string name="pref_category_style">Stile</string>