blob: 843fe0ad31e77427bdedc2b1633ab07c83937d26 (
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 "JavaScript 事件">
<!ENTITY editAttribute.label "单击某一项以编辑它的值">
<!ENTITY removeAttribute.label "移除">
|