summaryrefslogtreecommitdiffstats
path: root/l10n-en-CA/editor/ui/chrome/dialogs/EditorPageProperties.dtd
blob: 4f36bad9a91fe0f47b486b8e78d87bae40406d22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!-- 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/. -->

<!-- Window title -->
<!ENTITY windowTitle.label "Page Properties">
<!ENTITY location.label "Location:">
<!ENTITY lastModified.label "Last Modified:">
<!ENTITY titleInput.label "Title:">
<!ENTITY titleInput.accessKey "T">
<!ENTITY authorInput.label "Author:">
<!ENTITY authorInput.accessKey "A">
<!ENTITY descriptionInput.label "Description:">
<!ENTITY descriptionInput.accessKey "D">
<!ENTITY locationNewPage.label "[New page, not saved yet]">
<!ENTITY EditHEADSource1.label "Advanced users:">
<!ENTITY EditHEADSource2.label "To edit other contents of the &lt;head&gt; region, use &quot;HTML Source&quot; in the View Menu or Edit Mode Toolbar.">