mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-28 03:17:31 +09:00
Add new Microsoft Edge to list of migratable browsers
This commit is contained in:
parent
6dfeba05d1
commit
75af6c218d
6 changed files with 39 additions and 2 deletions
|
|
@ -6,7 +6,8 @@ profileName_format=%S %S
|
|||
|
||||
# Browser Specific
|
||||
sourceNameIE=Internet Explorer
|
||||
sourceNameEdge=Microsoft Edge
|
||||
sourceNameEdge=Microsoft Edge (old)
|
||||
sourceNameChromiumEdge=Microsoft Edge (new)
|
||||
sourceNameSafari=Safari
|
||||
sourceNameCanary=Google Chrome Canary
|
||||
sourceNameChrome=Google Chrome
|
||||
|
|
@ -24,12 +25,14 @@ importedEdgeReadingList=Reading List (From Edge)
|
|||
# resetProfile.js if it should be listed in the reset dialog.
|
||||
1_ie=Internet Options
|
||||
1_edge=Settings
|
||||
1_chromiumedge=Settings
|
||||
1_safari=Preferences
|
||||
1_chrome=Preferences
|
||||
1_360se=Preferences
|
||||
|
||||
2_ie=Cookies
|
||||
2_edge=Cookies
|
||||
2_chromiumedge=Cookies
|
||||
2_safari=Cookies
|
||||
2_chrome=Cookies
|
||||
2_firefox=Cookies
|
||||
|
|
@ -37,6 +40,7 @@ importedEdgeReadingList=Reading List (From Edge)
|
|||
|
||||
4_ie=Browsing History
|
||||
4_edge=Browsing History
|
||||
4_chromiumedge=Browsing History
|
||||
4_safari=Browsing History
|
||||
4_chrome=Browsing History
|
||||
4_firefox_history_and_bookmarks=Browsing History and Bookmarks
|
||||
|
|
@ -44,6 +48,7 @@ importedEdgeReadingList=Reading List (From Edge)
|
|||
|
||||
8_ie=Saved Form History
|
||||
8_edge=Saved Form History
|
||||
8_chromiumedge=Saved Form History
|
||||
8_safari=Saved Form History
|
||||
8_chrome=Saved Form History
|
||||
8_firefox=Saved Form History
|
||||
|
|
@ -51,6 +56,7 @@ importedEdgeReadingList=Reading List (From Edge)
|
|||
|
||||
16_ie=Saved Passwords
|
||||
16_edge=Saved Passwords
|
||||
16_chromiumedge=Saved Passwords
|
||||
16_safari=Saved Passwords
|
||||
16_chrome=Saved Passwords
|
||||
16_firefox=Saved Passwords
|
||||
|
|
@ -58,12 +64,14 @@ importedEdgeReadingList=Reading List (From Edge)
|
|||
|
||||
32_ie=Favorites
|
||||
32_edge=Favorites
|
||||
32_chromiumedge=Bookmarks
|
||||
32_safari=Bookmarks
|
||||
32_chrome=Bookmarks
|
||||
32_360se=Bookmarks
|
||||
|
||||
64_ie=Other Data
|
||||
64_edge=Other Data
|
||||
64_chromiumedge=Other Data
|
||||
64_safari=Other Data
|
||||
64_chrome=Other Data
|
||||
64_firefox_other=Other Data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue