diff options
Diffstat (limited to '')
-rwxr-xr-x | l10n-zh-CN/mail/chrome/messenger/msgAccountCentral.dtd | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/l10n-zh-CN/mail/chrome/messenger/msgAccountCentral.dtd b/l10n-zh-CN/mail/chrome/messenger/msgAccountCentral.dtd new file mode 100755 index 0000000000..1842215e1d --- /dev/null +++ b/l10n-zh-CN/mail/chrome/messenger/msgAccountCentral.dtd @@ -0,0 +1,26 @@ +<!-- 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 emailSectionHdr.label "电子邮件"> +<!ENTITY readMsgsLink.label "阅读"> +<!ENTITY composeMsgLink.label "编写"> + +<!ENTITY newsSectionHdr.label "新闻组"> +<!ENTITY subscribeNewsLink.label "管理新闻组订阅"> + +<!ENTITY feedsSectionHdr.label "收取点"> +<!ENTITY subscribeFeeds.label "管理订阅"> + +<!ENTITY chat.label "聊天"> + +<!ENTITY accountsSectionHdr.label "账户"> +<!ENTITY subscribeImapFolders.label "管理文件夹订阅"> +<!ENTITY settingsLink.label "账户设置"> +<!ENTITY setupNewAcct.label "设置账户"> + +<!ENTITY advFeaturesSectionHdr.label "高级功能"> +<!ENTITY searchMsgsLink.label "查找"> +<!ENTITY filtersLink.label "管理消息过滤器"> +<!ENTITY junkSettings.label "垃圾邮件设置"> +<!ENTITY offlineLink.label "脱机设置"> |