diff options
Diffstat (limited to 'l10n-da/editor/ui/chrome/dialogs/EditorPageProperties.dtd')
-rw-r--r-- | l10n-da/editor/ui/chrome/dialogs/EditorPageProperties.dtd | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/l10n-da/editor/ui/chrome/dialogs/EditorPageProperties.dtd b/l10n-da/editor/ui/chrome/dialogs/EditorPageProperties.dtd new file mode 100644 index 0000000000..7e10540afb --- /dev/null +++ b/l10n-da/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 "Egenskaber for side">
+<!ENTITY location.label "Startside:">
+<!ENTITY lastModified.label "Sidst ændret">
+<!ENTITY titleInput.label "Titel:">
+<!ENTITY titleInput.accessKey "T">
+<!ENTITY authorInput.label "Forfatter:">
+<!ENTITY authorInput.accessKey "F">
+<!ENTITY descriptionInput.label "Beskrivelse:">
+<!ENTITY descriptionInput.accessKey "B">
+<!ENTITY locationNewPage.label "[Ny side - ikke gemt endnu]">
+<!ENTITY EditHEADSource1.label "Avanceret brugere:">
+<!ENTITY EditHEADSource2.label "For at redigere indhold af <hoved> regionen, benyt "HTML kildekode" i Vis menuen eller Redigeringstilstand værktøjslinjen.">
|