Update my stories item and landing page empty notice.

This commit is contained in:
Alex Hart
2022-04-04 16:00:16 -03:00
committed by Cody Henthorne
parent dbe186248d
commit 5854074d4a
4 changed files with 17 additions and 13 deletions

View File

@@ -4417,7 +4417,7 @@
<!-- Subtitle for "My Stories" row item when user has not added stories -->
<string name="StoriesLandingFragment__add_a_story">Add a story</string>
<!-- Displayed when there are no stories to display -->
<string name="StoriesLandingFragment__no_recent_updates">No recent updates to show right now.</string>
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now_tap_plus_to_add_to_your_story">No recent updates to show right now. Tap + to add to your story.</string>
<!-- Context menu option to hide a story -->
<string name="StoriesLandingItem__hide_story">Hide story</string>
<!-- Context menu option to unhide a story -->