summaryrefslogtreecommitdiffstats
path: root/l10n-zh-CN/suite/chrome/editor/prefs/pref-editing.dtd
blob: a3bf1c060f716fce6646fd3b38196190b6095ebe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
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">