diff options
Diffstat (limited to 'l10n-ms/suite/chrome/common/downloads/progressDialog.dtd')
-rw-r--r-- | l10n-ms/suite/chrome/common/downloads/progressDialog.dtd | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/l10n-ms/suite/chrome/common/downloads/progressDialog.dtd b/l10n-ms/suite/chrome/common/downloads/progressDialog.dtd new file mode 100644 index 0000000000..cb9d7017a6 --- /dev/null +++ b/l10n-ms/suite/chrome/common/downloads/progressDialog.dtd @@ -0,0 +1,20 @@ +<!-- 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/. --> + +<!ENTITY progress.title "Muat turun sedang Dilaksanakan…"> +<!ENTITY closeWindow.key "w"> +<!ENTITY cmd.pause.tooltip "Jeda"> +<!ENTITY cmd.resume.tooltip "Sambung"> +<!ENTITY cmd.retry.tooltip "Cuba lagi"> +<!ENTITY cmd.cancel.tooltip "Batal"> +<!ENTITY cmd.open.label "Buka"> +<!ENTITY cmd.open.accesskey "B"> +<!ENTITY cmd.show.label "Buka Kandungan Folder"> +<!ENTITY cmd.show.accesskey "F"> +<!ENTITY cmd.goToDownloadPage.label "Pergi ke Halaman Muat Turun"> +<!ENTITY cmd.goToDownloadPage.accesskey "P"> +<!ENTITY cmd.copyDownloadLink.label "Salin Pautan Muat Turun"> +<!ENTITY cmd.copyDownloadLink.accesskey "M"> +<!ENTITY closeWhenDone.label "Tutup tetingkap ini apabila muat turun selesai."> +<!ENTITY closeWhenDone.accesskey "t"> |