summaryrefslogtreecommitdiffstats
path: root/l10n-en-GB/browser/browser/webProtocolHandler.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-en-GB/browser/browser/webProtocolHandler.ftl')
-rw-r--r--l10n-en-GB/browser/browser/webProtocolHandler.ftl22
1 files changed, 22 insertions, 0 deletions
diff --git a/l10n-en-GB/browser/browser/webProtocolHandler.ftl b/l10n-en-GB/browser/browser/webProtocolHandler.ftl
new file mode 100644
index 0000000000..db046b55ce
--- /dev/null
+++ b/l10n-en-GB/browser/browser/webProtocolHandler.ftl
@@ -0,0 +1,22 @@
+# 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/.
+
+protocolhandler-mailto-os-handler-notificationbox = Always use { -brand-short-name } to open links that send email?
+protocolhandler-mailto-os-handler-yes-confirm = { -brand-short-name } is now your default application for opening links that send email.
+protocolhandler-mailto-os-handler-yes-button = Set as default
+protocolhandler-mailto-os-handler-no-button = Not now
+# Variables:
+# $url (String): The url of a webmailer, but only its full domain name.
+protocolhandler-mailto-handler-notificationbox = Open email links using { $url }?
+
+## Variables:
+## $url (String): The url of a webmailer, but only its full domain name.
+
+protocolhandler-mailto-handler-notificationbox-always = Always open email links using { $url }?
+protocolhandler-mailto-handler-yes-confirm = { $url } is now your default site for opening links that send email.
+
+##
+
+protocolhandler-mailto-handler-yes-button = Set as default
+protocolhandler-mailto-handler-no-button = Not now