mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 08:09:12 +01:00
Allow any group member to set member labels.
This commit is contained in:
committed by
Greyson Parrelli
parent
a6c8b940c9
commit
16e63a061d
@@ -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. -->
|
||||
|
||||
Reference in New Issue
Block a user