summaryrefslogtreecommitdiffstats
path: root/comm/suite/locales/en-US/chrome/editor/dialogs/EditorButtonProperties.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'comm/suite/locales/en-US/chrome/editor/dialogs/EditorButtonProperties.dtd')
-rw-r--r--comm/suite/locales/en-US/chrome/editor/dialogs/EditorButtonProperties.dtd27
1 files changed, 27 insertions, 0 deletions
diff --git a/comm/suite/locales/en-US/chrome/editor/dialogs/EditorButtonProperties.dtd b/comm/suite/locales/en-US/chrome/editor/dialogs/EditorButtonProperties.dtd
new file mode 100644
index 0000000000..efc6b400dc
--- /dev/null
+++ b/comm/suite/locales/en-US/chrome/editor/dialogs/EditorButtonProperties.dtd
@@ -0,0 +1,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">