aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res
diff options
context:
space:
mode:
authorKyle Horimoto <khorimoto@gmail.com>2015-10-06 11:43:43 -0700
committerKyle Horimoto <khorimoto@gmail.com>2015-10-06 11:43:43 -0700
commit0a41d6587a4bcea300a9a0f9893f1eeaf6c15af5 (patch)
treec4363a929f9fa872e1972e632c907d3135cdf867 /app/src/main/res
parentc096c13e99ff32ba8052d1cd0cb34f27d3b1951d (diff)
downloadconnectbot-0a41d6587a4bcea300a9a0f9893f1eeaf6c15af5.tar.gz
connectbot-0a41d6587a4bcea300a9a0f9893f1eeaf6c15af5.tar.bz2
connectbot-0a41d6587a4bcea300a9a0f9893f1eeaf6c15af5.zip
Jeremy comment.
Diffstat (limited to 'app/src/main/res')
-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 75213ba..a0dc643 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -596,6 +596,7 @@
<string name="protocol_spinner_label">Protocol</string>
<!-- Label for button which expands/collapses section. -->
<string name="expand">Expand</string>
+ <!-- Label for checkbox which, when check, makes SSL authorization require confirmation. -->
<string name="hostpref_authagent_with_confirmation">require confirmation</string>
</resources>