feature(space) : update some strings

This commit is contained in:
ganfra 2025-10-31 14:55:07 +01:00
parent 4c9b6100a7
commit 2d8f491cfd
8 changed files with 14 additions and 7 deletions

View file

@ -70,7 +70,7 @@
<string name="screen_room_details_title">"Room info"</string>
<string name="screen_room_details_topic_title">"Topic"</string>
<string name="screen_room_details_updating_room">"Updating room…"</string>
<string name="screen_room_member_list_banned_empty">"There are no banned users in this room."</string>
<string name="screen_room_member_list_banned_empty">"There are no banned users."</string>
<plurals name="screen_room_member_list_header_title">
<item quantity="one">"%1$d person"</item>
<item quantity="other">"%1$d people"</item>