aboutsummaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 1998650..bbc23f2 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -361,6 +361,9 @@
<!-- Button selection to skip upgrading to the latest ConnectBot when one is available. -->
<string name="upgrade_neg">Not right now</string>
+ <!-- String displayed to user when they're asked to submit exceptions to the ConnectBot developers -->
+ <string name="exceptions_submit_message">It appears ConnectBot had a problem last time it ran. Submit error report to ConnectBot developers?</string>
+
<string name="color_red">red</string>
<string name="color_green">green</string>
<string name="color_blue">blue</string>