mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Implement story error slates.
Co-authored-by: Rashad Sookram <rashad@signal.org>
This commit is contained in:
@@ -4590,6 +4590,12 @@
|
||||
<string name="StoryViewerPageFragment__see_more">… See More</string>
|
||||
<!-- Displayed in toast after sending a direct reply -->
|
||||
<string name="StoryDirectReplyDialogFragment__reply_sent">Reply sent</string>
|
||||
<!-- Displayed in the viewer when a story is no longer available -->
|
||||
<string name="StorySlateView__this_story_is_no_longer_available">This story is no longer available.</string>
|
||||
<!-- Displayed in the viewer when the network is not available -->
|
||||
<string name="StorySlateView__no_internet_connection">No Internet Connection</string>
|
||||
<!-- Displayed in the viewer when network is available but content could not be downloaded -->
|
||||
<string name="StorySlateView__couldnt_load_content">Couldn\'t Load Content</string>
|
||||
|
||||
<!-- endregion -->
|
||||
<!-- Content description for expand contacts chevron -->
|
||||
|
||||
Reference in New Issue
Block a user