diff options
Diffstat (limited to '')
-rwxr-xr-x | l10n-zh-CN/suite/chrome/mailnews/pref/mailPrefsOverlay.dtd | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/l10n-zh-CN/suite/chrome/mailnews/pref/mailPrefsOverlay.dtd b/l10n-zh-CN/suite/chrome/mailnews/pref/mailPrefsOverlay.dtd new file mode 100755 index 0000000000..8e78e26fda --- /dev/null +++ b/l10n-zh-CN/suite/chrome/mailnews/pref/mailPrefsOverlay.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/. --> +<!-- These are added to the Advanced - Scripts & Plugins panel --> + +<!-- These are added to the Window menu --> + +<!ENTITY mail.label "邮件 新闻组"> +<!ENTITY mail.accesskey "M"> +<!ENTITY addressbook.label "通讯录"> +<!ENTITY addressbook.accesskey "A"> +<!-- These are added to Preferences dialog --> + +<!ENTITY viewingMessages.label "显示信息"> +<!ENTITY notifications.label "通知"> +<!ENTITY composingMessages.label "编写"> +<!ENTITY format.label "发送格式"> +<!ENTITY address.label "地址查找"> +<!ENTITY junk.label "垃圾 & 可疑邮件"> +<!ENTITY tags.label "标签"> +<!ENTITY return.label "回执"> +<!ENTITY characterEncoding2.label "文字编码"> +<!ENTITY networkStorage.label "网络 & 存储"> |