blob: 061d85b2a265f1143a5324ac65e3b3f4e5119e0e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<!-- 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 Window.title "目錄">
<!ENTITY buildToc.label "由此來源建立表格:">
<!ENTITY tag.label "標籤:">
<!ENTITY class.label "Class:">
<!ENTITY header1.label "第 1 級">
<!ENTITY header2.label "第 2 級">
<!ENTITY header3.label "第 3 級">
<!ENTITY header4.label "第 4 級">
<!ENTITY header5.label "第 5 級">
<!ENTITY header6.label "第 6 級">
<!ENTITY makeReadOnly.label "設表格內容為唯讀">
<!ENTITY orderedList.label "用數字依序幫表格內容編號">
|