blob: 62db784d7719357b327b01f80e73275266c1888e (
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 "El compositor crea una nueva fila de tabla para cada párrafo en la selección.">
<!ENTITY instructions2.label "Elige el caracter usado para separar esta selección en columnas:">
<!ENTITY commaRadio.label "Coma">
<!ENTITY spaceRadio.label "Espacio">
<!ENTITY otherRadio.label "Otro caracter:">
<!ENTITY deleteCharCheck.label "Eliminar caracter separador">
<!ENTITY collapseSpaces.label "Ignorar espacios extra">
<!ENTITY collapseSpaces.tooltip "Convertir espacios adyacentes a un separador">
|