diff options
Diffstat (limited to 'l10n-sv-SE/suite/chrome/editor/prefs/pref-editing.dtd')
-rw-r--r-- | l10n-sv-SE/suite/chrome/editor/prefs/pref-editing.dtd | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/l10n-sv-SE/suite/chrome/editor/prefs/pref-editing.dtd b/l10n-sv-SE/suite/chrome/editor/prefs/pref-editing.dtd new file mode 100644 index 0000000000..f7699233c5 --- /dev/null +++ b/l10n-sv-SE/suite/chrome/editor/prefs/pref-editing.dtd @@ -0,0 +1,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"> + |