Add reset confirmation dialog and copy to group link management screen.

This commit is contained in:
Alan Evans
2020-08-27 11:29:44 -03:00
parent 1425b651d4
commit 01d7694108
3 changed files with 56 additions and 3 deletions

View File

@@ -675,6 +675,8 @@
<string name="ShareableGroupLinkDialogFragment__disabled">Disabled</string>
<string name="ShareableGroupLinkDialogFragment__default">Default</string>
<string name="ShareableGroupLinkDialogFragment__group_link_reset">Group link reset</string>
<string name="ShareableGroupLinkDialogFragment__require_an_admin_to_approve_new_members_joining_via_the_group_link">Require an admin to approve new members joining via the group link.</string>
<string name="ShareableGroupLinkDialogFragment__are_you_sure_you_want_to_reset_the_group_link">Are you sure you want to reset the group link? People will no longer be able to join the group using the current link.</string>
<!-- GroupLinkShareQrDialogFragment -->
<string name="GroupLinkShareQrDialogFragment__qr_code">QR code</string>