diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-en-GB/suite/chrome/mailnews/importDialog.dtd | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-en-GB/suite/chrome/mailnews/importDialog.dtd')
-rw-r--r-- | l10n-en-GB/suite/chrome/mailnews/importDialog.dtd | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/l10n-en-GB/suite/chrome/mailnews/importDialog.dtd b/l10n-en-GB/suite/chrome/mailnews/importDialog.dtd new file mode 100644 index 0000000000..cc8591c2b5 --- /dev/null +++ b/l10n-en-GB/suite/chrome/mailnews/importDialog.dtd @@ -0,0 +1,43 @@ +<!-- 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 importDialog.windowTitle "Import"> +<!ENTITY importAll.label "Import Everything"> +<!ENTITY importAll.accesskey "E"> +<!ENTITY importMail.label "Mail"> +<!ENTITY importMail.accesskey "M"> +<!ENTITY importFeeds.label "Feed Subscriptions"> +<!ENTITY importFeeds.accesskey "d"> +<!ENTITY importAddressbook.label "Address Books"> +<!ENTITY importAddressbook.accesskey "A"> +<!ENTITY importSettings.label "Settings"> +<!ENTITY importSettings.accesskey "S"> +<!ENTITY importFilters.label "Filters"> +<!ENTITY importFilters.accesskey "F"> + +<!ENTITY window.width "40em"> +<!ENTITY window.macWidth "45em"> + +<!ENTITY importTitle.label "&brandShortName; Import Wizard"> +<!ENTITY importShortDesc.label "Import Mail, Address Books, Settings, and Filters from other programs"> + +<!ENTITY importDescription1.label "This wizard will import mail messages, address book entries, preferences, and/or filters from other mail programs and common address book formats into &brandShortName;."> +<!ENTITY importDescription2.label "Once they have been imported, you will be able to access them from within &brandShortName;."> + +<!ENTITY selectDescription.label "Please select the type of file that you would like to import:"> +<!ENTITY selectDescriptionB.label "Please select an existing account or create a new account:"> +<!ENTITY selectDescription.accesskey "P"> +<!ENTITY acctName.label "Name:"> +<!ENTITY acctName.accesskey "N"> +<!ENTITY noModulesFound.label "No application or file to import data from found."> + +<!ENTITY back.label "< Back"> +<!ENTITY forward.label "Next >"> +<!ENTITY finish.label "Finish"> +<!ENTITY cancel.label "Cancel"> + +<!ENTITY select.label "or select the type of material to import:"> + +<!ENTITY title.label "Title"> +<!ENTITY processing.label "Importing…"> |