diff options
Diffstat (limited to 'l10n-es-ES/suite/chrome/common/customizeToolbar.dtd')
-rw-r--r-- | l10n-es-ES/suite/chrome/common/customizeToolbar.dtd | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/l10n-es-ES/suite/chrome/common/customizeToolbar.dtd b/l10n-es-ES/suite/chrome/common/customizeToolbar.dtd new file mode 100644 index 0000000000..a624d1b218 --- /dev/null +++ b/l10n-es-ES/suite/chrome/common/customizeToolbar.dtd @@ -0,0 +1,16 @@ +<!-- 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 dialog.title "Personalizar barra de herramientas"> +<!ENTITY dialog.dimensions "width: 106ch; height: 36em;"> +<!ENTITY instructions.description "Puede añadir o eliminar elementos arrastrándolos a o desde las barras de herramientas."> +<!ENTITY show.label "Mostrar:"> +<!ENTITY iconsAndText.label "Iconos y texto"> +<!ENTITY icons.label "Iconos"> +<!ENTITY text.label "Texto"> +<!ENTITY useSmallIcons.label "Usar iconos pequeños"> +<!ENTITY restoreDefaultSet.label "Restaurar conjunto predeterminado"> +<!ENTITY addNewToolbar.label "Añadir nueva barra de herramientas"> +<!ENTITY saveChanges.label "Hecho"> +<!ENTITY undoChanges.label "Deshacer cambios"> |