diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-en-GB/suite/chrome/browser/metadata.dtd | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n-en-GB/suite/chrome/browser/metadata.dtd b/l10n-en-GB/suite/chrome/browser/metadata.dtd new file mode 100644 index 0000000000..faa4d1b0b8 --- /dev/null +++ b/l10n-en-GB/suite/chrome/browser/metadata.dtd @@ -0,0 +1,31 @@ +<!-- 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 no-properties.label "No properties set."> + +<!ENTITY caption.label "Element Properties"> +<!ENTITY image-sec.label "Image Properties"> +<!ENTITY image-url.label "Location:"> +<!ENTITY image-desc.label "Description:"> +<!ENTITY image-alt.label "Alternate text:"> +<!ENTITY image-width.label "Width:"> +<!ENTITY image-height.label "Height:"> +<!ENTITY image-filesize.label "Size of File:"> +<!ENTITY image-filesize.value "Unknown"> +<!ENTITY insdel-sec.label "Insert/Delete Properties"> +<!ENTITY insdel-cite.label "Info:"> +<!ENTITY insdel-date.label "Date:"> +<!ENTITY link-sec.label "Link Properties"> +<!ENTITY link-url.label "Address:"> +<!ENTITY link-target.label "Will open in:"> +<!ENTITY link-type.label "Target type:"> +<!ENTITY link-lang.label "Target language:"> +<!ENTITY link-rel.label "Relation:"> +<!ENTITY link-rev.label "Reversed relation:"> +<!ENTITY misc-sec.label "Miscellaneous Properties"> +<!ENTITY misc-lang.label "Text language:"> +<!ENTITY misc-title.label "Title:"> +<!ENTITY misc-tblsummary.label "Table summary:"> +<!ENTITY quote-sec.label "Quote Properties"> +<!ENTITY quote-cite.label "Info:"> |