diff options
Diffstat (limited to 'l10n-et/editor/ui/chrome/dialogs/EditorPublishProgress.dtd')
-rw-r--r-- | l10n-et/editor/ui/chrome/dialogs/EditorPublishProgress.dtd | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/l10n-et/editor/ui/chrome/dialogs/EditorPublishProgress.dtd b/l10n-et/editor/ui/chrome/dialogs/EditorPublishProgress.dtd new file mode 100644 index 0000000000..3e2baabf58 --- /dev/null +++ b/l10n-et/editor/ui/chrome/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 "Veebilehe URL:"> +<!ENTITY docSubdir.label "Lehe alamkaust:"> +<!ENTITY otherSubdir.label "Piltide alamkaust:"> + +<!ENTITY status.label "Avaldamine…"> +<!ENTITY fileList.label "Avaldamise staatus"> +<!ENTITY succeeded.label "Õnnestus"> +<!ENTITY failed.label "Ebaõnnestus"> + +<!ENTITY keepOpen "Aken jäetakse lahti, kui avaldamine on lõppenud."> +<!ENTITY closeButton.label "Sulge"> |