summaryrefslogtreecommitdiffstats
path: root/l10n-bs/suite/chrome/editor/dialogs/EditorButtonProperties.dtd
blob: 155b4d1b1751a40547cf9c6143f3feafb797ef6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!-- 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 windowTitle.label "Postavke dugmeta">

<!ENTITY Settings.label "Postavke">

<!ENTITY ButtonType.label "Tip">
<!ENTITY ButtonType.accesskey "T">
<!ENTITY submit.value "Pošalji">
<!ENTITY reset.value "Resetuj">
<!ENTITY button.value "Dugme">

<!ENTITY ButtonName.label "Naziv:">
<!ENTITY ButtonName.accesskey "N">
<!ENTITY ButtonValue.label "Vrijednost:">
<!ENTITY ButtonValue.accesskey "V">
<!ENTITY tabIndex.label "Indeks taba:">
<!ENTITY tabIndex.accesskey "I">
<!ENTITY ButtonDisabled.label "Onemogućeno">
<!ENTITY ButtonDisabled.accesskey "O">
<!ENTITY AccessKey.label "Tipka pristupa:">
<!ENTITY AccessKey.accesskey "k">

<!ENTITY RemoveButton.label "Ukloni dugme">
<!ENTITY RemoveButton.accesskey "U">