aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2014-10-18 15:56:45 -0700
committerKenny Root <kenny@the-b.org>2014-10-18 15:56:45 -0700
commita9a0da1e71a5d3ec5c75e500683c746f6d81ed44 (patch)
tree51713d938802472fba83dd14fc7c7a8610c86dad /app/src/main/res/values/strings.xml
parentad4e8009343f9364d764cfd6c2d91a19bab21820 (diff)
parent34cd9778e0da1d45723ef76f00840c648f743239 (diff)
downloadconnectbot-a9a0da1e71a5d3ec5c75e500683c746f6d81ed44.tar.gz
connectbot-a9a0da1e71a5d3ec5c75e500683c746f6d81ed44.tar.bz2
connectbot-a9a0da1e71a5d3ec5c75e500683c746f6d81ed44.zip
Merge branch 'master' into gradle-conversion
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index f8f8f89..e4f2aa5 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -153,6 +153,11 @@
<!-- Summary for the rotation mode preference -->
<string name="pref_rotation_summary">"How to change rotation when keyboard popped in/out"</string>
+ <!-- Name for the titlebar hide preference -->
+ <string name="pref_titlebarhide_title">"Autohide title bar"</string>
+ <!-- Summary for the titlebar hide preference -->
+ <string name="pref_titlebarhide_summary">"Tap console to show title bar and access menu"</string>
+
<!-- Name for the full screen preference -->
<string name="pref_fullscreen_title">"Full screen"</string>
<!-- Summary for the full screen preference -->