aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorKyle Horimoto <khorimoto@gmail.com>2015-10-02 16:23:26 -0700
committerKyle Horimoto <khorimoto@gmail.com>2015-10-05 16:52:18 -0700
commit8b78652c17d9d5f5d71d5a1d5b740fc70714dfb5 (patch)
treeb7b25be10c788f7ec9becba99a5cb18ce6e9b8e3 /app/src/main/res/values/strings.xml
parent14318dab67d7c013b1a88861367eecb423010e70 (diff)
downloadconnectbot-8b78652c17d9d5f5d71d5a1d5b740fc70714dfb5.tar.gz
connectbot-8b78652c17d9d5f5d71d5a1d5b740fc70714dfb5.tar.bz2
connectbot-8b78652c17d9d5f5d71d5a1d5b740fc70714dfb5.zip
Add connection options.
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-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 9833a31..75213ba 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -596,5 +596,6 @@
<string name="protocol_spinner_label">Protocol</string>
<!-- Label for button which expands/collapses section. -->
<string name="expand">Expand</string>
+ <string name="hostpref_authagent_with_confirmation">require confirmation</string>
</resources>