mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-13 08:43:08 -07:00
- Updated Slovak translation
This commit is contained in:
parent
d680be3626
commit
d2983fa5aa
29 changed files with 1508 additions and 1506 deletions
|
@ -611,7 +611,7 @@ void GUI::updateDlList(bool force){
|
|||
switch(torrentStatus.state){
|
||||
case torrent_status::finished:
|
||||
case torrent_status::seeding:
|
||||
qDebug("Not good: no finished torrents in download tab, moving it");
|
||||
qDebug("A torrent that was in download tab just finished, moving it to finished tab");
|
||||
finishedTorrent(h);
|
||||
continue;
|
||||
case torrent_status::checking_files:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue