Sync Strings (#1892)

* Sync Strings from Localazy

---------

Co-authored-by: bmarty <bmarty@users.noreply.github.com>
Co-authored-by: jonnyandrew <jonnya@element.io>
Co-authored-by: Jorge Martín <jorgem@element.io>
This commit is contained in:
ElementBot 2023-11-28 08:52:23 +00:00 committed by GitHub
parent a62d1b297f
commit 8ae8853c15
32 changed files with 101 additions and 47 deletions

View file

@ -8,10 +8,7 @@
<string name="notification_invitation_action_join">"Join"</string>
<string name="notification_invitation_action_reject">"Reject"</string>
<string name="notification_invite_body">"Invited you to chat"</string>
<string name="notification_mentioned_you_body">"%1$s mentioned you.
%2$s"</string>
<string name="notification_mentioned_you_fallback_body">"You have been mentioned.
%1$s"</string>
<string name="notification_mentioned_you_body">"Mentioned you: %1$s"</string>
<string name="notification_new_messages">"New Messages"</string>
<string name="notification_reaction_body">"Reacted with %1$s"</string>
<string name="notification_room_action_mark_as_read">"Mark as read"</string>