blob: e0dabb73524297af4cfec0db1c36454ca4c8a44c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<!-- 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 WindowTitle.label "고급 편집기">
<!ENTITY AttName.label "속성: ">
<!ENTITY AttValue.label "값: ">
<!ENTITY PropertyName.label "속성:">
<!ENTITY currentattributesfor.label "현재 속성:">
<!ENTITY tree.attributeHeader.label "속성">
<!ENTITY tree.propertyHeader.label "속성">
<!ENTITY tree.valueHeader.label "값">
<!ENTITY tabHTML.label "HTML 속성">
<!ENTITY tabCSS.label "본문 형식">
<!ENTITY tabJSE.label "자바스크립트 이벤트">
<!ENTITY editAttribute.label "값을 편집하려면 위의 항목을 선택하십시오.">
<!ENTITY removeAttribute.label "제거">
|