diff options
Diffstat (limited to 'l10n-es-AR/editor/ui/chrome/dialogs/EdConvertToTable.dtd')
-rw-r--r-- | l10n-es-AR/editor/ui/chrome/dialogs/EdConvertToTable.dtd | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/l10n-es-AR/editor/ui/chrome/dialogs/EdConvertToTable.dtd b/l10n-es-AR/editor/ui/chrome/dialogs/EdConvertToTable.dtd new file mode 100644 index 0000000000..715f56e225 --- /dev/null +++ b/l10n-es-AR/editor/ui/chrome/dialogs/EdConvertToTable.dtd @@ -0,0 +1,14 @@ +<!-- 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/. --> + +<!-- Window title --> +<!ENTITY windowTitle.label "Convertir a tabla"> +<!ENTITY instructions1.label "Composer crea una nueva fila en la tabla por cada párrafo en la selección."> +<!ENTITY instructions2.label "Escoja el carácter utilizado para separar la selección en columnas:"> +<!ENTITY commaRadio.label "Coma"> +<!ENTITY spaceRadio.label "Espacio"> +<!ENTITY otherRadio.label "Otro carácter:"> +<!ENTITY deleteCharCheck.label "Eliminar carácter separador"> +<!ENTITY collapseSpaces.label "Ignorar espacios extra"> +<!ENTITY collapseSpaces.tooltip "Convertir espacios adyacentes a un separador"> |