diff options
Diffstat (limited to 'l10n-da/browser/browser/webProtocolHandler.ftl')
-rw-r--r-- | l10n-da/browser/browser/webProtocolHandler.ftl | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/l10n-da/browser/browser/webProtocolHandler.ftl b/l10n-da/browser/browser/webProtocolHandler.ftl new file mode 100644 index 0000000000..3988f672d2 --- /dev/null +++ b/l10n-da/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 = Tillad altid { -brand-short-name } at åbne links, der sender mail? +protocolhandler-mailto-os-handler-yes-confirm = { -brand-short-name } er nu dit standard-program til at åbne links, der sender mail. +protocolhandler-mailto-os-handler-yes-button = Indstil som standard +protocolhandler-mailto-os-handler-no-button = Ikke nu + +## Variables: +## $url (String): The url of a webmailer, but only its full domain name. + +protocolhandler-mailto-handler-notificationbox-always = Åbn altid mail-links med { $url }? +protocolhandler-mailto-handler-yes-confirm = { $url } er nu dit standard-websted til at åben links, der sender mail. + +## + +protocolhandler-mailto-handler-yes-button = Indstil som standard +protocolhandler-mailto-handler-no-button = Ikke nu |