summaryrefslogtreecommitdiffstats
path: root/l10n-en-GB/editor/ui/chrome/dialogs/EditorButtonProperties.dtd
blob: efc6b400dc942daf8805890790424e20d9cd5db7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!-- 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 "Button Properties">

<!ENTITY Settings.label "Settings">

<!ENTITY ButtonType.label "Type">
<!ENTITY ButtonType.accesskey "T">
<!ENTITY submit.value "Submit">
<!ENTITY reset.value "Reset">
<!ENTITY button.value "Button">

<!ENTITY ButtonName.label "Name:">
<!ENTITY ButtonName.accesskey "N">
<!ENTITY ButtonValue.label "Value:">
<!ENTITY ButtonValue.accesskey "V">
<!ENTITY tabIndex.label "Tab Index:">
<!ENTITY tabIndex.accesskey "I">
<!ENTITY ButtonDisabled.label "Disabled">
<!ENTITY ButtonDisabled.accesskey "D">
<!ENTITY AccessKey.label "Access Key:">
<!ENTITY AccessKey.accesskey "K">

<!ENTITY RemoveButton.label "Remove Button">
<!ENTITY RemoveButton.accesskey "R">