summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/de/chrome/de/locale/de/messenger/messengercompose/EditorListProperties.dtd
blob: fc58e701eca0c3011202810c2bf95f03aed55aa5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!-- 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 "Listen-Eigenschaften">

<!ENTITY ListType.label "Listentyp">
<!ENTITY bulletStyle.label "Aufzählungszeichen:">
<!ENTITY startingNumber.label "Beginnen mit:">
<!ENTITY startingNumber.accessKey "B">
<!ENTITY none.value "keine">
<!ENTITY bulletList.value "Unnummerierte Auflistung">
<!ENTITY numberList.value "Nummerierte Aufzählung">
<!ENTITY definitionList.value "Definitionsliste">
<!ENTITY changeEntireListRadio.label "Ganze Liste ändern">
<!ENTITY changeEntireListRadio.accessKey "L">
<!ENTITY changeSelectedRadio.label "Nur gewählte Elemente ändern">
<!ENTITY changeSelectedRadio.accessKey "g">