summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/zh-TW/chrome/zh-TW/locale/zh-TW/messenger/messengercompose/EditorListProperties.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/zh-TW/chrome/zh-TW/locale/zh-TW/messenger/messengercompose/EditorListProperties.dtd')
-rw-r--r--thunderbird-l10n/zh-TW/chrome/zh-TW/locale/zh-TW/messenger/messengercompose/EditorListProperties.dtd21
1 files changed, 21 insertions, 0 deletions
diff --git a/thunderbird-l10n/zh-TW/chrome/zh-TW/locale/zh-TW/messenger/messengercompose/EditorListProperties.dtd b/thunderbird-l10n/zh-TW/chrome/zh-TW/locale/zh-TW/messenger/messengercompose/EditorListProperties.dtd
new file mode 100644
index 0000000000..bbe01b1af3
--- /dev/null
+++ b/thunderbird-l10n/zh-TW/chrome/zh-TW/locale/zh-TW/messenger/messengercompose/EditorListProperties.dtd
@@ -0,0 +1,21 @@
+<!-- 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 "清單(List)型式:">
+<!ENTITY bulletStyle.label "項目符號樣式:">
+<!ENTITY startingNumber.label "開始編號:">
+<!ENTITY startingNumber.accessKey "S">
+<!ENTITY none.value "無">
+<!ENTITY bulletList.value "符號式(無編號, DL)">
+<!ENTITY numberList.value "編號式(OL)">
+<!ENTITY definitionList.value "定義式(DL)">
+<!ENTITY changeEntireListRadio.label "改變整個清單">
+<!ENTITY changeEntireListRadio.accessKey "C">
+<!ENTITY changeSelectedRadio.label "只改變所選的項目">
+<!ENTITY changeSelectedRadio.accessKey "I">
+