diff options
Diffstat (limited to 'l10n-en-GB/suite/chrome/common/migration/migration.dtd')
-rw-r--r-- | l10n-en-GB/suite/chrome/common/migration/migration.dtd | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/l10n-en-GB/suite/chrome/common/migration/migration.dtd b/l10n-en-GB/suite/chrome/common/migration/migration.dtd new file mode 100644 index 0000000000..28141f980a --- /dev/null +++ b/l10n-en-GB/suite/chrome/common/migration/migration.dtd @@ -0,0 +1,28 @@ +<!-- 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 migrationWizard.title "Import Wizard"> + +<!ENTITY importAllFrom.label "Import All Items from:"> +<!ENTITY importBookmarksFrom.label "Import Bookmarks from:"> + +<!ENTITY importFromThunderbird.label "Thunderbird"> +<!ENTITY importFromThunderbird.accesskey "T"> +<!ENTITY importFromFile.label "File"> +<!ENTITY importFromFile.accesskey "F"> +<!ENTITY importFromNothing.label "Don't import anything"> +<!ENTITY importFromNothing.accesskey "D"> + +<!ENTITY importSource.title "Import Settings and Data"> +<!ENTITY importItems.title "Items to Import"> +<!ENTITY importItems.label "Select which items to import:"> + +<!ENTITY selectProfile.title "Select Profile"> +<!ENTITY selectProfile.label "The following profiles are available to import from:"> + +<!ENTITY migrating.title "Importing…"> +<!ENTITY migrating.label "The following items are currently being imported…"> + +<!ENTITY done.title "Import Complete"> +<!ENTITY done.label "The following items were successfully imported:"> |