Display message text in Media Preview.

This commit is contained in:
Nicholas
2023-01-24 09:11:29 -05:00
committed by Greyson Parrelli
parent 1b7e4e047c
commit eaeeb08987
9 changed files with 145 additions and 34 deletions

View File

@@ -2010,6 +2010,8 @@
<string name="MediaPreviewFragment_edit_media_error">Media Error</string>
<!-- This is displayed as a toast notification when we encounter an error deleting a message, including potentially on other people\'s devices -->
<string name="MediaPreviewFragment_media_delete_error">Error Deleting Message, Message May Still Exist</string>
<!-- A suffix to be attached to truncated captions that the user may tap onto to view the entire text caption -->
<string name="MediaPreviewFragment_see_more">%1$s… <b>Read More</b></string>
<!-- MessageNotifier -->
<string name="MessageNotifier_d_new_messages_in_d_conversations">%1$d new messages in %2$d conversations</string>