Add new story reaction bar.

This commit is contained in:
Clark
2023-01-30 16:14:16 -05:00
committed by Greyson Parrelli
parent 4677f207e7
commit ef9cd2515e
6 changed files with 201 additions and 171 deletions

View File

@@ -4861,6 +4861,8 @@
<string name="StoryReplyComposer__react_to_this_story">React to this story</string>
<!-- Displayed when the user is replying privately to someone who replied to one of their stories -->
<string name="StoryReplyComposer__replying_privately_to_s">Replying privately to %1$s</string>
<!-- Displayed when the user is replying privately to someone who replied to one of their stories -->
<string name="StoryReplyComposer__reply_to_s">Reply to %1$s</string>
<!-- Context menu item to privately reply to a story response -->
<!-- Context menu item to copy a story response -->
<string name="StoryGroupReplyItem__copy">Copy</string>