mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-15 01:33:07 -07:00
- Updated some translations
This commit is contained in:
parent
bc29577a7b
commit
03dc617874
32 changed files with 1389 additions and 1389 deletions
|
@ -1095,7 +1095,7 @@ void bittorrent::setProxySettings(proxy_settings proxySettings, bool trackers, b
|
|||
else
|
||||
s->set_web_seed_proxy(ps_null);
|
||||
if(DHTEnabled) {
|
||||
qDebug("Setting DHT proxy");
|
||||
qDebug("Setting DHT proxy, %d", dht);
|
||||
if(dht)
|
||||
s->set_dht_proxy(proxySettings);
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue