blob: d8957f00f70e7ac8c07830343243354d96e85726 (
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 "Märgi sisestamine">
<!ENTITY category.label "Kategooria">
<!ENTITY letter.label "Täht:">
<!ENTITY letter.accessKey "T">
<!ENTITY character.label "Märk:">
<!ENTITY character.accessKey "M">
<!ENTITY accentUpper.label "Rõhumärgiga suurtäht">
<!ENTITY accentLower.label "Rõhumärgiga väiketäht">
<!ENTITY otherUpper.label "Muud suurtähed">
<!ENTITY otherLower.label "Muud väiketähed">
<!ENTITY commonSymbols.label "Tavalised sümbolid">
<!ENTITY insertButton.label "Lisa">
<!ENTITY closeButton.label "Sulge">
|