summaryrefslogtreecommitdiffstats
path: root/comm/mail/locales/en-US/chrome/messenger/messengercompose/EdAdvancedEdit.dtd
blob: 83fcbd7416c1939d704d55d4b29fcf40f2304c5f (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              "Advanced Property Editor">
<!ENTITY AttName.label                  "Attribute: ">
<!ENTITY AttValue.label                 "Value: ">
<!ENTITY PropertyName.label             "Property: ">
<!ENTITY currentattributesfor.label     "Current attributes for: ">
<!ENTITY tree.attributeHeader.label     "Attribute">
<!ENTITY tree.propertyHeader.label      "Property">
<!ENTITY tree.valueHeader.label         "Value">
<!ENTITY tabHTML.label                  "HTML Attributes">
<!ENTITY tabCSS.label                   "Inline Style">
<!ENTITY tabJSE.label                   "JavaScript Events">

<!ENTITY editAttribute.label    "Click on an item above to edit its value">
<!ENTITY removeAttribute.label  "Remove">