summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/ko/chrome/ko/locale/ko/messenger/messengercompose/EditorListProperties.dtd
blob: 929332719cdd60062ef16985ff598e8d996b66b3 (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">