diff options
Diffstat (limited to 'l10n-de/editor/ui/chrome/composer/pref-editing.dtd')
-rw-r--r-- | l10n-de/editor/ui/chrome/composer/pref-editing.dtd | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/l10n-de/editor/ui/chrome/composer/pref-editing.dtd b/l10n-de/editor/ui/chrome/composer/pref-editing.dtd new file mode 100644 index 0000000000..ce1eaf8f01 --- /dev/null +++ b/l10n-de/editor/ui/chrome/composer/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 "Neue Seiteneinstellungen"> + +<!ENTITY authorName.label "Autor:"> +<!ENTITY authorName.accesskey "A"> +<!ENTITY pageColorHeader "Standard-Seitenerscheinung"> + +<!ENTITY defaultColors.label "Standardfarben des Lesers (Keine Farben in Seite setzen)"> +<!ENTITY defaultColors.accesskey "S"> +<!ENTITY customColors.label "Eigene Farben verwenden:"> +<!ENTITY customColors.accesskey "E"> + +<!ENTITY normalText.label "Normaler Text"> +<!ENTITY normalText.accesskey "N"> +<!ENTITY linkText.label "Link-Text"> +<!ENTITY linkText.accesskey "L"> +<!ENTITY activeLinkText.label "Aktiver Link-Text"> +<!ENTITY activeLinkText.accesskey "k"> +<!ENTITY visitedLinkText.label "Besuchter Link-Text"> +<!ENTITY visitedLinkText.accesskey "B"> +<!ENTITY background.label "Hintergrund:"> +<!ENTITY background.accesskey "H"> +<!ENTITY colon.character ":"> + +<!ENTITY backgroundImage.label "Hintergrundbild:"> +<!ENTITY backgroundImage.accesskey "u"> +<!ENTITY chooseFile.label "Durchsuchen…"> +<!ENTITY chooseFile.accesskey "D"> + |