Updated language translations.

This commit is contained in:
Greyson Parrelli
2022-03-29 13:57:18 -04:00
parent 9ec2c5da52
commit 12ceb1cb32
7 changed files with 77 additions and 8 deletions

View File

@@ -1848,9 +1848,9 @@
<string name="MediaPreviewActivity_media_delete_confirmation_title">Delete message?</string>
<string name="MediaPreviewActivity_media_delete_confirmation_message">This will permanently delete this message.</string>
<string name="MediaPreviewActivity_s_to_s">%1$s to %2$s</string>
<!-- All media preview title when viewing media send by you to another recipient (allows changing of 'You' based on context) -->
<!-- All media preview title when viewing media send by you to another recipient (allows changing of \'You\' based on context) -->
<string name="MediaPreviewActivity_you_to_s">You to %1$s</string>
<!-- All media preview title when viewing media sent by another recipient to you (allows changing of 'You' based on context) -->
<!-- All media preview title when viewing media sent by another recipient to you (allows changing of \'You\' based on context) -->
<string name="MediaPreviewActivity_s_to_you">%1$s to you</string>
<string name="MediaPreviewActivity_media_no_longer_available">Media no longer available.</string>
<string name="MediaPreviewActivity_cant_find_an_app_able_to_share_this_media">Can\'t find an app able to share this media.</string>