Skip to content

Commit

Permalink
Bug 1570346 - Use -brand-product-name terms in Sync message for about…
Browse files Browse the repository at this point in the history
…:logins r=jaws,fluent-reviewers,Pike

Differential Revision: https://phabricator.services.mozilla.com/D40059

--HG--
extra : moz-landing-system : lando
  • Loading branch information
flodolo committed Jul 31, 2019
1 parent 2b561d0 commit ef06fbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions browser/locales/en-US/browser/aboutLogins.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ confirmation-dialog-dismiss-button =
enable-password-sync-notification-message =
{ PLATFORM() ->
[windows] Want your logins everywhere you use { -brand-short-name }? Go to your { -sync-brand-short-name } Options and select the Logins checkbox.
*[other] Want your logins everywhere you use { -brand-short-name }? Go to your { -sync-brand-short-name } Preferences and select the Logins checkbox.
[windows] Want your logins everywhere you use { -brand-product-name }? Go to your { -sync-brand-short-name } Options and select the Logins checkbox.
*[other] Want your logins everywhere you use { -brand-product-name }? Go to your { -sync-brand-short-name } Preferences and select the Logins checkbox.
}
enable-password-sync-preferences-button =
.label =
Expand Down

0 comments on commit ef06fbb

Please sign in to comment.