Sync Strings (#3297)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2024-08-12 07:03:23 +01:00 committed by GitHub
parent 20d02785f9
commit 8bd48fdc60
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
55 changed files with 1026 additions and 605 deletions

View file

@ -34,6 +34,7 @@
<string name="notification_room_action_quick_reply">"Quick reply"</string>
<string name="notification_room_invite_body">"Invited you to join the room"</string>
<string name="notification_sender_me">"Me"</string>
<string name="notification_sender_mention_reply">"%1$s mentioned or replied"</string>
<string name="notification_test_push_notification_content">"You are viewing the notification! Click me!"</string>
<string name="notification_ticker_text_dm">"%1$s: %2$s"</string>
<string name="notification_ticker_text_group">"%1$s: %2$s %3$s"</string>