Display banned users in room member list (#2415)

* Display banned users in room member list

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
This commit is contained in:
Jorge Martin Espinosa 2024-02-20 10:07:06 +01:00 committed by GitHub
parent 9669f84766
commit e68139bf46
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
34 changed files with 197 additions and 31 deletions

View file

@ -120,6 +120,7 @@
<string name="common_error">"Error"</string>
<string name="common_everyone">"Everyone"</string>
<string name="common_favourite">"Favourite"</string>
<string name="common_favourited">"Favourited"</string>
<string name="common_file">"File"</string>
<string name="common_file_saved_on_disk_android">"File saved to Downloads"</string>
<string name="common_forward_message">"Forward message"</string>