diff options
Diffstat (limited to 'l10n-rm/editor/ui/chrome/dialogs/EditorButtonProperties.dtd')
-rw-r--r-- | l10n-rm/editor/ui/chrome/dialogs/EditorButtonProperties.dtd | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n-rm/editor/ui/chrome/dialogs/EditorButtonProperties.dtd b/l10n-rm/editor/ui/chrome/dialogs/EditorButtonProperties.dtd new file mode 100644 index 0000000000..3085187f82 --- /dev/null +++ b/l10n-rm/editor/ui/chrome/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 "Caracteristicas da buttun"> + +<!ENTITY Settings.label "Parameters"> + +<!ENTITY ButtonType.label "Tip"> +<!ENTITY ButtonType.accesskey "T"> +<!ENTITY submit.value "Trametter"> +<!ENTITY reset.value "Redefinir"> +<!ENTITY button.value "Buttun"> + +<!ENTITY ButtonName.label "Num:"> +<!ENTITY ButtonName.accesskey "N"> +<!ENTITY ButtonValue.label "Valur:"> +<!ENTITY ButtonValue.accesskey "V"> +<!ENTITY tabIndex.label "Index da tabulatur:"> +<!ENTITY tabIndex.accesskey "I"> +<!ENTITY ButtonDisabled.label "DeactivĂ "> +<!ENTITY ButtonDisabled.accesskey "D"> +<!ENTITY AccessKey.label "Tasta d'access:"> +<!ENTITY AccessKey.accesskey "c"> + +<!ENTITY RemoveButton.label "Allontanar il buttun"> +<!ENTITY RemoveButton.accesskey "R"> |