diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-ja/toolkit/toolkit/global/notification.ftl | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/l10n-ja/toolkit/toolkit/global/notification.ftl b/l10n-ja/toolkit/toolkit/global/notification.ftl new file mode 100644 index 0000000000..a5158d567f --- /dev/null +++ b/l10n-ja/toolkit/toolkit/global/notification.ftl @@ -0,0 +1,14 @@ +# 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/. + +notification-learnmore-default-label = + .value = 詳細情報 +# This label is read by screen readers when focusing the close button for an +# "infobar" (message shown when for example a popup is blocked), +# and shown when hovering over the button +notification-close-button = + .aria-label = 閉じる + .title = 閉じる +close-notification-message = + .tooltiptext = このメッセージを閉じます |