diff options
Diffstat (limited to '')
-rwxr-xr-x | l10n-zh-CN/suite/chrome/mailnews/folderpane.dtd | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/l10n-zh-CN/suite/chrome/mailnews/folderpane.dtd b/l10n-zh-CN/suite/chrome/mailnews/folderpane.dtd new file mode 100755 index 0000000000..ddf5cbddea --- /dev/null +++ b/l10n-zh-CN/suite/chrome/mailnews/folderpane.dtd @@ -0,0 +1,11 @@ +<!-- 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 nameColumn.label "类别"> +<!ENTITY unreadColumn.label "未读"> +<!ENTITY totalColumn.label "总共"> +<!ENTITY folderSizeColumn.label "大小"> +<!ENTITY folderLocationToolbarItem.title "文件夹地址"> +<!ENTITY mailViewsToolbarItem.title "邮件视图"> +<!ENTITY searchToolbarItem.title "搜索"> +<!ENTITY searchSubjectOrAddress.placeholder "搜索主题或地址"> |