Update translations and other static files.

This commit is contained in:
Greyson Parrelli
2026-03-04 14:03:32 -05:00
parent f8d3336a1e
commit 5f152b73c2
70 changed files with 7551 additions and 615 deletions

View File

@@ -458,7 +458,7 @@
<!-- Conversation message shown when someone deletes their own message. Placeholder is the name of the person. -->
<string name="ConversationItem_s_deleted_this_message">%1$s deleted this message</string>
<string name="ConversationItem_you_deleted_this_message">You deleted this message</string>
<!-- Conversation message when a message has been deleted by an admin. The placeholder is the admin's name. -->
<!-- Conversation message when a message has been deleted by an admin. The placeholder is the admin\'s name. -->
<string name="ConversationItem_admin_s_deleted_this_message">Admin %1$s deleted this message</string>
<!-- Dialog error message shown when user can\'t download a message from someone else due to a permanent failure (e.g., unable to decrypt), placeholder is other\'s name -->
<string name="ConversationItem_cant_download_message_s_will_need_to_send_it_again">Can\'t download message. %1$s will need to send it again.</string>
@@ -7746,7 +7746,7 @@
<string name="CallLinkInfoSheet__block_from_call">Block from call</string>
<!-- CallParticipantSheet -->
<!-- Action to mute a participant's audio in a group call -->
<!-- Action to mute a participant\'s audio in a group call -->
<string name="CallParticipantSheet__mute_audio">Mute audio</string>
<!-- Action to remove a participant from a call -->
<string name="CallParticipantSheet__remove_from_call">Remove from call</string>