1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-05 15:52:47 +02:00

Add action to report room. #8998

This commit is contained in:
Benoit Marty
2025-02-07 12:27:04 +01:00
parent 4a43097d5f
commit 753101ff7a
7 changed files with 76 additions and 0 deletions

View File

@@ -2369,6 +2369,8 @@
</plurals>
<string name="room_profile_section_more_polls">Poll history</string>
<string name="room_profile_section_more_uploads">Uploads</string>
<string name="room_profile_section_more_report">Report Room</string>
<string name="room_profile_section_more_report_success_content">The room has been successfully reported.</string>
<string name="room_profile_section_more_leave">Leave Room</string>
<string name="direct_room_profile_section_more_leave">Leave</string>
<string name="room_profile_leaving_room">"Leaving the room…"</string>