diff options
Diffstat (limited to 'l10n-it/editor/ui/chrome/dialogs/EditorPageProperties.dtd')
-rw-r--r-- | l10n-it/editor/ui/chrome/dialogs/EditorPageProperties.dtd | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/l10n-it/editor/ui/chrome/dialogs/EditorPageProperties.dtd b/l10n-it/editor/ui/chrome/dialogs/EditorPageProperties.dtd new file mode 100644 index 0000000000..a0759781b0 --- /dev/null +++ b/l10n-it/editor/ui/chrome/dialogs/EditorPageProperties.dtd @@ -0,0 +1,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 "Proprietà pagina"> +<!ENTITY location.label "Posizione:"> +<!ENTITY lastModified.label "Modificato il:"> +<!ENTITY titleInput.label "Titolo:"> +<!ENTITY titleInput.accessKey "T"> +<!ENTITY authorInput.label "Autore:"> +<!ENTITY authorInput.accessKey "A"> +<!ENTITY descriptionInput.label "Descrizione:"> +<!ENTITY descriptionInput.accessKey "D"> +<!ENTITY locationNewPage.label "[Nuova pagina, non ancora salvata]"> +<!ENTITY EditHEADSource1.label "Utenti avanzati:"> +<!ENTITY EditHEADSource2.label "Per modificare altri contenuti della regione <head>, utilizzare "Sorgente HTML" dal menu Visualizza o dalla Barra modalità composizione."> |