Hi Mike, tagging you into this discussion to get a bit of context from you! We were hoping to re-introduce dynamic import labels on the easy setup screen (i.e. `Import from ${browserName}` vs `Import from previous browser`. Previously this was done [here](https://searchfox.org/mozilla-central/source/browser/components/aboutwelcome/modules/AboutWelcomeDefaults.jsm#837) with the [mr1-onboarding-import-primary-button-label-attribution string id](https://searchfox.org/mozilla-central/source/browser/locales/en-US/browser/newtab/onboarding.ftl#52) as of [this patch](https://phabricator.services.mozilla.com/D113749). The concern is that what we have as the `Import from ${browserName}` on the easy setup screen may not match the default select option for embedded migration wizard and it's not obvious to me how that default is selected in embedded migration wizard if you wouldn't mind explaining!
Bug 1858985 Comment 6 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Hi Mike, tagging you into this discussion to get a bit of context from you! We were hoping to re-introduce dynamic import labels on the easy setup screen (i.e. `Import from ${browserName}` vs `Import from previous browser`. Previously this was done [here](https://searchfox.org/mozilla-central/source/browser/components/aboutwelcome/modules/AboutWelcomeDefaults.jsm#837) with the [mr1-onboarding-import-primary-button-label-attribution string id](https://searchfox.org/mozilla-central/source/browser/locales/en-US/browser/newtab/onboarding.ftl#52) as of [this patch](https://phabricator.services.mozilla.com/D113749). The concern is that what we have as the `Import from ${browserName}` on the easy setup screen may not match the default browser select option for embedded migration wizard and it's not obvious to me how that default is selected in embedded migration wizard if you wouldn't mind explaining!