blob: 295364aa4785f638af0938aa4878070b25031fb5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!-- 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/. -->
<!ENTITY toolbar.searchPlaceholder "Traži">
<!ENTITY newPref.namePlaceholder "Naziv">
<!ENTITY newPref.valueBoolean "Boolean">
<!ENTITY newPref.valueString "String">
<!ENTITY newPref.valueInteger "Cijeli broj">
<!ENTITY newPref.stringPlaceholder "Unesite string">
<!ENTITY newPref.numberPlaceholder "Unesite broj">
<!ENTITY newPref.toggleButton "Prebaci">
<!ENTITY newPref.cancelButton "Otkaži">
<!ENTITY contextMenu.copyPrefName "Kopiraj naziv">
<!ENTITY contextMenu.copyPrefValue "Kopiraj vrijednost">
|