Add the import wizard to settings, fix Chromium Edge

This commit is contained in:
ownedbywuigi 2026-04-01 18:01:58 +01:00
commit 78baea7a1d
6 changed files with 116 additions and 9 deletions

View file

@ -10,10 +10,10 @@
<!ENTITY importFromIE.label "Microsoft Internet Explorer">
<!ENTITY importFromIE.accesskey "M">
<!ENTITY importFromEdge.label "Microsoft Edge">
<!ENTITY importFromEdge.accesskey "E">
<!ENTITY importFromChromiumEdge.label "Chromium Edge">
<!ENTITY importFromChromiumEdge.accesskey "h">
<!ENTITY importFromEdge.label "Microsoft Edge (old)">
<!ENTITY importFromEdge.accesskey "O">
<!ENTITY importFromChromiumEdge.label "Microsoft Edge (new)">
<!ENTITY importFromChromiumEdge.accesskey "N">
<!ENTITY importFromNothing.label "Don’t import anything">
<!ENTITY importFromNothing.accesskey "D">
<!ENTITY importFromSafari.label "Safari">

View file

@ -19,8 +19,11 @@
<!ENTITY chooseBookmark.accesskey "B">
<!ENTITY restoreDefault.label "Restore to Default">
<!ENTITY restoreDefault.accesskey "R">
<!ENTITY importBrowserData.label "Import Browser Data…">
<!ENTITY importBrowserData.accesskey "I">
<!ENTITY downloads.label "Downloads">
<!ENTITY importGroup.label "Import">
<!ENTITY saveTo.label "Save files to">
<!ENTITY saveTo.accesskey "v">