aboutsummaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-09-08 12:46:48 +0200
committeriNPUTmice <daniel@gultsch.de>2014-09-08 12:46:48 +0200
commit19f98f5143059d48bfb1fac9b376acec9cf412b2 (patch)
treec3fbb2d05d7c1d760149acd4a1eecff69e587664 /res/values
parent409fdd8596f217e6f4101064342273268425edfb (diff)
warn on missing presence subscription
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 1486b9bc..1153abbe 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -243,5 +243,7 @@
<string name="unable_to_decrypt_otr_message">Unable to decrypt OTR message</string>
<string name="delete_fingerprint">Delete Fingerprint</string>
<string name="sure_delete_fingerprint">Are you sure you would like to delete this fingerprint?</string>
+ <string name="ignore">Ignore</string>
+ <string name="without_mutual_presence_updates"><b>Warning:</b> Sending this without mutual presence updates could cause unexpected problems.\n\n<small>Go to contact details to verify your presence subscriptions.</small></string>
</resources> \ No newline at end of file