abouttreesummaryrefslogcommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--res/values/strings.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5e47940..c2abe5c 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ Highlight of some of the features:
- Very light and fast. Use 500x times less space than Google's keyboard and 15x times less than the default keyboard. No ad, no tracking.
-- Multiple layouts: QWERTY, QWERTZ, AZERTY. Themes: White, Dark, OLED Black. And many other options.
+- Personalizable with many options, layouts and themes.
Like any other virtual keyboards, it must be enabled in the system settings. Open the System Settings and go to:
System > Languages & input > On-screen keyboard > Manage on-screen keyboards.
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>