summaryrefslogtreecommitdiffstats
path: root/l10n-nl/suite/chrome/editor/dialogs/EditorButtonProperties.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-nl/suite/chrome/editor/dialogs/EditorButtonProperties.dtd')
-rw-r--r--l10n-nl/suite/chrome/editor/dialogs/EditorButtonProperties.dtd27
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n-nl/suite/chrome/editor/dialogs/EditorButtonProperties.dtd b/l10n-nl/suite/chrome/editor/dialogs/EditorButtonProperties.dtd
new file mode 100644
index 0000000000..45dab7055a
--- /dev/null
+++ b/l10n-nl/suite/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 "Knopeigenschappen">
+
+<!ENTITY Settings.label "Instellingen">
+
+<!ENTITY ButtonType.label "Type">
+<!ENTITY ButtonType.accesskey "T">
+<!ENTITY submit.value "Verzenden">
+<!ENTITY reset.value "Herinitialiseren">
+<!ENTITY button.value "Knop">
+
+<!ENTITY ButtonName.label "Naam:">
+<!ENTITY ButtonName.accesskey "N">
+<!ENTITY ButtonValue.label "Waarde:">
+<!ENTITY ButtonValue.accesskey "W">
+<!ENTITY tabIndex.label "Tabindex:">
+<!ENTITY tabIndex.accesskey "T">
+<!ENTITY ButtonDisabled.label "Uitgeschakeld">
+<!ENTITY ButtonDisabled.accesskey "U">
+<!ENTITY AccessKey.label "Sneltoets:">
+<!ENTITY AccessKey.accesskey "S">
+
+<!ENTITY RemoveButton.label "Knop verwijderen">
+<!ENTITY RemoveButton.accesskey "v">