summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/sv-SE/chrome/sv-SE/locale/sv-SE/messenger/messengercompose/EditorListProperties.dtd
blob: 3014f5451584088001db9c049d22e876c04eb115 (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 "Egenskaper för lista">

<!ENTITY ListType.label "Listtyp">
<!ENTITY bulletStyle.label "Bomber:">
<!ENTITY startingNumber.label "Börja med:">
<!ENTITY startingNumber.accessKey "B">
<!ENTITY none.value "Ingen">
<!ENTITY bulletList.value "Lista med bomber">
<!ENTITY numberList.value "Numrerad lista">
<!ENTITY definitionList.value "Definitionslista">
<!ENTITY changeEntireListRadio.label "Ändra hela listan">
<!ENTITY changeEntireListRadio.accessKey "h">
<!ENTITY changeSelectedRadio.label "Ändra endast markerade poster">
<!ENTITY changeSelectedRadio.accessKey "m">