From d0613a181959f15f1a70c82f682349471b71a4d9 Mon Sep 17 00:00:00 2001 From: emcminn Date: Wed, 3 Mar 2021 18:02:55 +0000 Subject: [PATCH] Bug 1689304 - Update theme screen CTA string r=fluent-reviewers,flod Differential Revision: https://phabricator.services.mozilla.com/D106822 --- .../newtab/aboutwelcome/content/aboutwelcome.bundle.js | 2 +- browser/components/newtab/content-src/lib/aboutwelcome-utils.js | 2 +- browser/locales/en-US/browser/newtab/onboarding.ftl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/browser/components/newtab/aboutwelcome/content/aboutwelcome.bundle.js b/browser/components/newtab/aboutwelcome/content/aboutwelcome.bundle.js index 151a441b8f2b..91bc4c763c84 100644 --- a/browser/components/newtab/aboutwelcome/content/aboutwelcome.bundle.js +++ b/browser/components/newtab/aboutwelcome/content/aboutwelcome.bundle.js @@ -1148,7 +1148,7 @@ const DEFAULT_WELCOME_CONTENT = { }, primary_button: { label: { - string_id: "onboarding-multistage-theme-primary-button-label" + string_id: "onboarding-multistage-theme-primary-button-label2" }, action: { navigate: true diff --git a/browser/components/newtab/content-src/lib/aboutwelcome-utils.js b/browser/components/newtab/content-src/lib/aboutwelcome-utils.js index f7ed94b189d1..6bc2a87ace0e 100644 --- a/browser/components/newtab/content-src/lib/aboutwelcome-utils.js +++ b/browser/components/newtab/content-src/lib/aboutwelcome-utils.js @@ -221,7 +221,7 @@ export const DEFAULT_WELCOME_CONTENT = { }, primary_button: { label: { - string_id: "onboarding-multistage-theme-primary-button-label", + string_id: "onboarding-multistage-theme-primary-button-label2", }, action: { navigate: true, diff --git a/browser/locales/en-US/browser/newtab/onboarding.ftl b/browser/locales/en-US/browser/newtab/onboarding.ftl index 029ac5f50967..e470160daec6 100644 --- a/browser/locales/en-US/browser/newtab/onboarding.ftl +++ b/browser/locales/en-US/browser/newtab/onboarding.ftl @@ -61,7 +61,7 @@ onboarding-welcome-steps-indicator = # automatically added to the text inside it. "look" should stay inside the span. onboarding-multistage-theme-header = Choose a look onboarding-multistage-theme-subtitle = Personalize { -brand-short-name } with a theme. -onboarding-multistage-theme-primary-button-label = Save Theme +onboarding-multistage-theme-primary-button-label2 = Done onboarding-multistage-theme-secondary-button-label = Not now # Automatic theme uses operating system color settings