blob: 64263d47d84a324e4cf4c7b668b8c47cafb479d0 (
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 "Umetni znak">
<!ENTITY category.label "Kategorija">
<!ENTITY letter.label "Slovo:">
<!ENTITY letter.accessKey "l">
<!ENTITY character.label "Znak:">
<!ENTITY character.accessKey "Z">
<!ENTITY accentUpper.label "Naglašavanje velikih slova">
<!ENTITY accentLower.label "Naglašavanje malih slova">
<!ENTITY otherUpper.label "Druga velika slova">
<!ENTITY otherLower.label "Ostala mala slova">
<!ENTITY commonSymbols.label "Uobičajeni simboli">
<!ENTITY insertButton.label "Umetni">
<!ENTITY closeButton.label "Zatvori">
|