blob: eaa591b8097bdee9e5451d04c5140cd7e3750302 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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.">
|