Allow any group member to set member labels.

This commit is contained in:
jeffrey-signal
2026-03-03 16:12:38 -05:00
committed by Greyson Parrelli
parent a6c8b940c9
commit 16e63a061d
9 changed files with 10 additions and 20 deletions

View File

@@ -9471,8 +9471,6 @@
<string name="GroupMemberLabel__description">Add a member label to describe yourself or your role in this group. Labels are only visible within this group.</string>
<!-- Error message shown when the group member label fails to save due to a network error. -->
<string name="GroupMemberLabel__error_cant_save_no_network">Couldn\'t save label. Check your network and try again.</string>
<!-- Error message shown when trying to edit a member label without adequate permission. -->
<string name="GroupMemberLabel__error_no_edit_permission">Only admins can add member labels in this group.</string>
<!-- Accessibility label for the button to open the group member label emoji picker. -->
<string name="GroupMemberLabel__accessibility_select_emoji">Select emoji</string>
<!-- Accessibility label for the group member label close screen button. -->