Hide Block and Leave options when not available in group settings, add unblock.

This commit is contained in:
Alan Evans
2020-06-07 13:40:05 -03:00
committed by Greyson Parrelli
parent db06cbbc86
commit 8dbcb255ad
5 changed files with 47 additions and 2 deletions

View File

@@ -518,6 +518,7 @@
<string name="ManageGroupActivity_who_can_edit_group_membership">Who can edit group membership</string>
<string name="ManageGroupActivity_who_can_edit_group_info">Who can edit group info</string>
<string name="ManageGroupActivity_block_group">Block group</string>
<string name="ManageGroupActivity_unblock_group">Unblock group</string>
<string name="ManageGroupActivity_leave_group">Leave group</string>
<string name="ManageGroupActivity_mute_notifications">Mute notifications</string>
<string name="ManageGroupActivity_custom_notifications">Custom notifications</string>