Fix multiple issues with rendering spoilers as story captions.

This commit is contained in:
Cody Henthorne
2023-04-25 09:51:11 -04:00
committed by GitHub
parent a837f86999
commit b9d7d19dea
4 changed files with 47 additions and 59 deletions

View File

@@ -5218,7 +5218,7 @@
<!-- Displayed when copying group story reply text to clipboard -->
<string name="StoryGroupReplyFragment__copied_to_clipboard">Copied to clipboard</string>
<!-- Displayed in story caption when content is longer than 5 lines -->
<string name="StoryViewerPageFragment__see_more">See More</string>
<string name="StoryViewerPageFragment__see_more">See More</string>
<!-- Displayed in toast after sending a direct reply -->
<string name="StoryDirectReplyDialogFragment__sending_reply">Sending reply…</string>
<!-- Displayed in the viewer when a story is no longer available -->