diff options
Diffstat (limited to 'l10n-pt-BR/browser/browser/webProtocolHandler.ftl')
-rw-r--r-- | l10n-pt-BR/browser/browser/webProtocolHandler.ftl | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/l10n-pt-BR/browser/browser/webProtocolHandler.ftl b/l10n-pt-BR/browser/browser/webProtocolHandler.ftl new file mode 100644 index 0000000000..3743485741 --- /dev/null +++ b/l10n-pt-BR/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 = Sempre usar o { -brand-short-name } para abrir links de envio de email? +protocolhandler-mailto-os-handler-yes-confirm = Agora o { -brand-short-name } é seu aplicativo padrão para abrir links de envio de email. +protocolhandler-mailto-os-handler-yes-button = Definir como padrão +protocolhandler-mailto-os-handler-no-button = Agora não +# Variables: +# $url (String): The url of a webmailer, but only its full domain name. +protocolhandler-mailto-handler-notificationbox = Abrir links de email usando { $url }? + +## Variables: +## $url (String): The url of a webmailer, but only its full domain name. + +protocolhandler-mailto-handler-notificationbox-always = Sempre abrir links de email usando { $url }? +protocolhandler-mailto-handler-yes-confirm = Agora { $url } é seu site padrão para abrir links de envio de email. + +## + +protocolhandler-mailto-handler-yes-button = Definir como padrão +protocolhandler-mailto-handler-no-button = Agora não |