Adding a way to visualize all members of a group

This commit is contained in:
Vitor Pamplona
2023-08-10 21:27:30 -04:00
parent 5de0808b1e
commit 0bc701f5c9
2 changed files with 50 additions and 1 deletions
+2
View File
@@ -532,4 +532,6 @@
<string name="messages_new_message_subject">Subject</string>
<string name="messages_new_message_subject_caption">Topic of the conversation</string>
<string name="messages_new_message_to_caption">"@User1, @User2, @User3"</string>
<string name="messages_group_descriptor">Members of this group</string>
</resources>