diff options
Diffstat (limited to 'l10n-en-CA/browser/browser/migrationWizard.ftl')
-rw-r--r-- | l10n-en-CA/browser/browser/migrationWizard.ftl | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/l10n-en-CA/browser/browser/migrationWizard.ftl b/l10n-en-CA/browser/browser/migrationWizard.ftl index 4d7cec7cfd..6f19ff9203 100644 --- a/l10n-en-CA/browser/browser/migrationWizard.ftl +++ b/l10n-en-CA/browser/browser/migrationWizard.ftl @@ -52,6 +52,15 @@ migration-imported-edge-reading-list = Reading List (From Edge) ## In practice, this tends to only occur on Linux when Firefox ## is installed as a Snap. +migration-no-permissions-message = { -brand-short-name } does not have access to other browsers’ profiles installed on this device. +migration-no-permissions-instructions = To continue importing data from another browser, grant { -brand-short-name } access to its profile folder. +migration-no-permissions-instructions-step1 = Select “Continue” +# The second step in getting permissions to read data for the selected +# browser type. +# +# Variables: +# $permissionsPath (String): the file system path that the user will need to grant read permission to. +migration-no-permissions-instructions-step2 = In the file picker, navigate to <code>{ $permissionsPath }</code> and choose “Select” ## These strings will be displayed based on how many resources are selected to import @@ -67,6 +76,7 @@ migration-bookmarks-option-label = Bookmarks # Edge, as this is the terminology for bookmarks on those browsers. migration-favorites-option-label = Favourites migration-logins-and-passwords-option-label = Saved logins and passwords +migration-passwords-option-label = Saved passwords migration-history-option-label = Browsing history migration-extensions-option-label = Extensions migration-form-autofill-option-label = Form autofill data |