diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-en-CA/browser/browser/defaultBrowserNotification.ftl | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/l10n-en-CA/browser/browser/defaultBrowserNotification.ftl b/l10n-en-CA/browser/browser/defaultBrowserNotification.ftl new file mode 100644 index 0000000000..67be2c55a9 --- /dev/null +++ b/l10n-en-CA/browser/browser/defaultBrowserNotification.ftl @@ -0,0 +1,23 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# The question portion of the following message should have the <strong> and </strong> tags surrounding it. +default-browser-notification-message = <strong>Set { -brand-short-name } as your default browser?</strong> Get fast, safe, and private browsing whenever you use the web. +default-browser-notification-button = + .label = Set as default + .accesskey = S + +## These strings are used for the default browser prompt. There are 2 variations +## depending on the operating system (Windows vs other). The checkbox label and +## secondary button are shared between the variants. + +default-browser-prompt-title-pin = Make { -brand-short-name } your primary browser? +default-browser-prompt-message-pin = Keep { -brand-short-name } at your fingertips — make it your default browser and pin it to your taskbar. +default-browser-prompt-message-pin-mac = Keep { -brand-short-name } at your fingertips — make it your default browser and keep it in your Dock. +default-browser-prompt-button-primary-pin = Make primary browser +default-browser-prompt-title-alt = Make { -brand-short-name } your default browser? +default-browser-prompt-message-alt = Get speed, safety, and privacy every time you browse. +default-browser-prompt-button-primary-alt = Set as default browser +default-browser-prompt-checkbox-not-again-label = Don’t show this message again +default-browser-prompt-button-secondary = Not now |