aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2015-07-15 13:48:05 -0700
committerKenny Root <kenny@the-b.org>2015-07-15 13:48:50 -0700
commit0703c9a0a5a0124dec6bb4c8ab6fa95290214051 (patch)
tree63c35d42e471f299f7040ecd564544e1643b0196 /app/src/main/res/values/strings.xml
parent00f1b72db97a554432a2d04520ca52a402ffa910 (diff)
parent3627d32b8fb41647a9bce7edbd2579a3e1ad1448 (diff)
downloadconnectbot-0703c9a0a5a0124dec6bb4c8ab6fa95290214051.tar.gz
connectbot-0703c9a0a5a0124dec6bb4c8ab6fa95290214051.tar.bz2
connectbot-0703c9a0a5a0124dec6bb4c8ab6fa95290214051.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.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index d8e3bb5..cbc275c 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -505,6 +505,10 @@
<!-- Describes the icon of the "send escape character" button in the terminal view for
accessibility purposes. -->
<string name="image_description_send_escape_character">Send escape character.</string>
+
+ <!-- Describes the icon of the "send tab character" button in the terminal view for
+ accessibility purposes. -->
+ <string name="image_description_send_tab_character">Send TAB character.</string>
<!-- Describes the icon of the "show keyboard" button in the terminal view for accessibility
purposes. -->