diff options
Diffstat (limited to 'l10n-bs/suite/chrome/common/search/engineManager.dtd')
-rw-r--r-- | l10n-bs/suite/chrome/common/search/engineManager.dtd | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/l10n-bs/suite/chrome/common/search/engineManager.dtd b/l10n-bs/suite/chrome/common/search/engineManager.dtd new file mode 100644 index 0000000000..0f3f22529b --- /dev/null +++ b/l10n-bs/suite/chrome/common/search/engineManager.dtd @@ -0,0 +1,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"> |