tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 1d5fa889464d90596340823d9b57f1d7b2b13307
parent 80e1cac3a08e6cad9fec33a8588e2eca22e85ab4
Author: mimi <nsauermann@mozilla.com>
Date:   Fri,  5 Dec 2025 19:57:08 +0000

Bug 2004447 - [MenuMessage] Land strings for "set to default" messaging r=omc-reviewers,fluent-reviewers,jprickett,bolsson

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

Diffstat:
Mbrowser/locales/en-US/browser/newtab/asrouter.ftl | 17+++++++++++++++++
1 file changed, 17 insertions(+), 0 deletions(-)

diff --git a/browser/locales/en-US/browser/newtab/asrouter.ftl b/browser/locales/en-US/browser/newtab/asrouter.ftl @@ -409,3 +409,20 @@ etp-strict-exceptions-infobar-button = Apply fixes .accesskey = A etp-strict-exceptions-infobar-not-now = Not now .accesskey = N + +## 'Set to default' messaging displayed within the App menu + +set-default-menu-message-simple-layout-title = { -brand-short-name } is not your default browser +set-default-menu-message-simple-layout-title-variant = { -brand-short-name } is not your primary browser + +set-default-menu-message-row-layout-title = Make { -brand-short-name } your primary browser +set-default-menu-message-row-layout-title-variant = Make { -brand-short-name } your default browser + +set-default-menu-message-row-layout-subtitle = Get speed, safety and privacy every time you browse. +set-default-menu-message-row-layout-subtitle-variant = { PLATFORM() -> + [macos] Keep { -brand-short-name } at your fingertips — make it your default and keep it in your Dock. + *[other] Keep { -brand-short-name } at your fingertips — make it your default and keep it in your taskbar. +} + +set-default-menu-message-primary-button = Set as default +set-default-menu-message-primary-button-variant = Set as primary browser