aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorDaniel Gultsch <inputmice@siacs.eu>2015-01-08 01:23:53 +0100
committerDaniel Gultsch <inputmice@siacs.eu>2015-01-08 01:23:53 +0100
commitf8aa1bfec4df8cc7e34eae537f68ab45ed62756c (patch)
tree87ee7ef850a182c966e10f5b2a7734d09f21642e /src/main/res/values/strings.xml
parentf8dc59be818b3a16e975bda189ad3af2f52311e6 (diff)
kick after ban
Diffstat (limited to 'src/main/res/values/strings.xml')
-rw-r--r--src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 651fa234..bbac0c7c 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -420,4 +420,5 @@
<string name="ban_from_conference">Ban from conference</string>
<string name="removing_from_public_conference">You are trying to remove %s from a public conference. The only way to do that is to ban that user for ever.</string>
<string name="ban_now">Ban now</string>
+ <string name="could_not_change_role">Could not change role</string>
</resources>