More descriptive copy for group link permission errors.

This commit is contained in:
Alan Evans
2020-10-07 13:44:25 -03:00
committed by Greyson Parrelli
parent adf1674877
commit 26404ff5d7
3 changed files with 46 additions and 22 deletions

View File

@@ -618,6 +618,10 @@
<item quantity="other">%d members added.</item>
</plurals>
<string name="ManageGroupActivity_only_admins_can_enable_or_disable_the_sharable_group_link">Only admins can enable or disable the sharable group link.</string>
<string name="ManageGroupActivity_only_admins_can_enable_or_disable_the_option_to_approve_new_members">Only admins can enable or disable the option to approve new members.</string>
<string name="ManageGroupActivity_only_admins_can_reset_the_sharable_group_link">Only admins can reset the sharable group link.</string>
<string name="ManageGroupActivity_you_dont_have_the_rights_to_do_this">You don\'t have the rights to do this</string>
<string name="ManageGroupActivity_not_capable">Someone you added does not support new groups and needs to update Signal</string>
<string name="ManageGroupActivity_failed_to_update_the_group">Failed to update the group</string>