diff options
Diffstat (limited to 'l10n-es-CL/browser/browser/webProtocolHandler.ftl')
-rw-r--r-- | l10n-es-CL/browser/browser/webProtocolHandler.ftl | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/l10n-es-CL/browser/browser/webProtocolHandler.ftl b/l10n-es-CL/browser/browser/webProtocolHandler.ftl new file mode 100644 index 0000000000..7ab358d24e --- /dev/null +++ b/l10n-es-CL/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 = ¿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 |