mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Show user a toast when an unexpected send text story fails.
This commit is contained in:
committed by
Alex Hart
parent
26a84c5546
commit
95a46f1ce5
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user