summaryrefslogtreecommitdiffstats
path: root/comm/mail/locales/en-US/chrome/messenger/messengercompose/EdColorPicker.dtd
blob: c00d24f29867fd1f30e8721e3edede8afa563573 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!-- 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 "Color">
<!ENTITY lastPickedColor.label "Last-picked color">
<!ENTITY lastPickedColor.accessKey "L">
<!ENTITY chooseColor1.label "Choose a color:">
<!ENTITY chooseColor2.label "Enter an HTML color string">
<!ENTITY chooseColor2.accessKey "H">
<!ENTITY setColorExample.label "(e.g.: &quot;#0000ff&quot; or &quot;blue&quot;):">
<!ENTITY default.label "Default">
<!ENTITY default.accessKey "D">
<!ENTITY palette.label "Palette:">
<!ENTITY standardPalette.label "Standard">
<!ENTITY webPalette.label "All web colors">
<!ENTITY background.label "Background for:">
<!ENTITY background.accessKey "B">
<!ENTITY table.label "Table">
<!ENTITY table.accessKey "T">
<!ENTITY cell.label "Cell(s)">
<!ENTITY cell.accessKey "C">