diff options
Diffstat (limited to 'l10n-de/browser/browser/webProtocolHandler.ftl')
-rw-r--r-- | l10n-de/browser/browser/webProtocolHandler.ftl | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/l10n-de/browser/browser/webProtocolHandler.ftl b/l10n-de/browser/browser/webProtocolHandler.ftl new file mode 100644 index 0000000000..20f22d4425 --- /dev/null +++ b/l10n-de/browser/browser/webProtocolHandler.ftl @@ -0,0 +1,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 = Immer { -brand-short-name } verwenden, um Links zum Senden von E-Mails zu öffnen? +protocolhandler-mailto-os-handler-yes-confirm = { -brand-short-name } ist jetzt Ihre Standardanwendung zum Öffnen von Links, die E-Mails senden. +protocolhandler-mailto-os-handler-yes-button = Als Standard festlegen +protocolhandler-mailto-os-handler-no-button = Nicht jetzt + +## Variables: +## $url (String): The url of a webmailer, but only its full domain name. + +protocolhandler-mailto-handler-notificationbox-always = E-Mail-Links immer mit { $url } öffnen? +protocolhandler-mailto-handler-yes-confirm = { $url } ist jetzt Ihre Standard-Website zum Öffnen von Links, die E-Mails senden. + +## + +protocolhandler-mailto-handler-yes-button = Als Standard festlegen +protocolhandler-mailto-handler-no-button = Nicht jetzt |