aboutsummaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorMichael <betheg@bitcloner.org>2014-10-05 12:31:49 +0200
committerMichael <betheg@bitcloner.org>2014-10-05 12:31:49 +0200
commit54e9235bfcbfc22250bd9a14eb8575003856b91d (patch)
tree7c2ad7f0a1a148aa25c2bd10db524131bd90343d /res/values/strings.xml
parent5371dd025a3c3b341c061d59f3c3d66cb07c0a2c (diff)
MUC: differentiated a few more errors.
Diffstat (limited to '')
-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 b6e5e15c..089a678b 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -262,5 +262,8 @@
<string name="pref_conference_name">Conference name</string>
<string name="pref_conference_name_summary">Use room’s subject instead of JID to identify conferences</string>
<string name="toast_message_otr_fingerprint">OTR fingerprint copied to clipboard!</string>
+ <string name="conference_banned">You were been banned from the conference room</string>
+ <string name="conference_members_only">The conference room is only for members</string>
+ <string name="conference_kicked">You were been kicked from the conference room</string>
</resources>