diff options
Diffstat (limited to 'l10n-en-GB/mail/chrome/messenger/converterDialog.dtd')
-rw-r--r-- | l10n-en-GB/mail/chrome/messenger/converterDialog.dtd | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/l10n-en-GB/mail/chrome/messenger/converterDialog.dtd b/l10n-en-GB/mail/chrome/messenger/converterDialog.dtd new file mode 100644 index 0000000000..fa468ee80f --- /dev/null +++ b/l10n-en-GB/mail/chrome/messenger/converterDialog.dtd @@ -0,0 +1,11 @@ +<!-- 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 converterDialog.title "Message Store Type Converter"> +<!ENTITY converterDialog.continueButton "Continue"> +<!ENTITY converterDialog.cancelButton "Cancel"> +<!ENTITY converterDialog.finishButton "Finish"> +<!ENTITY converterDialog.complete "The conversion is complete. &brandShortName; will now restart."> +<!ENTITY converterDialog.error "Conversion failed."> + |