diff options
Diffstat (limited to 'l10n-es-MX/editor/ui/chrome/composer/pref-editing.dtd')
-rw-r--r-- | l10n-es-MX/editor/ui/chrome/composer/pref-editing.dtd | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/l10n-es-MX/editor/ui/chrome/composer/pref-editing.dtd b/l10n-es-MX/editor/ui/chrome/composer/pref-editing.dtd new file mode 100644 index 0000000000..760139e734 --- /dev/null +++ b/l10n-es-MX/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 "Configuraciones de página nueva"> + +<!ENTITY authorName.label "Autor:"> +<!ENTITY authorName.accesskey "u"> +<!ENTITY pageColorHeader "Apariencia de página predeterminada"> + +<!ENTITY defaultColors.label "Colores predeterminados de lectura (No establece colores en la página)"> +<!ENTITY defaultColors.accesskey "d"> +<!ENTITY customColors.label "Usar colores personalizados:"> +<!ENTITY customColors.accesskey "c"> + +<!ENTITY normalText.label "Texto normal"> +<!ENTITY normalText.accesskey "N"> +<!ENTITY linkText.label "Enlace de texto"> +<!ENTITY linkText.accesskey "L"> +<!ENTITY activeLinkText.label "Enlace de texto activo"> +<!ENTITY activeLinkText.accesskey "A"> +<!ENTITY visitedLinkText.label "Texto enlace visitado"> +<!ENTITY visitedLinkText.accesskey "V"> +<!ENTITY background.label "Fondo:"> +<!ENTITY background.accesskey "B"> +<!ENTITY colon.character ":"> + +<!ENTITY backgroundImage.label "Imagen de fondo:"> +<!ENTITY backgroundImage.accesskey "m"> +<!ENTITY chooseFile.label "Elegir archivo…"> +<!ENTITY chooseFile.accesskey "o"> + |