mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 02:47:31 +09:00
Add the import wizard to settings, fix Chromium Edge
This commit is contained in:
parent
75af6c218d
commit
78baea7a1d
6 changed files with 116 additions and 9 deletions
|
|
@ -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">
|
||||
|
|
|
|||
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue