diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-ja/mail/messenger/mailWidgets.ftl | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/l10n-ja/mail/messenger/mailWidgets.ftl b/l10n-ja/mail/messenger/mailWidgets.ftl new file mode 100644 index 0000000000..2bf9b5b57c --- /dev/null +++ b/l10n-ja/mail/messenger/mailWidgets.ftl @@ -0,0 +1,13 @@ +# 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/. + +apply-current-view-to-menu = + .label = 現在のビューを適用... +threadpane-apply-changes-prompt-title = 変更を適用しますか? +# Variables: +# $name (String): The name of the folder to apply to. +threadpane-apply-changes-prompt-no-children-text = 現在のフォルダーのビューを { $name } フォルダーに適用しますか? +# Variables: +# $name (String): The name of the folder to apply to. +threadpane-apply-changes-prompt-with-children-text = 現在のフォルダーのビューを { $name } フォルダー全体 (サブフォルダーを含む) に適用しますか? |