blob: d94815722ae6f94f7917e201e93069bba0e7821e (
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 "Zaawansowany edytor właściwości">
<!ENTITY AttName.label "Atrybut: ">
<!ENTITY AttValue.label "Wartość: ">
<!ENTITY PropertyName.label "Atrybut: ">
<!ENTITY currentattributesfor.label "Atrybuty znacznika:">
<!ENTITY tree.attributeHeader.label "Atrybut">
<!ENTITY tree.propertyHeader.label "Atrybut">
<!ENTITY tree.valueHeader.label "Wartość">
<!ENTITY tabHTML.label "Atrybuty HTML">
<!ENTITY tabCSS.label "Wbudowane style">
<!ENTITY tabJSE.label "Zdarzenia JavaScript">
<!ENTITY editAttribute.label "Wybierz atrybut z listy powyżej, aby edytować jego wartość">
<!ENTITY removeAttribute.label "Usuń">
|