diff options
Diffstat (limited to 'l10n-sv-SE/suite/chrome/editor/dialogs/EditorPageProperties.dtd')
-rw-r--r-- | l10n-sv-SE/suite/chrome/editor/dialogs/EditorPageProperties.dtd | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/l10n-sv-SE/suite/chrome/editor/dialogs/EditorPageProperties.dtd b/l10n-sv-SE/suite/chrome/editor/dialogs/EditorPageProperties.dtd new file mode 100644 index 0000000000..eaa591b809 --- /dev/null +++ b/l10n-sv-SE/suite/chrome/editor/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 "Egenskaper för sida"> +<!ENTITY location.label "Adress:"> +<!ENTITY lastModified.label "Senast ändrad:"> +<!ENTITY titleInput.label "Titel:"> +<!ENTITY titleInput.accessKey "T"> +<!ENTITY authorInput.label "Författare:"> +<!ENTITY authorInput.accessKey "F"> +<!ENTITY descriptionInput.label "Beskrivning:"> +<!ENTITY descriptionInput.accessKey "B"> +<!ENTITY locationNewPage.label "[Ny sida, ännu ej sparad]"> +<!ENTITY EditHEADSource1.label "Avancerade användare:"> +<!ENTITY EditHEADSource2.label "För att redigera annat innehåll i <head>-regionen, använd "HTML-kod" i Visa-menyn eller bland redigeringsverktygen."> |