blob: e9d77326c7fed9487b4fb27bd07cf71ddf0cee6b (
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 "Éditeur des propriétés avancées">
<!ENTITY AttName.label "Nom :">
<!ENTITY AttValue.label "Valeur :">
<!ENTITY PropertyName.label "Propriétés :">
<!ENTITY currentattributesfor.label "Attributs actuels de :">
<!ENTITY tree.attributeHeader.label "Attribut">
<!ENTITY tree.propertyHeader.label "Propriétés">
<!ENTITY tree.valueHeader.label "Valeur">
<!ENTITY tabHTML.label "Attributs HTML">
<!ENTITY tabCSS.label "Style intégré">
<!ENTITY tabJSE.label "Évènements JavaScript">
<!ENTITY editAttribute.label "Cliquer sur un élément pour changer sa valeur">
<!ENTITY removeAttribute.label "Enlever l’attribut">
|