diff options
Diffstat (limited to 'l10n-zh-CN/toolkit/chrome/global/notification.dtd')
-rwxr-xr-x | l10n-zh-CN/toolkit/chrome/global/notification.dtd | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/l10n-zh-CN/toolkit/chrome/global/notification.dtd b/l10n-zh-CN/toolkit/chrome/global/notification.dtd new file mode 100755 index 0000000000..a340b2ab4d --- /dev/null +++ b/l10n-zh-CN/toolkit/chrome/global/notification.dtd @@ -0,0 +1,23 @@ +<!-- 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/. --> + +<!-- This file is only used by the Firefox Translations extension, + - and should be removed once possible. + - See: https://bugzilla.mozilla.org/show_bug.cgi?id=1788595 --> + +<!-- This file is only used by the Firefox Translations extension + - and by dom/tests/mochitest/bugs/test_bug467035.html. + - It should be removed once possible. + - See: https://bugzilla.mozilla.org/show_bug.cgi?id=1788595 --> + +<!ENTITY closeNotification.tooltip "关闭此消息"> + +<!ENTITY checkForUpdates "检查更新…"> + +<!ENTITY learnMoreNoEllipsis "详细了解"> + +<!ENTITY defaultButton.label "知道了!"> +<!ENTITY defaultButton.accesskey "O"> + +<!ENTITY moreActionsButton.accessibleLabel "更多操作"> |