blob: b535e8042af52f041bb66fe76f1f718f97735b77 (
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 proprietăți avansate">
<!ENTITY AttName.label "Atribut: ">
<!ENTITY AttValue.label "Valoare: ">
<!ENTITY PropertyName.label "Proprietate: ">
<!ENTITY currentattributesfor.label "Atribute actuale pentru: ">
<!ENTITY tree.attributeHeader.label "Atribut">
<!ENTITY tree.propertyHeader.label "Proprietate">
<!ENTITY tree.valueHeader.label "Valoare">
<!ENTITY tabHTML.label "Atribute HTML">
<!ENTITY tabCSS.label "Stil inline">
<!ENTITY tabJSE.label "Evenimente JavaScript">
<!ENTITY editAttribute.label "Dă clic pe un element de mai sus pentru a-i edita valoarea">
<!ENTITY removeAttribute.label "Elimină">
|