blob: 49f8058a0baf29b27d1dc81d4f7b5751826ac766 (
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 "In Tabelle umwandeln">
<!ENTITY instructions1.label "Für jeden Absatz in der Auswahl wird eine neue Tabellenzeile erstellt.">
<!ENTITY instructions2.label "Wählen Sie das Zeichen, das die Auswahl in Spalten trennt:">
<!ENTITY commaRadio.label "Komma">
<!ENTITY spaceRadio.label "Leerzeichen">
<!ENTITY otherRadio.label "Anderes Zeichen:">
<!ENTITY deleteCharCheck.label "Trennzeichen löschen">
<!ENTITY collapseSpaces.label "Mehrfache Leerzeichen ignorieren">
<!ENTITY collapseSpaces.tooltip "Zusammenhängende Leerzeichen in ein Trennzeichen umwandeln">
|