diff options
Diffstat (limited to 'l10n-en-CA/mail/messenger/importDialog.ftl')
-rw-r--r-- | l10n-en-CA/mail/messenger/importDialog.ftl | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/l10n-en-CA/mail/messenger/importDialog.ftl b/l10n-en-CA/mail/messenger/importDialog.ftl new file mode 100644 index 0000000000..a3c5f01cfa --- /dev/null +++ b/l10n-en-CA/mail/messenger/importDialog.ftl @@ -0,0 +1,30 @@ +# 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/. + +# Short name of the import module +thunderbird-import-name = Thunderbird + +# Description of the import module +thunderbird-import-description = Import mail from a Thunderbird profile directory. + +import-from-thunderbird-zip = + .label = Thunderbird (exported profile backup; zip file smaller than 2GB) + .accesskey = Z + +import-from-thunderbird-dir = + .label = Thunderbird (profile folder) + .accesskey = T + +import-select-profile-zip = Select a zipped profile directory + +import-select-profile-dir = Select a profile directory + +zip-file-too-big-title = Zip File Too Big + +zip-file-too-big-message = The selected zip file is larger than 2GB. Please extract it first, then import from the extracted folder instead. + +wizardpage-failed = + .label = Import Failed + +wizardpage-failed-message = Import failed unexpectedly, more information may be available in the Error Console. |