From f13611712ca93ef9d2210abda8a857e43ce6e3af Mon Sep 17 00:00:00 2001 From: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com> Date: Wed, 2 Nov 2022 15:44:49 -0700 Subject: [PATCH] stories: Update copy in left pane to My Stories --- _locales/en/messages.json | 6 +++++- ts/components/MyStoriesButton.tsx | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 23927ad73a..1d9962eb3c 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -5404,9 +5404,13 @@ "description": "Label of the button on the bottom of the media editor that trigger the add-caption dialog" }, "MyStories__title": { - "message": "My Story", + "message": "My Stories", "description": "Title for the my stories list" }, + "MyStories__list_item": { + "message": "My Stories", + "description": "Label for the my stories in the list of all stories" + }, "MyStories__story": { "message": "Your story", "description": "aria-label for each one of your stories" diff --git a/ts/components/MyStoriesButton.tsx b/ts/components/MyStoriesButton.tsx index 5155c37e88..3f3ccb2eb9 100644 --- a/ts/components/MyStoriesButton.tsx +++ b/ts/components/MyStoriesButton.tsx @@ -156,7 +156,7 @@ export const MyStoriesButton = ({ >