diff options
Diffstat (limited to 'l10n-ja/browser/browser/webProtocolHandler.ftl')
-rw-r--r-- | l10n-ja/browser/browser/webProtocolHandler.ftl | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/l10n-ja/browser/browser/webProtocolHandler.ftl b/l10n-ja/browser/browser/webProtocolHandler.ftl new file mode 100644 index 0000000000..8fd0c9dfa1 --- /dev/null +++ b/l10n-ja/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 = 常に { -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-always = 常に { $url } でメールアドレスのリンクを開きますか? +protocolhandler-mailto-handler-yes-confirm = { $url } がメールアドレスのリンクを開く既定のサイトに設定されました。 + +## + +protocolhandler-mailto-handler-yes-button = 既定に設定 +protocolhandler-mailto-handler-no-button = 後で |