blob: f7699233c5b0b77457717d009036842e5af8dfcd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
<!-- 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 pref.editing.title "Inställningar för ny sida">
<!ENTITY authorName.label "Författare:">
<!ENTITY authorName.accesskey "F">
<!ENTITY pageColorHeader "Förvalt utseende för sida">
<!ENTITY defaultColors.label "Besökarens förvalda färger (Ange inga färger på sidan)">
<!ENTITY defaultColors.accesskey "s">
<!ENTITY customColors.label "Använd egna färger:">
<!ENTITY customColors.accesskey "e">
<!ENTITY normalText.label "Normal text">
<!ENTITY normalText.accesskey "N">
<!ENTITY linkText.label "Länktext">
<!ENTITY linkText.accesskey "L">
<!ENTITY activeLinkText.label "Aktiv (markerad) länk">
<!ENTITY activeLinkText.accesskey "A">
<!ENTITY visitedLinkText.label "Besökt länk">
<!ENTITY visitedLinkText.accesskey "s">
<!ENTITY background.label "Bakgrund:">
<!ENTITY background.accesskey "B">
<!ENTITY colon.character ":">
<!ENTITY backgroundImage.label "Bakgrundsbild:">
<!ENTITY backgroundImage.accesskey "g">
<!ENTITY chooseFile.label "Välj fil...">
<!ENTITY chooseFile.accesskey "V">
|