@@ -55,52 +55,52 @@ <h1 class="applicationTitle">qBittorrent Web User Interface <span class="version
55
55
< li >
56
56
< a class ="returnFalse qbt-translatable " data-i18n ="File "> File</ a >
57
57
< ul >
58
- < li > < a id ="uploadLink "> < img class ="MyMenuIcon qbt-translatable qbt-translatable " data-i18n ="[alt]Add Torrent File... " alt ="Add Torrent File... " src ="images/list-add.svg " width ="16 " height ="16 " / data-i18n="Add Torrent File..."> Add Torrent File...</ a > </ li >
59
- < li > < a id ="downloadLink "> < img class ="MyMenuIcon qbt-translatable qbt-translatable " data-i18n ="[alt]Add Torrent Link... " alt ="Add Torrent Link... " src ="images/insert-link.svg " width ="16 " height ="16 " / data-i18n="Add Torrent Link..."> Add Torrent Link...</ a > </ li >
60
- < li class ="divider qbt-translatable qbt-translatable "> < a id ="logoutLink "> < img class ="MyMenuIcon " data-i18n ="[alt]Logout " alt ="Logout " src ="images/system-log-out.svg " width ="16 " height ="16 " / data-i18n="Logout"> Logout</ a > </ li >
61
- < li > < a id ="shutdownLink "> < img class ="MyMenuIcon qbt-translatable qbt-translatable " data-i18n ="[alt]Exit qBittorrent " alt ="Exit qBittorrent " src ="images/application-exit.svg " width ="16 " height ="16 " / data-i18n="Exit qBittorrent"> Exit qBittorrent</ a > </ li >
58
+ < li > < a id ="uploadLink "> < img class ="MyMenuIcon qbt-translatable " data-i18n ="[alt]Add Torrent File... " alt ="Add Torrent File... " src ="images/list-add.svg " width ="16 " height ="16 " / data-i18n="Add Torrent File..."> Add Torrent File...</ a > </ li >
59
+ < li > < a id ="downloadLink "> < img class ="MyMenuIcon qbt-translatable " data-i18n ="[alt]Add Torrent Link... " alt ="Add Torrent Link... " src ="images/insert-link.svg " width ="16 " height ="16 " / data-i18n="Add Torrent Link..."> Add Torrent Link...</ a > </ li >
60
+ < li class ="divider qbt-translatable "> < a id ="logoutLink "> < img class ="MyMenuIcon " data-i18n ="[alt]Logout " alt ="Logout " src ="images/system-log-out.svg " width ="16 " height ="16 " / data-i18n="Logout"> Logout</ a > </ li >
61
+ < li > < a id ="shutdownLink "> < img class ="MyMenuIcon qbt-translatable " data-i18n ="[alt]Exit qBittorrent " alt ="Exit qBittorrent " src ="images/application-exit.svg " width ="16 " height ="16 " / data-i18n="Exit qBittorrent"> Exit qBittorrent</ a > </ li >
62
62
</ ul >
63
63
</ li >
64
64
< li >
65
65
< a class ="returnFalse qbt-translatable " data-i18n ="Edit "> Edit</ a >
66
66
< ul >
67
- < li > < a id ="resumeLink "> < img class ="MyMenuIcon qbt-translatable qbt-translatable " data-i18n ="[alt]Resume " alt ="Resume " src ="images/torrent-start.svg " width ="16 " height ="16 " / data-i18n="Resume"> Resume</ a > </ li >
68
- < li > < a id ="pauseLink "> < img class ="MyMenuIcon qbt-translatable qbt-translatable " src ="images/torrent-stop.svg " data-i18n ="[alt]Pause " alt ="Pause " width ="16 " height ="16 " / data-i18n="Pause"> Pause</ a > </ li >
69
- < li > < a id ="resumeAllLink "> < img class ="MyMenuIcon qbt-translatable qbt-translatable " data-i18n ="[alt]Resume All " alt ="Resume All " src ="images/torrent-start.svg " width ="16 " height ="16 " / data-i18n="Resume All"> Resume All</ a > </ li >
70
- < li > < a id ="pauseAllLink "> < img class ="MyMenuIcon qbt-translatable qbt-translatable " data-i18n ="[alt]Pause All " alt ="Pause All " src ="images/torrent-stop.svg " width ="16 " height ="16 " / data-i18n="Pause All"> Pause All</ a > </ li >
71
- < li class ="divider qbt-translatable qbt-translatable "> < a id ="deleteLink "> < img class ="MyMenuIcon " src ="images/list-remove.svg " data-i18n ="[alt]Remove " alt ="Remove " width ="16 " height ="16 " / data-i18n="Remove"> Remove</ a > </ li >
72
- < li id ="topQueuePosItem " class ="divider qbt-translatable qbt-translatable "> < a id ="topPrioLink "> < img class ="MyMenuIcon " src ="images/go-top.svg " data-i18n ="[alt]Top of Queue " alt ="Top of Queue " width ="16 " height ="16 " / data-i18n="Top of Queue"> Top of Queue</ a > </ li >
73
- < li id ="increaseQueuePosItem "> < a id ="increasePrioLink "> < img class ="MyMenuIcon qbt-translatable qbt-translatable " src ="images/go-up.svg " data-i18n ="[alt]Move Up Queue " alt ="Move Up Queue " width ="16 " height ="16 " / data-i18n="Move Up Queue"> Move Up Queue</ a > </ li >
74
- < li id ="decreaseQueuePosItem "> < a id ="decreasePrioLink "> < img class ="MyMenuIcon qbt-translatable qbt-translatable " src ="images/go-down.svg " data-i18n ="[alt]Move Down Queue " alt ="Move Down Queue " width ="16 " height ="16 " / data-i18n="Move Down Queue"> Move Down Queue</ a > </ li >
75
- < li id ="bottomQueuePosItem "> < a id ="bottomPrioLink "> < img class ="MyMenuIcon qbt-translatable qbt-translatable " src ="images/go-bottom.svg " data-i18n ="[alt]Bottom of Queue " alt ="Bottom of Queue " width ="16 " height ="16 " / data-i18n="Bottom of Queue"> Bottom of Queue</ a > </ li >
67
+ < li > < a id ="resumeLink "> < img class ="MyMenuIcon qbt-translatable " data-i18n ="[alt]Resume " alt ="Resume " src ="images/torrent-start.svg " width ="16 " height ="16 " / data-i18n="Resume"> Resume</ a > </ li >
68
+ < li > < a id ="pauseLink "> < img class ="MyMenuIcon qbt-translatable " src ="images/torrent-stop.svg " data-i18n ="[alt]Pause " alt ="Pause " width ="16 " height ="16 " / data-i18n="Pause"> Pause</ a > </ li >
69
+ < li > < a id ="resumeAllLink "> < img class ="MyMenuIcon qbt-translatable " data-i18n ="[alt]Resume All " alt ="Resume All " src ="images/torrent-start.svg " width ="16 " height ="16 " / data-i18n="Resume All"> Resume All</ a > </ li >
70
+ < li > < a id ="pauseAllLink "> < img class ="MyMenuIcon qbt-translatable " data-i18n ="[alt]Pause All " alt ="Pause All " src ="images/torrent-stop.svg " width ="16 " height ="16 " / data-i18n="Pause All"> Pause All</ a > </ li >
71
+ < li class ="divider qbt-translatable "> < a id ="deleteLink "> < img class ="MyMenuIcon " src ="images/list-remove.svg " data-i18n ="[alt]Remove " alt ="Remove " width ="16 " height ="16 " / data-i18n="Remove"> Remove</ a > </ li >
72
+ < li id ="topQueuePosItem " class ="divider qbt-translatable "> < a id ="topPrioLink "> < img class ="MyMenuIcon " src ="images/go-top.svg " data-i18n ="[alt]Top of Queue " alt ="Top of Queue " width ="16 " height ="16 " / data-i18n="Top of Queue"> Top of Queue</ a > </ li >
73
+ < li id ="increaseQueuePosItem "> < a id ="increasePrioLink "> < img class ="MyMenuIcon qbt-translatable " src ="images/go-up.svg " data-i18n ="[alt]Move Up Queue " alt ="Move Up Queue " width ="16 " height ="16 " / data-i18n="Move Up Queue"> Move Up Queue</ a > </ li >
74
+ < li id ="decreaseQueuePosItem "> < a id ="decreasePrioLink "> < img class ="MyMenuIcon qbt-translatable " src ="images/go-down.svg " data-i18n ="[alt]Move Down Queue " alt ="Move Down Queue " width ="16 " height ="16 " / data-i18n="Move Down Queue"> Move Down Queue</ a > </ li >
75
+ < li id ="bottomQueuePosItem "> < a id ="bottomPrioLink "> < img class ="MyMenuIcon qbt-translatable " src ="images/go-bottom.svg " data-i18n ="[alt]Bottom of Queue " alt ="Bottom of Queue " width ="16 " height ="16 " / data-i18n="Bottom of Queue"> Bottom of Queue</ a > </ li >
76
76
</ ul >
77
77
</ li >
78
78
< li >
79
79
< a class ="returnFalse qbt-translatable " data-i18n ="View "> View</ a >
80
80
< ul >
81
- < li > < a id ="showTopToolbarLink "> < img class ="MyMenuIcon qbt-translatable qbt-translatable " src ="images/checked-completed.svg " data-i18n ="[alt]Top Toolbar " alt ="Top Toolbar " width ="16 " height ="16 " / data-i18n="Top Toolbar"> Top Toolbar</ a > </ li >
82
- < li > < a id ="showStatusBarLink "> < img class ="MyMenuIcon qbt-translatable qbt-translatable " src ="images/checked-completed.svg " data-i18n ="[alt]Status Bar " alt ="Status Bar " width ="16 " height ="16 " / data-i18n="Status Bar"> Status Bar</ a > </ li >
83
- < li > < a id ="showFiltersSidebarLink "> < img class ="MyMenuIcon qbt-translatable qbt-translatable " src ="images/checked-completed.svg " data-i18n ="[alt]Filters Sidebar " alt ="Filters Sidebar " width ="16 " height ="16 " / data-i18n="Filters Sidebar"> Filters Sidebar</ a > </ li >
84
- < li > < a id ="speedInBrowserTitleBarLink "> < img class ="MyMenuIcon qbt-translatable qbt-translatable " src ="images/checked-completed.svg " data-i18n ="[alt]Speed in Title Bar " alt ="Speed in Title Bar " width ="16 " height ="16 " / data-i18n="Speed in Title Bar"> Speed in Title Bar</ a > </ li >
85
- < li class ="divider qbt-translatable qbt-translatable "> < a id ="showSearchEngineLink "> < img class ="MyMenuIcon " src ="images/checked-completed.svg " data-i18n ="[alt]Search Engine " alt ="Search Engine " width ="16 " height ="16 " / data-i18n="Search Engine"> Search Engine</ a > </ li >
86
- < li > < a id ="showRssReaderLink "> < img class ="MyMenuIcon qbt-translatable qbt-translatable " src ="images/checked-completed.svg " data-i18n ="[alt]RSS " alt ="RSS " width ="16 " height ="16 " / data-i18n="RSS Reader"> RSS Reader</ a > </ li >
87
- < li > < a id ="showLogViewerLink "> < img class ="MyMenuIcon qbt-translatable qbt-translatable " src ="images/checked-completed.svg " data-i18n ="[alt]Log " alt ="Log " width ="16 " height ="16 " / data-i18n="Log"> Log</ a > </ li >
88
- < li class ="divider qbt-translatable qbt-translatable "> < a id ="StatisticsLink "> < img class ="MyMenuIcon " src ="images/view-statistics.svg " data-i18n ="[alt]Statistics " alt ="Statistics " width ="16 " height ="16 " / data-i18n="Statistics"> Statistics</ a > </ li >
81
+ < li > < a id ="showTopToolbarLink "> < img class ="MyMenuIcon qbt-translatable " src ="images/checked-completed.svg " data-i18n ="[alt]Top Toolbar " alt ="Top Toolbar " width ="16 " height ="16 " / data-i18n="Top Toolbar"> Top Toolbar</ a > </ li >
82
+ < li > < a id ="showStatusBarLink "> < img class ="MyMenuIcon qbt-translatable " src ="images/checked-completed.svg " data-i18n ="[alt]Status Bar " alt ="Status Bar " width ="16 " height ="16 " / data-i18n="Status Bar"> Status Bar</ a > </ li >
83
+ < li > < a id ="showFiltersSidebarLink "> < img class ="MyMenuIcon qbt-translatable " src ="images/checked-completed.svg " data-i18n ="[alt]Filters Sidebar " alt ="Filters Sidebar " width ="16 " height ="16 " / data-i18n="Filters Sidebar"> Filters Sidebar</ a > </ li >
84
+ < li > < a id ="speedInBrowserTitleBarLink "> < img class ="MyMenuIcon qbt-translatable " src ="images/checked-completed.svg " data-i18n ="[alt]Speed in Title Bar " alt ="Speed in Title Bar " width ="16 " height ="16 " / data-i18n="Speed in Title Bar"> Speed in Title Bar</ a > </ li >
85
+ < li class ="divider qbt-translatable "> < a id ="showSearchEngineLink "> < img class ="MyMenuIcon " src ="images/checked-completed.svg " data-i18n ="[alt]Search Engine " alt ="Search Engine " width ="16 " height ="16 " / data-i18n="Search Engine"> Search Engine</ a > </ li >
86
+ < li > < a id ="showRssReaderLink "> < img class ="MyMenuIcon qbt-translatable " src ="images/checked-completed.svg " data-i18n ="[alt]RSS " alt ="RSS " width ="16 " height ="16 " / data-i18n="RSS Reader"> RSS Reader</ a > </ li >
87
+ < li > < a id ="showLogViewerLink "> < img class ="MyMenuIcon qbt-translatable " src ="images/checked-completed.svg " data-i18n ="[alt]Log " alt ="Log " width ="16 " height ="16 " / data-i18n="Log"> Log</ a > </ li >
88
+ < li class ="divider qbt-translatable "> < a id ="StatisticsLink "> < img class ="MyMenuIcon " src ="images/view-statistics.svg " data-i18n ="[alt]Statistics " alt ="Statistics " width ="16 " height ="16 " / data-i18n="Statistics"> Statistics</ a > </ li >
89
89
</ ul >
90
90
</ li >
91
91
< li >
92
92
< a class ="returnFalse qbt-translatable " data-i18n ="Tools "> Tools</ a >
93
93
< ul >
94
- < li > < a id ="preferencesLink "> < img class ="MyMenuIcon qbt-translatable qbt-translatable " src ="images/configure.svg " data-i18n ="[alt]Options... " alt ="Options... " width ="16 " height ="16 " / data-i18n="Options..."> Options...</ a > </ li >
95
- < li > < a id ="registerMagnetHandlerLink "> < img class ="MyMenuIcon qbt-translatable qbt-translatable " src ="images/torrent-magnet.svg " data-i18n ="[alt]Register to handle magnet links... " alt ="Register to handle magnet links... " width ="16 " height ="16 " / data-i18n="Register to handle magnet links..."> Register to handle magnet links...</ a > </ li >
94
+ < li > < a id ="preferencesLink "> < img class ="MyMenuIcon qbt-translatable " src ="images/configure.svg " data-i18n ="[alt]Options... " alt ="Options... " width ="16 " height ="16 " / data-i18n="Options..."> Options...</ a > </ li >
95
+ < li > < a id ="registerMagnetHandlerLink "> < img class ="MyMenuIcon qbt-translatable " src ="images/torrent-magnet.svg " data-i18n ="[alt]Register to handle magnet links... " alt ="Register to handle magnet links... " width ="16 " height ="16 " / data-i18n="Register to handle magnet links..."> Register to handle magnet links...</ a > </ li >
96
96
</ ul >
97
97
</ li >
98
98
< li >
99
99
< a class ="returnFalse qbt-translatable " data-i18n ="Help "> Help</ a >
100
100
< ul >
101
- < li > < a id ="docsLink " target ="_blank " href ="https://wiki.qbittorrent.org/ "> < img class ="MyMenuIcon qbt-translatable qbt-translatable " src ="images/help-contents.svg " data-i18n ="[alt]Documentation " alt ="Documentation " width ="16 " height ="16 " / data-i18n="Documentation"> Documentation</ a > </ li >
102
- < li class ="divider qbt-translatable qbt-translatable "> < a id ="bugLink " target ="_blank " href ="https://www.qbittorrent.org/donate "> < img class ="MyMenuIcon " src ="images/wallet-open.svg " data-i18n ="[alt]Donate! " alt ="Donate! " width ="16 " height ="16 " / data-i18n="Donate!"> Donate!</ a > </ li >
103
- < li > < a id ="aboutLink "> < img class ="MyMenuIcon qbt-translatable qbt-translatable " src ="images/help-about.svg " data-i18n ="[alt]About " alt ="About " width ="16 " height ="16 " / data-i18n="About"> About</ a > </ li >
101
+ < li > < a id ="docsLink " target ="_blank " href ="https://wiki.qbittorrent.org/ "> < img class ="MyMenuIcon qbt-translatable " src ="images/help-contents.svg " data-i18n ="[alt]Documentation " alt ="Documentation " width ="16 " height ="16 " / data-i18n="Documentation"> Documentation</ a > </ li >
102
+ < li class ="divider qbt-translatable "> < a id ="bugLink " target ="_blank " href ="https://www.qbittorrent.org/donate "> < img class ="MyMenuIcon " src ="images/wallet-open.svg " data-i18n ="[alt]Donate! " alt ="Donate! " width ="16 " height ="16 " / data-i18n="Donate!"> Donate!</ a > </ li >
103
+ < li > < a id ="aboutLink "> < img class ="MyMenuIcon qbt-translatable " src ="images/help-about.svg " data-i18n ="[alt]About " alt ="About " width ="16 " height ="16 " / data-i18n="About"> About</ a > </ li >
104
104
</ ul >
105
105
</ li >
106
106
</ ul >
@@ -251,9 +251,9 @@ <h1 class="applicationTitle">qBittorrent Web User Interface <span class="version
251
251
< td class ="statusBarSeparator "> </ td >
252
252
< td id ="DHTNodes "> </ td >
253
253
< td class ="statusBarSeparator "> </ td >
254
- < td > < img id ="connectionStatus " class ="qbt-translatable qbt-translatable " data-i18n ="[alt]Connection status: Firewalled " alt ="Connection status: Firewalled " data-i18n ="[title]Connection status: Firewalled " title ="Connection status: Firewalled " src ="images/firewalled.svg " style ="height: 1.5em; " /> </ td >
254
+ < td > < img id ="connectionStatus " class ="qbt-translatable " data-i18n ="[alt]Connection status: Firewalled " alt ="Connection status: Firewalled " data-i18n ="[title]Connection status: Firewalled " title ="Connection status: Firewalled " src ="images/firewalled.svg " style ="height: 1.5em; " /> </ td >
255
255
< td class ="statusBarSeparator "> </ td >
256
- < td style ="cursor:pointer; "> < img id ="alternativeSpeedLimits " class ="qbt-translatable qbt-translatable " data-i18n ="[alt]Alternative speed limits: Off " alt ="Alternative speed limits: Off " data-i18n ="[title]Alternative speed limits: Off " title ="Alternative speed limits: Off " src ="images/slow_off.svg " style ="height: 1.5em; " /> </ td >
256
+ < td style ="cursor:pointer; "> < img id ="alternativeSpeedLimits " class ="qbt-translatable " data-i18n ="[alt]Alternative speed limits: Off " alt ="Alternative speed limits: Off " data-i18n ="[title]Alternative speed limits: Off " title ="Alternative speed limits: Off " src ="images/slow_off.svg " style ="height: 1.5em; " /> </ td >
257
257
< td class ="statusBarSeparator "> </ td >
258
258
< td class ="speedLabel "> < img src ="images/downloading.svg " class ="qbt-translatable " data-i18n ="[alt]Download speed icon " alt ="Download speed icon " style ="height: 1.5em; padding-right: 5px; margin-bottom: -4px; "> < span id ="DlInfos "> </ span > </ td >
259
259
< td class ="statusBarSeparator "> </ td >
0 commit comments