Show user a toast when an unexpected send text story fails.

This commit is contained in:
Cody Henthorne
2022-05-25 14:57:04 -04:00
committed by Alex Hart
parent 26a84c5546
commit 95a46f1ce5
5 changed files with 21 additions and 3 deletions

View File

@@ -4682,6 +4682,8 @@
<string name="TextStoryPostLinkEntryFragment__share_a_link_with_viewers_of_your_story">Share a link with viewers of your story</string>
<!-- Hint text for searching for a story text post recipient. -->
<string name="TextStoryPostSendFragment__search">Search</string>
<!-- Toast shown when an unexpected error occurs while sending a text story -->
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">An unexpected error occurred</string>
<!-- Title for screen allowing user to hide "My Story" entries from specific people -->
<string name="HideStoryFromFragment__hide_story_from">Hide story from…</string>
<!-- Done button label for hide story from screen -->