aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 0afd1f1..ae8302a 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -222,6 +222,9 @@
<!-- Summary for the titlebar hide preference -->
<string name="pref_titlebarhide_summary">"Tap console to show title bar and access menu"</string>
+ <!-- Name for the special keys always visible preference -->
+ <string name="pref_alwaysvisible_title">Special keys always visible</string>
+
<!-- Name for the page up/down gesture preference -->
<string name="pref_pg_updn_gesture_title">"Page up/down gesture"</string>
<!-- Summary for the full screen preference -->
@@ -642,6 +645,4 @@
<string name="discard_host_button">Discard</string>
<!-- Text for button which does not discard changes and keeps editing. -->
<string name="discard_host_cancel_button">Keep editing</string>
-
- <string name="pref_alwaysvisible_title">Special keys always visible</string>
</resources>