summaryrefslogtreecommitdiffstats
path: root/comm/suite/locales/en-US/chrome/editor/dialogs/EditorPageProperties.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'comm/suite/locales/en-US/chrome/editor/dialogs/EditorPageProperties.dtd')
-rw-r--r--comm/suite/locales/en-US/chrome/editor/dialogs/EditorPageProperties.dtd17
1 files changed, 17 insertions, 0 deletions
diff --git a/comm/suite/locales/en-US/chrome/editor/dialogs/EditorPageProperties.dtd b/comm/suite/locales/en-US/chrome/editor/dialogs/EditorPageProperties.dtd
new file mode 100644
index 0000000000..4f36bad9a9
--- /dev/null
+++ b/comm/suite/locales/en-US/chrome/editor/dialogs/EditorPageProperties.dtd
@@ -0,0 +1,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.">