summaryrefslogtreecommitdiffstats
path: root/browser/locales/en-US/browser/webProtocolHandler.ftl
blob: 584611bcfdf6f12f25f3e8410930ba3db8092464 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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-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