Allow stories to be unhidden from within viewer.

Fixes #13710
This commit is contained in:
Alex Hart
2024-09-27 09:58:19 -03:00
parent 181ac26cae
commit 588f107300
5 changed files with 22 additions and 1 deletions

View File

@@ -5986,6 +5986,8 @@
<item quantity="one">%1$d reply</item>
<item quantity="other">%1$d replies</item>
</plurals>
<!-- Toast / Snackbar label when unhiding a story during viewer -->
<string name="StoryViewerPageFragment__story_no_longer_hidden">Story no longer hidden</string>
<!-- Label on group stories to add a story -->
<string name="StoryViewerPageFragment__add">Add</string>
<!-- Used when view receipts are disabled -->