diff options
Diffstat (limited to 'l10n-fi/editor/ui/chrome/dialogs/EditorPageProperties.dtd')
-rw-r--r-- | l10n-fi/editor/ui/chrome/dialogs/EditorPageProperties.dtd | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/l10n-fi/editor/ui/chrome/dialogs/EditorPageProperties.dtd b/l10n-fi/editor/ui/chrome/dialogs/EditorPageProperties.dtd new file mode 100644 index 0000000000..d8b5c73f6d --- /dev/null +++ b/l10n-fi/editor/ui/chrome/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 "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."> |