summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/ko/chrome/ko/locale/ko/messenger/messengercompose/EditorListProperties.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/ko/chrome/ko/locale/ko/messenger/messengercompose/EditorListProperties.dtd')
-rw-r--r--thunderbird-l10n/ko/chrome/ko/locale/ko/messenger/messengercompose/EditorListProperties.dtd20
1 files changed, 20 insertions, 0 deletions
diff --git a/thunderbird-l10n/ko/chrome/ko/locale/ko/messenger/messengercompose/EditorListProperties.dtd b/thunderbird-l10n/ko/chrome/ko/locale/ko/messenger/messengercompose/EditorListProperties.dtd
new file mode 100644
index 0000000000..929332719c
--- /dev/null
+++ b/thunderbird-l10n/ko/chrome/ko/locale/ko/messenger/messengercompose/EditorListProperties.dtd
@@ -0,0 +1,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">