abouttreesummaryrefslogcommitdiff
diff options
context:
space:
mode:
authorJules Aguillon2022-01-23 19:20:11 +0100
committerJules Aguillon2022-01-23 19:20:11 +0100
commit04f15fbfeefa3ae19f989025f4733fe35d92ad38 (patch)
tree3c9478599b5f9b7e907dfad4a9f4872de05e6935
parentcb95e99f50ef3065fb8359ac77cc72cc0894a720 (diff)
downloadunexpected-keyboard-04f15fbfeefa3ae19f989025f4733fe35d92ad38.tar.gz
unexpected-keyboard-04f15fbfeefa3ae19f989025f4733fe35d92ad38.zip
Improve some strings
-rw-r--r--res/values/strings.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index c8ae629..1ff286a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -6,21 +6,21 @@
<string name="pref_layout_title">Change keyboard layout</string>
<string name="pref_layout_e_system">System settings</string>
<string name="pref_accents_title">Accents</string>
- <string name="pref_accents_e_all_installed">Show accents for all the installed languages</string>
+ <string name="pref_accents_e_all_installed">Show accents for all installed languages</string>
<string name="pref_accents_e_selected">Only show accents for the selected language</string>
<string name="pref_accents_e_all">Show all accents</string>
<string name="pref_accents_e_none">Hide accents</string>
<string name="pref_category_typing">Typing</string>
<string name="pref_swipe_dist_title">Swiping distance</string>
<string name="pref_swipe_dist_summary">Distance of characters in the corners of the keys (%s)</string>
- <string name="pref_long_timeout_title">Long press timeout</string>
- <string name="pref_long_interval_title">Long press interval</string>
+ <string name="pref_long_timeout_title">Key repeat timeout</string>
+ <string name="pref_long_interval_title">Key repeat interval</string>
<string name="pref_category_vibrate">Vibration</string>
<string name="pref_vibrate_title">Vibration</string>
<string name="pref_vibrate_summary">Enable/disable vibration on keypress</string>
<string name="pref_vibrate_duration_title">Duration</string>
<string name="pref_precise_repeat_title">Precise cursor movements</string>
- <string name="pref_precise_repeat_summary">Modulate the speed of movements by swiping more or less</string>
+ <string name="pref_precise_repeat_summary">Modulate key repeat speed by swiping more or less</string>
<string name="pref_category_style">Style</string>
<string name="pref_margin_bottom_title">Margin bottom</string>
<string name="pref_key_height_title">Key height</string>