diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-zh-CN/suite/chrome/mailnews/viewLog.dtd | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rwxr-xr-x | l10n-zh-CN/suite/chrome/mailnews/viewLog.dtd | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/l10n-zh-CN/suite/chrome/mailnews/viewLog.dtd b/l10n-zh-CN/suite/chrome/mailnews/viewLog.dtd new file mode 100755 index 0000000000..a946d6a0ba --- /dev/null +++ b/l10n-zh-CN/suite/chrome/mailnews/viewLog.dtd @@ -0,0 +1,12 @@ +<!-- 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 viewLog.title "过滤器日志"> +<!ENTITY viewLogInfo.text "过滤器日志是用于记录已执行的过滤器的文件。选择下面的复选框即可启用日志。"> +<!ENTITY clearLog.label "清空日志"> +<!ENTITY clearLog.accesskey "C"> +<!ENTITY enableLog.label "启用过滤器日志"> +<!ENTITY enableLog.accesskey "E"> +<!ENTITY closeLog.label "关闭"> +<!ENTITY closeLog.accesskey "o"> |