blob: 0f3f22529b4794f1b1711534a372a468223f4694 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<!-- 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 engineManager.title "Upravljanje listom pretraživača">
<!ENTITY engineManager.style "min-width: 35em;">
<!ENTITY engineManager.intro "Imate instalirane sljedeće pretraživače:">
<!ENTITY columnLabel.name "Naziv">
<!ENTITY columnLabel.keyword "Ključna riječ">
<!-- Buttons -->
<!ENTITY up.label "Pomjeri gore">
<!ENTITY dn.label "Pomjeri dole">
<!ENTITY remove.label "Ukloni">
<!ENTITY edit.label "Uredi ključnu riječ…">
<!ENTITY addEngine.label "Dodaj još pretraživača…">
<!ENTITY enableSuggest.label "Prikaži prijedloge pretraživanja">
<!ENTITY restoreDefaults.label "Vrati na izvorne vrijednosti">
|