mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Add proper thread summary for reactions to stories.
This commit is contained in:
committed by
Cody Henthorne
parent
d64aa3bc43
commit
b183a38f3c
@@ -1811,6 +1811,10 @@
|
||||
<string name="ThreadRecord__you_sent_a_gift">You sent a gift</string>
|
||||
<!-- Displayed in the notification when the user has opened a received gift -->
|
||||
<string name="ThreadRecord__you_redeemed_a_gift_badge">You redeemed a gift badge</string>
|
||||
<!-- Displayed in the conversation list when someone reacted to your story -->
|
||||
<string name="ThreadRecord__reacted_s_to_your_story">Reacted %1$s to your story</string>
|
||||
<!-- Displayed in the conversation list when you reacted to someone's story -->
|
||||
<string name="ThreadRecord__reacted_s_to_their_story">Reacted %1$s to their story</string>
|
||||
|
||||
<!-- UpdateApkReadyListener -->
|
||||
<string name="UpdateApkReadyListener_Signal_update">Signal update</string>
|
||||
|
||||
Reference in New Issue
Block a user