aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2015-03-26 02:39:28 -0700
committerKenny Root <kenny@the-b.org>2015-03-26 02:39:28 -0700
commit647fa04b16b035bdcc78ba208b3ae99cef2beb21 (patch)
tree9cdcf16e31eea689affd36b45c2ef9062baea2ba /res
parentf129a9b52110ffafec4400e17d78881c50307d8a (diff)
downloadconnectbot-647fa04b16b035bdcc78ba208b3ae99cef2beb21.tar.gz
connectbot-647fa04b16b035bdcc78ba208b3ae99cef2beb21.tar.bz2
connectbot-647fa04b16b035bdcc78ba208b3ae99cef2beb21.zip
Add context for new sticky key modifier preference
Change-Id: If34064f1dd42ebdc3887a54fc51ee16a0119687e
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index e634385..62e7c3d 100644
--- a/res/values/strings.xml
+++ b/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 -->