diff options
Diffstat (limited to 'l10n-tr/browser/browser/webProtocolHandler.ftl')
-rw-r--r-- | l10n-tr/browser/browser/webProtocolHandler.ftl | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/l10n-tr/browser/browser/webProtocolHandler.ftl b/l10n-tr/browser/browser/webProtocolHandler.ftl new file mode 100644 index 0000000000..f96a7a200d --- /dev/null +++ b/l10n-tr/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 = E-posta bağlantılarını açmak için her zaman { -brand-short-name } kullanılsın mı? +protocolhandler-mailto-os-handler-yes-confirm = E-posta bağlantılarını açmak için artık varsayılan uygulamanız { -brand-short-name }. +protocolhandler-mailto-os-handler-yes-button = Varsayılan yap +protocolhandler-mailto-os-handler-no-button = Şimdi değil +# Variables: +# $url (String): The url of a webmailer, but only its full domain name. +protocolhandler-mailto-handler-notificationbox = E-posta bağlantıları { $url } ile açılsın mı? + +## Variables: +## $url (String): The url of a webmailer, but only its full domain name. + +protocolhandler-mailto-handler-notificationbox-always = E-posta bağlantıları her zaman { $url } ile açılsın mı? +protocolhandler-mailto-handler-yes-confirm = E-posta bağlantılarını açmak için varsayılan siteniz artık { $url }. + +## + +protocolhandler-mailto-handler-yes-button = Varsayılan yap +protocolhandler-mailto-handler-no-button = Şimdi değil |