abouttreesummaryrefslogcommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorJules Aguillon2022-10-23 22:01:43 +0200
committerJules Aguillon2022-10-23 22:01:43 +0200
commit6aa4740702f20a4f0d5bbbe2b57e2648ba6db705 (patch)
tree7652c858dbd40bd4ec947163ec6b27db3380ba65 /res/values/strings.xml
parentff0c0354d6395f58da6d7c4d4b5b724fa054e38f (diff)
downloadunexpected-keyboard-6aa4740702f20a4f0d5bbbe2b57e2648ba6db705.tar.gz
unexpected-keyboard-6aa4740702f20a4f0d5bbbe2b57e2648ba6db705.zip
Clarify the double tap option text
Also update a bit the README.
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 3ab5329..501aefc 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -27,7 +27,7 @@
<string name="pref_lockable_keys_title">Deprecated: Lockable modifiers</string>
<string name="pref_lockable_keys_summary">Every modifiers can be locked with a long press</string>
<string name="pref_lock_double_tap_title">Double tap on shift for caps lock</string>
- <string name="pref_lock_double_tap_summary">Instead of holding modifiers for a time</string>
+ <string name="pref_lock_double_tap_summary">You can lock any modifier by holding it</string>
<string name="pref_category_style">Style</string>
<string name="pref_margin_bottom_title">Margin bottom</string>
<string name="pref_keyboard_height_title">Keyboard height</string>