// What are you doing here? go back to download tab!
intreponse=QMessageBox::question(this,tr("Incomplete torrent in seeding list"),tr("It appears that the state of '%1' torrent changed from 'seeding' to 'downloading'. Would you like to move it back to download list? (otherwise the torrent will simply be deleted)").arg(h.name()),QMessageBox::Yes|QMessageBox::No);