aboutsummaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2014-03-07 20:22:26 +0100
committerDaniel Gultsch <daniel@gultsch.de>2014-03-07 20:22:26 +0100
commit93d11b3c99be49fdd2faa0e90db45b3360720e6a (patch)
tree06c9b8426fd0ac66df9e8fea1404f985d3abd278 /res/values/strings.xml
parent7738bfd0727e41e8211532c8fef0876169837e9e (diff)
made untrust certificate warning more beautified
Diffstat (limited to '')
-rw-r--r--res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 3b575db1..4995523b 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -22,4 +22,5 @@
<string name="visitor">Visitor</string>
<string name="enter_new_name">Enter a new name:</string>
<string name="remove_contact_text">Do you want to delete %s from your roster. The conversation assoziated with this account will not be removed.</string>
+ <string name="untrusted_cert_hint">The server %s presented you with an unstrusted, possible self signed, certificate.</string>
</resources>