blob: edd6638d0323766dd07c01fbf3738fbd2058c381 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<!-- 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 "Lisää merkki">
<!ENTITY category.label "Luokka">
<!ENTITY letter.label "Kirjain:">
<!ENTITY letter.accessKey "K">
<!ENTITY character.label "Merkki:">
<!ENTITY character.accessKey "M">
<!ENTITY accentUpper.label "Aksentti, iso kirjain">
<!ENTITY accentLower.label "Aksentti, pieni kirjain">
<!ENTITY otherUpper.label "Muu merkki, iso kirjain">
<!ENTITY otherLower.label "Muu merkki, pieni kirjain">
<!ENTITY commonSymbols.label "Yleiset symbolit">
<!ENTITY insertButton.label "Lisää">
<!ENTITY closeButton.label "Sulje">
|