diff options
Diffstat (limited to 'l10n-gl/editor/ui/chrome/dialogs/EditorPageProperties.dtd')
-rw-r--r-- | l10n-gl/editor/ui/chrome/dialogs/EditorPageProperties.dtd | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/l10n-gl/editor/ui/chrome/dialogs/EditorPageProperties.dtd b/l10n-gl/editor/ui/chrome/dialogs/EditorPageProperties.dtd new file mode 100644 index 0000000000..f0870488cd --- /dev/null +++ b/l10n-gl/editor/ui/chrome/dialogs/EditorPageProperties.dtd @@ -0,0 +1,17 @@ +<!-- 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/. --> + +<!-- Window title --> +<!ENTITY windowTitle.label "Propiedades da páxina"> +<!ENTITY location.label "Localización:"> +<!ENTITY lastModified.label "Modificado por última vez:"> +<!ENTITY titleInput.label "Título:"> +<!ENTITY titleInput.accessKey "T"> +<!ENTITY authorInput.label "Autor:"> +<!ENTITY authorInput.accessKey "A"> +<!ENTITY descriptionInput.label "Descrición:"> +<!ENTITY descriptionInput.accessKey "D"> +<!ENTITY locationNewPage.label "[Páxina nova, aínda sen gardar]"> +<!ENTITY EditHEADSource1.label "Usuarios avanzados:"> +<!ENTITY EditHEADSource2.label "Para editar outros contidos da área da <cabeceira>, utilice "código fonte HTML" no menú Ver ou na barra de ferramentas Modo de edición."> |