Add ability to set group member label from conversation settings.

This commit is contained in:
jeffrey-signal
2026-02-25 09:59:10 -05:00
committed by Cody Henthorne
parent 415dbd1b61
commit 7d1897a9d2
7 changed files with 121 additions and 51 deletions

View File

@@ -5167,6 +5167,8 @@
<!-- Button text to approve a user that has requested to join a group -->
<string name="GroupRecipientListItem_approve_description">Approve</string>
<string name="GroupRecipientListItem_deny_description">Deny</string>
<!-- Placeholder shown in the group member list when the user has not yet set a member label. -->
<string name="GroupRecipientListItem__add_member_label">Add member label</string>
<!-- GroupsLearnMoreBottomSheetDialogFragment -->