diff options
Diffstat (limited to 'l10n-sv-SE/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd')
-rw-r--r-- | l10n-sv-SE/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/l10n-sv-SE/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd b/l10n-sv-SE/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd new file mode 100644 index 0000000000..0ae205939c --- /dev/null +++ b/l10n-sv-SE/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd @@ -0,0 +1,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"> |