Add helper text at the bottom of the private stories list.

This commit is contained in:
Alex Hart
2022-04-25 10:47:43 -03:00
committed by Cody Henthorne
parent d23faf4278
commit c081193373
2 changed files with 5 additions and 0 deletions

View File

@@ -4516,6 +4516,8 @@
<string name="StorySettingsFragment__story_settings">Story settings</string>
<!-- Story settings private stories heading -->
<string name="StorySettingsFragment__private_stories">Private stories</string>
<!-- Note at bottom of story settings regarding who can see private stories. -->
<string name="StorySettingsFragment__private_stories_can_only_be_viewed">Private stories can only be viewed by the people you add to them. Only you can see the story name.</string>
<!-- Option label for creating a new private story -->
<string name="StorySettingsFragment__new_private_story">New private story</string>
<!-- Page title for My Story options -->