Add sending and error states for story group replies.

This commit is contained in:
Cody Henthorne
2022-05-24 15:17:29 -04:00
committed by Alex Hart
parent a29bc1da8c
commit 2a91c67c51
23 changed files with 635 additions and 707 deletions

View File

@@ -4561,6 +4561,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>
<!-- Toast shown when story media cannot be saved -->
<string name="MyStories__unable_to_save">Unable to save</string>
<!-- Displayed at bottom of story viewer when current item has views -->
<plurals name="StoryViewerFragment__d_views">
<item quantity="one">%1$d view</item>