blob: 940311667f556b757eb20ac304f747cde7783f82 (
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 = Använd alltid { -brand-short-name } för att öppna länkar som skickar e-post?
protocolhandler-mailto-os-handler-yes-confirm = { -brand-short-name } är nu ditt standardprogram för att öppna länkar som skickar e-post.
protocolhandler-mailto-os-handler-yes-button = Ange som standard
protocolhandler-mailto-os-handler-no-button = Inte nu
# Variables:
# $url (String): The url of a webmailer, but only its full domain name.
protocolhandler-mailto-handler-notificationbox = Öppna e-postlänkar med { $url }?
## Variables:
## $url (String): The url of a webmailer, but only its full domain name.
protocolhandler-mailto-handler-notificationbox-always = Öppna alltid e-postlänkar med { $url }?
protocolhandler-mailto-handler-yes-confirm = { $url } är nu din standardwebbplats för att öppna länkar som skickar e-post.
##
protocolhandler-mailto-handler-yes-button = Ange som standard
protocolhandler-mailto-handler-no-button = Inte nu
|