OSDN Git Service

import source-tree based svn r84.
[bluegriffon/BlueGriffon.git] / base / locale / en-US / bluegriffon / pageProperties.dtd
1 <!ENTITY window.title "Document properties">
2
3 <!ENTITY pageLocation.label "Location:">
4 <!ENTITY pageLastModified.label "Last Modified:">
5 <!ENTITY pageTitle.label "Title:">
6 <!ENTITY pageAuthor.label "Author:">
7 <!ENTITY pageDescription.label "Description:">
8 <!ENTITY pageTitle.accesskey "T">
9 <!ENTITY pageAuthor.accesskey "A">
10 <!ENTITY pageDescription.accesskey "D">
11 <!ENTITY pageKeywords.label "Keywords:">
12 <!ENTITY pageKeywords.accesskey "K">
13
14 <!ENTITY backgroundImage.label "Background Image:">
15 <!ENTITY backgroundImage.accesskey "B">
16
17 <!ENTITY filepickerForBgImage.title "Select a background image">
18 <!ENTITY pagePreview.label "Preview:">
19
20 <!ENTITY useSystemColors.label "Reader's defaults colors (Don't set colors in page)">
21 <!ENTITY userDefinedColors.label "Use custom colors:">
22
23 <!ENTITY backgroundColor.label "Background:">
24 <!ENTITY textColor.label "Text:">
25 <!ENTITY linksColor.label "Links:">
26 <!ENTITY activeLinksColor.label "Active Links:">
27 <!ENTITY visitedLinksColor.label "Visited Links:">
28
29 <!ENTITY relativeURLForBgImage.label "URL is relative to page location">
30
31 <!ENTITY generalTab.label "General">
32 <!ENTITY styleTab.label "Style">
33 <!ENTITY advancedTab.label "Advanced">