9 lines
724 B
XML
9 lines
724 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<string name="screen_join_room_ban_by_message">"You were banned from this room by %1$s."</string>
|
|
<string name="screen_join_room_ban_message">"You were banned from this room"</string>
|
|
<string name="screen_join_room_fail_message">"Joining the room failed."</string>
|
|
<string name="screen_join_room_fail_reason">"This room is either invite-only or there might be restrictions to access at space level."</string>
|
|
<string name="screen_join_room_forget_action">"Forget this room"</string>
|
|
<string name="screen_join_room_invite_required_message">"You need an invite in order to join this room"</string>
|
|
</resources>
|