blob: d8b5c73f6d5f1d6b30c2e42c5ed18b9a96457b7c (
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 "Sivun ominaisuudet">
<!ENTITY location.label "Sijainti:">
<!ENTITY lastModified.label "Viimeksi muokattu:">
<!ENTITY titleInput.label "Otsikko:">
<!ENTITY titleInput.accessKey "O">
<!ENTITY authorInput.label "Tekijä:">
<!ENTITY authorInput.accessKey "T">
<!ENTITY descriptionInput.label "Kuvaus:">
<!ENTITY descriptionInput.accessKey "K">
<!ENTITY locationNewPage.label "[Uusi sivu, ei vielä tallennettu]">
<!ENTITY EditHEADSource1.label "Kokeneet käyttäjät:">
<!ENTITY EditHEADSource2.label "Jos haluat muokata <head>-lohkoa, valitse HTML-koodi Näytä-valikosta tai Muokkaustila-työkalupalkista.">
|