aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2014-05-24 11:17:55 +0200
committerDaniel Gultsch <daniel@gultsch.de>2014-05-24 11:17:55 +0200
commit7f825f802704a8d1103a667550ce5223ac270956 (patch)
tree7399aba68a48155878cfc9b2ea2480bd88cab31a /res
parent03854f30c95eb5146ca5019c16d747cd472f0f33 (diff)
error msg on offline subscription changes
Diffstat (limited to 'res')
-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 5ac2514d..13e43f5f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -213,4 +213,5 @@
<string name="muc_details_conference_subject">Conference Subject</string>
<string name="muc_details_your_nickname">Your nickname</string>
<string name="muc_details_other_members">Other Members</string>
+ <string name="subscription_not_updated_offline">Account offline. Could not update subscription</string>
</resources> \ No newline at end of file