blob: 6d3c18bf72189bde0116ab2c084dd1b8643820c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!-- 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/. -->
<!ENTITY closeNotification.tooltip "このメッセージを閉じます">
<!-- LOCALIZATION NOTE (closeNotificationItem.label): This entity is used
to replace the Toolkit default closeNotificationItem.label ("Not Now")
which is ambiguous in some cases. Thus, make sure to select a phrase
that clearly relates to closing the current doorhanger. -->
<!ENTITY closeNotificationItem.label "通知を表示しない">
<!ENTITY checkForUpdates "更新を確認...">
<!ENTITY learnMore "詳細...">
|