diff options
Diffstat (limited to 'l10n-cs/mail/chrome/messenger/messengercompose/EdAdvancedEdit.dtd')
-rw-r--r-- | l10n-cs/mail/chrome/messenger/messengercompose/EdAdvancedEdit.dtd | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/l10n-cs/mail/chrome/messenger/messengercompose/EdAdvancedEdit.dtd b/l10n-cs/mail/chrome/messenger/messengercompose/EdAdvancedEdit.dtd new file mode 100644 index 0000000000..1070ad5199 --- /dev/null +++ b/l10n-cs/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 "Rozšířené úpravy vlastností"> +<!ENTITY AttName.label "Atribut: "> +<!ENTITY AttValue.label "Hodnota: "> +<!ENTITY PropertyName.label "Vlastnost: "> +<!ENTITY currentattributesfor.label "Aktuální atributy pro:"> +<!ENTITY tree.attributeHeader.label "Atribut"> +<!ENTITY tree.propertyHeader.label "Vlastnost"> +<!ENTITY tree.valueHeader.label "Hodnota"> +<!ENTITY tabHTML.label "Vlastnosti HTML"> +<!ENTITY tabCSS.label "Řádkový styl"> +<!ENTITY tabJSE.label "Události JavaScriptu"> + +<!ENTITY editAttribute.label "Klepněte na položku, kterou chcete upravit"> +<!ENTITY removeAttribute.label "Odebrat"> |