mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Require valid link url for story test posts.
This commit is contained in:
committed by
Greyson Parrelli
parent
94f135ac38
commit
2f2711c9a3
@@ -4980,6 +4980,8 @@
|
||||
<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>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">All except…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
|
||||
Reference in New Issue
Block a user