blob: 28186a38ddf94ca42b429d7a141a76319b7877a0 (
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/. -->
<!ENTITY WindowTitle.label "Editor naprednih svojstava">
<!ENTITY AttName.label "Atribut:">
<!ENTITY AttValue.label "Vrijednost: ">
<!ENTITY PropertyName.label "Svojstvo: ">
<!ENTITY currentattributesfor.label "Trenutni atributi za: ">
<!ENTITY tree.attributeHeader.label "Atribut">
<!ENTITY tree.propertyHeader.label "Svojstvo">
<!ENTITY tree.valueHeader.label "Vrijednost">
<!ENTITY tabHTML.label "HTML atributi">
<!ENTITY tabCSS.label "Inline stil">
<!ENTITY tabJSE.label "JavaScript događaji">
<!ENTITY editAttribute.label "Kliknite na stavku iznad da uredite njenu vrijednost">
<!ENTITY removeAttribute.label "Ukloni">
|