diff options
Diffstat (limited to 'l10n-si/suite/chrome/common/migration/migration.dtd')
-rw-r--r-- | l10n-si/suite/chrome/common/migration/migration.dtd | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/l10n-si/suite/chrome/common/migration/migration.dtd b/l10n-si/suite/chrome/common/migration/migration.dtd new file mode 100644 index 0000000000..e6e4b94ec1 --- /dev/null +++ b/l10n-si/suite/chrome/common/migration/migration.dtd @@ -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/. --> + +<!ENTITY migrationWizard.title "Import Wizard"> + +<!ENTITY importAllFrom.label "Import All Items from:"> +<!ENTITY importBookmarksFrom.label "Import Bookmarks from:"> + +<!ENTITY importFromSeamonkey.label "SeaMonkey 1.x, Netscape 6/7 or Mozilla 1.x"> +<!ENTITY importFromSeamonkey.accesskey "S"> +<!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:"> |