зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1852831 - Update accounts branding in profile downgrade dialog. r=fluent-reviewers,mossop,flod
Differential Revision: https://phabricator.services.mozilla.com/D188049
This commit is contained in:
Родитель
88a49b3bbd
Коммит
f5107ef981
|
@ -9,7 +9,7 @@ profiledowngrade-window2 =
|
|||
profiledowngrade-window-create =
|
||||
.label = Create New Profile
|
||||
|
||||
profiledowngrade-sync = Using an older version of { -brand-product-name } can corrupt bookmarks and browsing history already saved to an existing { -brand-product-name } profile. To protect your information, create a new profile for this installation of { -brand-short-name }. You can always sign in with a { -fxaccount-brand-name } to sync your bookmarks and browsing history between profiles.
|
||||
profiledowngrade-sync2 = Using an older version of { -brand-product-name } can corrupt bookmarks and browsing history already saved to an existing { -brand-product-name } profile. To protect your information, create a new profile for this installation of { -brand-short-name }. You can always sign in with an account to sync your bookmarks and browsing history between profiles.
|
||||
profiledowngrade-nosync = Using an older version of { -brand-product-name } can corrupt bookmarks and browsing history already saved to an existing { -brand-product-name } profile. To protect your information, create a new profile for this installation of { -brand-short-name }.
|
||||
|
||||
profiledowngrade-quit =
|
||||
|
|
|
@ -16,7 +16,6 @@
|
|||
onload="init()">
|
||||
<linkset>
|
||||
<html:link rel="localization" href="branding/brand.ftl"/>
|
||||
<html:link rel="localization" href="toolkit/branding/accounts.ftl"/>
|
||||
<html:link rel="localization" href="toolkit/global/profileDowngrade.ftl"/>
|
||||
</linkset>
|
||||
<dialog buttons="accept,extra1" buttonpack="end"
|
||||
|
@ -31,7 +30,7 @@
|
|||
<vbox flex="1">
|
||||
<description data-l10n-id="profiledowngrade-nosync"></description>
|
||||
#ifdef MOZ_SERVICES_SYNC
|
||||
<description data-l10n-id="profiledowngrade-sync"></description>
|
||||
<description data-l10n-id="profiledowngrade-sync2"></description>
|
||||
#endif
|
||||
</vbox>
|
||||
</hbox>
|
||||
|
|
Загрузка…
Ссылка в новой задаче