aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index e634385..62e7c3d 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -201,6 +201,7 @@
<!-- Summary for the sticky modifiers preference -->
<string name="pref_stickymodifiers_summary">"Modifier keys remain enabled until another key is pressed"</string>
+ <!-- Sticky modifier preference value description for when only the Alt key should be a sticky modifier. -->
<string name="only_alt">"Only alt"</string>
<!-- Name for the camera shortcut usage preference -->