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


<!ENTITY windowTitle.label "Egenskaber for liste">

<!ENTITY ListType.label "Listetype">
<!ENTITY bulletStyle.label "Listemarkørstil:">
<!ENTITY startingNumber.label "Start med:">
<!ENTITY startingNumber.accessKey "S">
<!ENTITY none.value "Ingen">
<!ENTITY bulletList.value "Uordnet (Unummereret) liste">
<!ENTITY numberList.value "Ordnet liste">
<!ENTITY definitionList.value "Definitionsliste">
<!ENTITY changeEntireListRadio.label "Skift hele listen:">
<!ENTITY changeEntireListRadio.accessKey "k">
<!ENTITY changeSelectedRadio.label "Skift kun markerede elementer">
<!ENTITY changeSelectedRadio.accessKey "I">