diff options
Diffstat (limited to 'l10n-es-AR/suite/chrome/editor/dialogs/EditorLabelProperties.dtd')
-rw-r--r-- | l10n-es-AR/suite/chrome/editor/dialogs/EditorLabelProperties.dtd | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/l10n-es-AR/suite/chrome/editor/dialogs/EditorLabelProperties.dtd b/l10n-es-AR/suite/chrome/editor/dialogs/EditorLabelProperties.dtd new file mode 100644 index 0000000000..e2e1598d83 --- /dev/null +++ b/l10n-es-AR/suite/chrome/editor/dialogs/EditorLabelProperties.dtd @@ -0,0 +1,18 @@ +<!-- 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 "Propiedades de etiqueta"> + +<!ENTITY Settings.label "ConfiguraciĆ³n"> +<!ENTITY Settings.accesskey "C"> + +<!ENTITY EditLabelText.label "Editar texto:"> +<!ENTITY EditLabelText.accesskey "t"> +<!ENTITY LabelFor.label "Para control:"> +<!ENTITY LabelFor.accesskey "P"> +<!ENTITY AccessKey.label "Tecla de acceso:"> +<!ENTITY AccessKey.accesskey "a"> + +<!ENTITY RemoveLabel.label "Eliminar etiqueta"> +<!ENTITY RemoveLabel.accesskey "r"> |