blob: 8d739c6b660252d6bc1bcac95d233cb3f71a3304 (
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/. -->
<!ENTITY windowTitle.label "Egenskaper för fältuppsättning">
<!ENTITY Legend.label "Förklaring">
<!ENTITY Legend.accesskey "F">
<!ENTITY EditLegendText.label "Redigera förklaring:">
<!ENTITY EditLegendText.accesskey "e">
<!ENTITY LegendAlign.label "Justera förklaring:">
<!ENTITY LegendAlign.accesskey "J">
<!ENTITY AlignDefault.label "Grundinställning">
<!ENTITY AlignLeft.label "Vänster">
<!ENTITY AlignCenter.label "Mitten">
<!ENTITY AlignRight.label "Höger">
<!ENTITY RemoveFieldSet.label "Ta bort fältuppsättning">
<!ENTITY RemoveFieldSet.accesskey "T">
|