2019-03-18 17:17:17 +03:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
|
|
|
|
|
|
|
<!-- Strings not defined in Riot -->
|
2019-10-24 20:11:49 +03:00
|
|
|
<string name="room_list_quick_actions_notifications_all_noisy">"All messages (noisy)"</string>
|
|
|
|
<string name="room_list_quick_actions_notifications_all">"All messages"</string>
|
|
|
|
<string name="room_list_quick_actions_notifications_mentions">"Mentions only"</string>
|
|
|
|
<string name="room_list_quick_actions_notifications_mute">"Mute"</string>
|
2019-11-04 16:59:12 +03:00
|
|
|
<string name="room_list_quick_actions_settings">"Settings"</string>
|
|
|
|
<string name="room_list_quick_actions_leave">"Leave the room"</string>
|
2019-10-28 18:48:55 +03:00
|
|
|
<string name="notice_member_no_changes">"%1$s made no changes"</string>
|
2019-11-06 20:19:37 +03:00
|
|
|
<string name="command_description_spoiler">Sends the given message as a spoiler</string>
|
|
|
|
<string name="spoiler">Spoiler</string>
|
|
|
|
<string name="reaction_search_type_hint">Type keywords to find a reaction.</string>
|
2019-09-13 19:21:56 +03:00
|
|
|
|
2019-11-05 17:12:23 +03:00
|
|
|
<string name="no_ignored_users">You are not ignoring any users</string>
|
|
|
|
|
2019-08-21 23:39:17 +03:00
|
|
|
</resources>
|