mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-27 04:04:43 +01:00
Enforce member label access control and handle insufficient permission error.
This commit is contained in:
@@ -9537,6 +9537,8 @@
|
||||
<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