summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/zh-CN/chrome/zh-CN/locale/zh-CN/messenger/messengercompose/EditorListProperties.dtd
blob: c9d116f61e92ec606200b8b3fafc310888539f2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!-- 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/. -->
<!-- Window title -->


<!ENTITY windowTitle.label "列表特性">

<!ENTITY ListType.label "列表类型">
<!ENTITY bulletStyle.label "条目符号样式:">
<!ENTITY startingNumber.label "开始号码:">
<!ENTITY startingNumber.accessKey "S">
<!ENTITY none.value "无">
<!ENTITY bulletList.value "条目符号(未编号)列表">
<!ENTITY numberList.value "编号列表">
<!ENTITY definitionList.value "定义列表">
<!ENTITY changeEntireListRadio.label "更改全部列表">
<!ENTITY changeEntireListRadio.accessKey "C">
<!ENTITY changeSelectedRadio.label "只更改所选项">
<!ENTITY changeSelectedRadio.accessKey "i">