Introduce new add member labels permission.

This commit is contained in:
jeffrey-signal
2026-03-06 15:58:00 -05:00
parent 7beb4dd939
commit 13444136bd
26 changed files with 441 additions and 60 deletions

View File

@@ -6010,6 +6010,10 @@
<string name="PermissionsSettingsFragment__who_can_add_new_members">Who can add new members?</string>
<string name="PermissionsSettingsFragment__who_can_edit_this_groups_info">Who can edit this group\'s info?</string>
<string name="PermissionsSettingsFragment__who_can_send_messages">Who can send messages and start calls?</string>
<!-- Label for the member labels permission button in the group permissions settings screen. -->
<string name="PermissionsSettingsFragment__add_member_labels">Add member labels</string>
<!-- Dialog title shown when choosing who has permission to add member labels in the group. -->
<string name="PermissionsSettingsFragment__who_can_add_member_labels">Who can add member labels?</string>
<!-- SoundsAndNotificationsSettingsFragment -->
<!-- Label for the setting to mute notifications for a conversation -->