diff options
Diffstat (limited to 'l10n-ko/editor/ui/chrome/dialogs/EditorInsertTOC.dtd')
-rw-r--r-- | l10n-ko/editor/ui/chrome/dialogs/EditorInsertTOC.dtd | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n-ko/editor/ui/chrome/dialogs/EditorInsertTOC.dtd b/l10n-ko/editor/ui/chrome/dialogs/EditorInsertTOC.dtd new file mode 100644 index 0000000000..8bf249554f --- /dev/null +++ b/l10n-ko/editor/ui/chrome/dialogs/EditorInsertTOC.dtd @@ -0,0 +1,15 @@ +<!-- 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 "클래스:">
+<!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 "목차 내의 모든 항목수">
|