Sync Strings (#1789)
Co-authored-by: bmarty <bmarty@users.noreply.github.com>
This commit is contained in:
parent
de05c9b098
commit
3bf34eae01
27 changed files with 52 additions and 38 deletions
|
|
@ -8,6 +8,10 @@
|
|||
<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_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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue