зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1689304 - Update theme screen CTA string r=fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D106822
This commit is contained in:
Родитель
dd75eb4204
Коммит
d0613a1819
|
@ -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
|
||||
|
|
|
@ -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,
|
||||
|
|
|
@ -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 <span data-l10n-name="zap">look</span>
|
||||
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
|
||||
|
|
Загрузка…
Ссылка в новой задаче