blob: 0ae205939ca1d2d8d40e78a419f0f5b7ec176161 (
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 för avancerade egenskaper">
<!ENTITY AttName.label "Attribut: ">
<!ENTITY AttValue.label "Värde: ">
<!ENTITY PropertyName.label "Egenskap: ">
<!ENTITY currentattributesfor.label "Aktuella attribut för: ">
<!ENTITY tree.attributeHeader.label "Attribut">
<!ENTITY tree.propertyHeader.label "Egenskap">
<!ENTITY tree.valueHeader.label "Värde">
<!ENTITY tabHTML.label "HTML-attribut">
<!ENTITY tabCSS.label "CSS-format">
<!ENTITY tabJSE.label "JavaScript-händelser">
<!ENTITY editAttribute.label "Klicka på en post för att redigera dess värde">
<!ENTITY removeAttribute.label "Ta bort">
|