blob: 303914f6706e48603ce35e920fb3ccd8a7cb6b0c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<!-- 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 windowTitle.label "Propiedades de la página">
<!ENTITY location.label "Ubicación:">
<!ENTITY lastModified.label "Última modificación:">
<!ENTITY titleInput.label "Título:">
<!ENTITY titleInput.accessKey "T">
<!ENTITY authorInput.label "Autor:">
<!ENTITY authorInput.accessKey "A">
<!ENTITY descriptionInput.label "Descripción:">
<!ENTITY descriptionInput.accessKey "D">
<!ENTITY locationNewPage.label "[Nueva página, aún no ha sido guardada]">
<!ENTITY EditHEADSource1.label "Usuarios avanzados:">
<!ENTITY EditHEADSource2.label "Para editar otros contenidos de la región <head> utilice "Código HTML" en el menú Ver o en la barra de edición.">
|