blob: 7564912270a184d8699a6224aec15ebc41917526 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!-- 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">
|