diff options
Diffstat (limited to 'l10n-ast/mail/chrome/messenger/messengercompose/EdAdvancedEdit.dtd')
-rw-r--r-- | l10n-ast/mail/chrome/messenger/messengercompose/EdAdvancedEdit.dtd | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/l10n-ast/mail/chrome/messenger/messengercompose/EdAdvancedEdit.dtd b/l10n-ast/mail/chrome/messenger/messengercompose/EdAdvancedEdit.dtd new file mode 100644 index 0000000000..b7c2109697 --- /dev/null +++ b/l10n-ast/mail/chrome/messenger/messengercompose/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 avanzáu de propiedaes"> +<!ENTITY AttName.label "Atributu: "> +<!ENTITY AttValue.label "Valor: "> +<!ENTITY PropertyName.label "Propiedá: "> +<!ENTITY currentattributesfor.label "Atributos actuales pa: "> +<!ENTITY tree.attributeHeader.label "Atributu"> +<!ENTITY tree.propertyHeader.label "Propiedá"> +<!ENTITY tree.valueHeader.label "Valor"> +<!ENTITY tabHTML.label "Atributos HTML"> +<!ENTITY tabCSS.label "Estilu del elementu"> +<!ENTITY tabJSE.label "Eventos JavaScript"> + +<!ENTITY editAttribute.label "Fai clic encima d'un elementu pa editar el so valor"> +<!ENTITY removeAttribute.label "Desaniciar"> |