Fix payment reaction notification.

This commit is contained in:
Cody Henthorne
2023-03-13 10:08:27 -04:00
parent 9087f427a5
commit 904817b498
2 changed files with 5 additions and 1 deletions

View File

@@ -2150,6 +2150,8 @@
<string name="MessageNotifier_reacted_s_to_your_file">Reacted %1$s to your file.</string>
<string name="MessageNotifier_reacted_s_to_your_audio">Reacted %1$s to your audio.</string>
<string name="MessageNotifier_reacted_s_to_your_view_once_media">Reacted %1$s to your view-once media.</string>
<!-- Body of notification shown to user when someone they sent a payment to reacts to it. Placeholder is the emoji used in the reaction. -->
<string name="MessageNotifier_reacted_s_to_your_payment">Reacted %1$s to your payment.</string>
<string name="MessageNotifier_reacted_s_to_your_sticker">Reacted %1$s to your sticker.</string>
<string name="MessageNotifier_this_message_was_deleted">This message was deleted.</string>