aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authoralescdb <alescdb@users.noreply.github.com>2015-10-23 21:13:15 +0200
committeralescdb <alescdb@users.noreply.github.com>2015-10-23 21:13:15 +0200
commita67cc634407382c638267abbeab53b2e85fa8e79 (patch)
treefdb8c7403c6f7c3291b2f495dcc45cb3cc05d90a /app/src/main/res/values/strings.xml
parentb1cda7f1e67c8d7f91c01b679d34f46f0d591955 (diff)
downloadconnectbot-a67cc634407382c638267abbeab53b2e85fa8e79.tar.gz
connectbot-a67cc634407382c638267abbeab53b2e85fa8e79.tar.bz2
connectbot-a67cc634407382c638267abbeab53b2e85fa8e79.zip
Remove summary and change title
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 3fdb16f..0afd1f1 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -643,6 +643,5 @@
<!-- 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">Keyboard always visible</string>
- <string name="pref_alwaysvisible_summary">Always show the special keys</string>
+ <string name="pref_alwaysvisible_title">Special keys always visible</string>
</resources>