blob: e5a45dc6b1101937698a073f0c7eb4fab2d6a6d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<!-- 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/. -->
<!-- LOCALIZATION NOTE: Strings below used to be in mozilla-central's
toolkit/locales/en-US/chrome/global/customizeToolbar.dtd -->
<!ENTITY dialog.title "Prilagodi alatnu traku">
<!ENTITY dialog.dimensions "width: 92ch; height: 36em;">
<!ENTITY instructions.description "Možete dodati ili ukloniti stavke dovlačeći ih na ili sklanjajući sa alatnih traka.">
<!ENTITY show.label "Prikaži:">
<!ENTITY iconsAndText.label "Ikone i tekst">
<!ENTITY icons.label "Ikone">
<!ENTITY text.label "Tekst">
<!ENTITY useSmallIcons.label "Koristi male ikone">
<!ENTITY restoreDefaultSet.label "Vrati na izvorne vrijednosti">
<!ENTITY addNewToolbar.label "Dodaj novu alatnu traku">
<!ENTITY saveChanges.label "Gotovo">
<!ENTITY undoChanges.label "Poništi promjene">
|