mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Enable sharing to stories and refactor share activity.
This commit is contained in:
committed by
Greyson Parrelli
parent
fd4543ffe0
commit
523537cf05
@@ -4647,6 +4647,10 @@
|
||||
<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>
|
||||
<!-- Toasted when the user externally shares to a text story successfully -->
|
||||
<string name="TextStoryPostCreationFragment__sent_story">Sent story</string>
|
||||
<!-- Toasted when the user external share to a text story fails -->
|
||||
<string name="TextStoryPostCreationFragment__failed_to_send_story">Failed to send story</string>
|
||||
|
||||
<!-- Title for a notification at the bottom of the chat list suggesting that the user disable censorship circumvention because the service has become reachable -->
|
||||
<string name="TurnOffCircumventionMegaphone_turn_off_censorship_circumvention">Turn off censorship circumvention?</string>
|
||||
|
||||
Reference in New Issue
Block a user