summaryrefslogtreecommitdiffstats
path: root/l10n-en-GB/suite/chrome/editor/dialogs/EditorPublishProgress.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-en-GB/suite/chrome/editor/dialogs/EditorPublishProgress.dtd')
-rw-r--r--l10n-en-GB/suite/chrome/editor/dialogs/EditorPublishProgress.dtd16
1 files changed, 16 insertions, 0 deletions
diff --git a/l10n-en-GB/suite/chrome/editor/dialogs/EditorPublishProgress.dtd b/l10n-en-GB/suite/chrome/editor/dialogs/EditorPublishProgress.dtd
new file mode 100644
index 0000000000..ef4927c680
--- /dev/null
+++ b/l10n-en-GB/suite/chrome/editor/dialogs/EditorPublishProgress.dtd
@@ -0,0 +1,16 @@
+<!-- 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 siteUrl.label "Site URL:">
+<!ENTITY docSubdir.label "Page subdirectory:">
+<!ENTITY otherSubdir.label "Image subdirectory:">
+
+<!ENTITY status.label "Publishing…">
+<!ENTITY fileList.label "Publishing Status">
+<!ENTITY succeeded.label "Succeeded">
+<!ENTITY failed.label "Failed">
+
+<!ENTITY keepOpen "Keep this window open after publishing is complete.">
+<!ENTITY closeButton.label "Close">