blob: 066849ce3ca4c42789c13ca50e55127c81ce9e04 (
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 "Napredni urejevalnik lastnosti">
<!ENTITY AttName.label "Atribut: ">
<!ENTITY AttValue.label "Vrednost: ">
<!ENTITY PropertyName.label "Lastnost: ">
<!ENTITY currentattributesfor.label "Trenutni atributi za: ">
<!ENTITY tree.attributeHeader.label "Atribut">
<!ENTITY tree.propertyHeader.label "Lastnost">
<!ENTITY tree.valueHeader.label "Vrednost">
<!ENTITY tabHTML.label "Atributi HTML">
<!ENTITY tabCSS.label "Slog v besedilu">
<!ENTITY tabJSE.label "Dogodki JavaScript">
<!ENTITY editAttribute.label "Za urejanje zgornjega predmeta kliknite na njegovo vrednost">
<!ENTITY removeAttribute.label "Odstrani">
|