Add additional checks for terminated groups during send flows.

This commit is contained in:
Cody Henthorne
2026-03-26 11:58:59 -04:00
parent 467c154ea6
commit 43f19d14d8
12 changed files with 62 additions and 12 deletions

View File

@@ -6894,6 +6894,8 @@
<string name="MyStories__delete_story">Delete story?</string>
<!-- Message of dialog to confirm deletion of story -->
<string name="MyStories__this_story_will_be_deleted">This story will be deleted for you and everyone who received it.</string>
<!-- Message of dialog to confirm deletion of story in a terminated group -->
<string name="MyStories__delete_story_terminated_group">It will only be deleted for you because the group has ended.</string>
<!-- Toast shown when story media cannot be saved -->
<string name="MyStories__unable_to_save">Unable to save</string>