mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 13:48:05 -06:00
@@ -102,9 +102,12 @@
|
||||
<string>Upload Speed</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionHOSColLeechers">
|
||||
<action name="actionHOSColPeers">
|
||||
<property name="text">
|
||||
<string>Leechers</string>
|
||||
<string>Connected peers</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Peers</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionHOSColRatio">
|
||||
@@ -135,6 +138,14 @@
|
||||
<string>Total uploaded</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionHOSColSwarm">
|
||||
<property name="text">
|
||||
<string>Seeds / Leechers</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Seeds / Leechers</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<resources>
|
||||
<include location="icons.qrc"/>
|
||||
|
||||
Reference in New Issue
Block a user