From db86e29a92dbc117c72f767e57d147f5cff162b6 Mon Sep 17 00:00:00 2001 From: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com> Date: Wed, 8 Mar 2023 16:35:10 -0800 Subject: [PATCH] Fix settings breadcrumbs for onboarding flow --- _locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index c8f6fa4d20..07f3afd7e7 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -6508,7 +6508,7 @@ "description": "Content of the second row of username onboarding modal" }, "icu:UsernameOnboardingModalBody__row__lock": { - "messageformat": "Turn off phone number discovery under Settings > Phone Number > Who can find my number, to use your username as the primary way others can contact you.", + "messageformat": "Turn off phone number discovery under Settings > Privacy > Phone Number > Who can find my number, to use your username as the primary way others can contact you.", "description": "Content of the third row of username onboarding modal" }, "icu:UsernameOnboardingModalBody__learn-more": {