blob: ba3d1760ef4316cc03344bc64cd9e3a5c919371c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<!-- 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 "Käyttäjäkohtainen sanakirja">
<!ENTITY wordEditField.label "Uusi sana:">
<!ENTITY wordEditField.accessKey "U">
<!ENTITY AddButton.label "Lisää">
<!ENTITY AddButton.accessKey "L">
<!ENTITY DictionaryList.label "Sanoja sanastossa:">
<!ENTITY DictionaryList.accessKey "s">
<!ENTITY RemoveButton.label "Poista">
<!ENTITY RemoveButton.accessKey "P">
<!ENTITY CloseButton.label "Sulje">
<!ENTITY CloseButton.accessKey "S">
|