diff options
Diffstat (limited to 'l10n-zh-CN/editor/ui/chrome/composer/pref-editing.dtd')
-rwxr-xr-x | l10n-zh-CN/editor/ui/chrome/composer/pref-editing.dtd | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/l10n-zh-CN/editor/ui/chrome/composer/pref-editing.dtd b/l10n-zh-CN/editor/ui/chrome/composer/pref-editing.dtd new file mode 100755 index 0000000000..a3bf1c060f --- /dev/null +++ b/l10n-zh-CN/editor/ui/chrome/composer/pref-editing.dtd @@ -0,0 +1,32 @@ +<!-- 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 pref.editing.title "新建页面属性"> + +<!ENTITY authorName.label "作者:"> +<!ENTITY authorName.accesskey "u"> +<!ENTITY pageColorHeader "默认页面外观"> + +<!ENTITY defaultColors.label "阅读器的默认颜色(不设置页面中的颜色)"> +<!ENTITY defaultColors.accesskey "d"> +<!ENTITY customColors.label "使用自定义颜色:"> +<!ENTITY customColors.accesskey "c"> + +<!ENTITY normalText.label "常规文本"> +<!ENTITY normalText.accesskey "N"> +<!ENTITY linkText.label "链接文本"> +<!ENTITY linkText.accesskey "L"> +<!ENTITY activeLinkText.label "活动链接文本"> +<!ENTITY activeLinkText.accesskey "A"> +<!ENTITY visitedLinkText.label "已访问链接文本"> +<!ENTITY visitedLinkText.accesskey "V"> +<!ENTITY background.label "背景:"> +<!ENTITY background.accesskey "B"> +<!ENTITY colon.character ":"> + +<!ENTITY backgroundImage.label "背景图像:"> +<!ENTITY backgroundImage.accesskey "m"> +<!ENTITY chooseFile.label "选择文件…"> +<!ENTITY chooseFile.accesskey "o"> + |