From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- l10n-en-CA/browser/defaultagent/defaultagent_localized.ini | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 l10n-en-CA/browser/defaultagent/defaultagent_localized.ini (limited to 'l10n-en-CA/browser/defaultagent') diff --git a/l10n-en-CA/browser/defaultagent/defaultagent_localized.ini b/l10n-en-CA/browser/defaultagent/defaultagent_localized.ini new file mode 100644 index 0000000000..403fa336ec --- /dev/null +++ b/l10n-en-CA/browser/defaultagent/defaultagent_localized.ini @@ -0,0 +1,12 @@ +# 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/. + +# This file is in the UTF-8 encoding +[Strings] +DefaultBrowserAgentTaskDescription=The Default Browser Agent task checks when the default changes from %MOZ_APP_DISPLAYNAME% to another browser. If the change happens under suspicious circumstances, it will prompt users to change back to %MOZ_APP_DISPLAYNAME% no more than two times. This task is installed automatically by %MOZ_APP_DISPLAYNAME%, and is reinstalled when %MOZ_APP_DISPLAYNAME% updates. To disable this task, update the “default-browser-agent.enabled” preference on the about:config page or the %MOZ_APP_DISPLAYNAME% enterprise policy setting “DisableDefaultBrowserAgent”. + +DefaultBrowserNotificationHeaderText=Keep using %MOZ_APP_DISPLAYNAME%? +DefaultBrowserNotificationBodyText=Your default browser was recently changed. Tap to restore %MOZ_APP_DISPLAYNAME% to default. +DefaultBrowserNotificationYesButtonText=Yes +DefaultBrowserNotificationNoButtonText=No -- cgit v1.2.3