mobile: fix group delete alert text for local deletion (#1051)

This commit is contained in:
JRoberts
2022-09-14 21:45:59 +04:00
committed by GitHub
parent c07d4a5e4e
commit 6a05a56e3e
6 changed files with 29 additions and 14 deletions
@@ -637,6 +637,7 @@
<string name="button_delete_group">Delete group</string>
<string name="delete_group_question">Delete group?</string>
<string name="delete_group_for_all_members_cannot_undo_warning">Group will be deleted for all members - this cannot be undone!</string>
<string name="delete_group_for_self_cannot_undo_warning">Group will be deleted for you - this cannot be undone!</string>
<string name="button_leave_group">Leave group</string>
<string name="button_edit_group_profile">Edit group profile</string>