Commit d7aae331 authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gaston

Added new entry for notifying kicked occupants that they have been kicked...

Added new entry for notifying kicked occupants that they have been kicked because they aren't members of the now members-only room.


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@425 b35dd754-fafc-0310-a699-88a17e54d16e
parent 46866830
...@@ -107,6 +107,7 @@ muc.error.not-supported=Chat client attempted to access unimplemented feature ...@@ -107,6 +107,7 @@ muc.error.not-supported=Chat client attempted to access unimplemented feature
muc.locked=This room is locked from entry until configuration is confirmed. muc.locked=This room is locked from entry until configuration is confirmed.
muc.unlocked=Configuration confirmed: this room is now unlocked. muc.unlocked=Configuration confirmed: this room is now unlocked.
muc.warnnonanonymous=This room is not anonymous. muc.warnnonanonymous=This room is not anonymous.
muc.roomIsNowMembersOnly=This room is now members-only.
# Labels for extended info (dataform) returned for disco#info requests # Labels for extended info (dataform) returned for disco#info requests
muc.extended.info.desc=Description muc.extended.info.desc=Description
muc.extended.info.subject=Subject muc.extended.info.subject=Subject
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment