- Updated Slovak translation

This commit is contained in:
Christophe Dumez 2007-07-30 10:06:46 +00:00
parent d680be3626
commit d2983fa5aa
29 changed files with 1508 additions and 1506 deletions

View file

@ -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: