Fix spoiler reveal in full screen media viewer.

This commit is contained in:
Cody Henthorne
2023-04-24 21:27:11 -04:00
parent 8c74ae2fec
commit 4d10be2aa5
3 changed files with 19 additions and 10 deletions

View File

@@ -2153,7 +2153,7 @@
<!-- 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>
<string name="MediaPreviewFragment_read_more_overflow_text">Read More</string>
<!-- MessageNotifier -->
<string name="MessageNotifier_d_new_messages_in_d_conversations">%1$d new messages in %2$d conversations</string>