mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Do not allow users to attempt to send story replies to an inactive group.
This commit is contained in:
committed by
Greyson Parrelli
parent
8a452ddf11
commit
891c99a148
@@ -4829,6 +4829,8 @@
|
||||
<string name="StoryViewItem__remove_viewer">Remove viewer</string>
|
||||
<!-- Displayed when a story has no replies yet -->
|
||||
<string name="StoryGroupReplyFragment__no_replies_yet">No replies yet</string>
|
||||
<!-- Displayed when no longer a group member -->
|
||||
<string name="StoryGroupReplyFragment__you_cant_reply">You can\'t reply to this story because you\'re no longer a member of this group.</string>
|
||||
<!-- Displayed for each user that reacted to a story when viewing replies -->
|
||||
<string name="StoryGroupReactionReplyItem__reacted_to_the_story">Reacted to the story</string>
|
||||
<!-- Label for story views tab -->
|
||||
|
||||
Reference in New Issue
Block a user