blob: b97c5a4054beb8eb64d32267166f9466894415c7 (
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 = תמיד להשתמש ב־{ -brand-short-name } כדי לפתוח קישורים ששולחים דוא״ל?
protocolhandler-mailto-os-handler-yes-confirm = { -brand-short-name } הוא כעת יישום ברירת המחדל שלך לפתיחת קישורים ששולחים דוא״ל.
protocolhandler-mailto-os-handler-yes-button = הגדרה כברירת מחדל
protocolhandler-mailto-os-handler-no-button = לא כעת
# Variables:
# $url (String): The url of a webmailer, but only its full domain name.
protocolhandler-mailto-handler-notificationbox = לפתוח קישורי דוא״ל באמצעות { $url }?
## Variables:
## $url (String): The url of a webmailer, but only its full domain name.
protocolhandler-mailto-handler-notificationbox-always = תמיד לפתוח קישורי דוא״ל באמצעות { $url }?
protocolhandler-mailto-handler-yes-confirm = { $url } הוא כעת אתר ברירת המחדל שלך לפתיחת קישורים ששולחים דוא״ל.
##
protocolhandler-mailto-handler-yes-button = הגדרה כברירת מחדל
protocolhandler-mailto-handler-no-button = לא כעת
|