mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-02 06:33:38 +01:00
Add internal pre-alpha support for receiving reactions.
This commit is contained in:
committed by
Greyson Parrelli
parent
a8d826020d
commit
bceb69b284
@@ -894,6 +894,7 @@
|
||||
<string name="MessageNotifier_open_signal_to_check_for_recent_notifications">Open Signal to check for recent notifications.</string>
|
||||
<string name="MessageNotifier_contact_message">%1$s %2$s</string>
|
||||
<string name="MessageNotifier_unknown_contact_message">Contact</string>
|
||||
<string name="MessageNotifier_reacted_to_your_message">Reacted to your message: %1$s</string>
|
||||
|
||||
<!-- Notification Channels -->
|
||||
<string name="NotificationChannel_messages">Default</string>
|
||||
@@ -1467,6 +1468,9 @@
|
||||
<string name="conversation_context__menu_resend_message">Resend message</string>
|
||||
<string name="conversation_context__menu_reply_to_message">Reply to message</string>
|
||||
|
||||
<!-- conversation_context_reacction -->
|
||||
<string name="conversation_context__reaction_multi_select">Select multiple</string>
|
||||
|
||||
<!-- conversation_context_image -->
|
||||
<string name="conversation_context_image__save_attachment">Save attachment</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user