blob: 7ab358d24e6a3595f8acb8731c4f2618955468ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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 = ¿Utilizas siempre { -brand-short-name } para abrir enlaces que envían correos electrónicos?
protocolhandler-mailto-os-handler-yes-confirm = { -brand-short-name } es ahora tu aplicación predeterminada para abrir enlaces que envían correos electrónicos.
protocolhandler-mailto-os-handler-yes-button = Establecer como predeterminado
protocolhandler-mailto-os-handler-no-button = Ahora no
# Variables:
# $url (String): The url of a webmailer, but only its full domain name.
protocolhandler-mailto-handler-notificationbox = ¿Abrir enlaces de correo usando { $url }?
## Variables:
## $url (String): The url of a webmailer, but only its full domain name.
protocolhandler-mailto-handler-notificationbox-always = ¿Abrir siempre los enlaces de correo usando { $url }?
protocolhandler-mailto-handler-yes-confirm = { $url } es ahora tu sitio predeterminado para abrir enlaces que envían correos electrónicos.
##
protocolhandler-mailto-handler-yes-button = Establecer como predeterminado
protocolhandler-mailto-handler-no-button = Ahora no
|