GV2 leave and eject operations.

This commit is contained in:
Alan Evans
2020-05-07 11:27:39 -03:00
committed by Alex Hart
parent b191341c57
commit b800477365
16 changed files with 318 additions and 78 deletions

View File

@@ -2228,6 +2228,12 @@
<string name="RecipientBottomSheet_remove_as_admin">Remove as admin</string>
<string name="RecipientBottomSheet_remove_from_group">Remove from group</string>
<string name="RecipientBottomSheet_remove_s_as_group_admin">Remove %1$s as group admin?</string>
<string name="RecipientBottomSheet_s_will_be_able_to_edit_group">%1$s will be able to edit this group and its members</string>
<string name="RecipientBottomSheet_remove_s_from_s">Remove %1$s from "%2$s"?</string>
<string name="RecipientBottomSheet_remove">Remove</string>
<string name="GroupRecipientListItem_admin">Admin</string>
<!-- EOF -->