(trunk libT) still too wordy

This commit is contained in:
Charles Kerr 2010-01-20 20:15:23 +00:00
parent 5b1af96165
commit 2dce44fbe7
1 changed files with 1 additions and 0 deletions

View File

@ -1320,6 +1320,7 @@ checkAndStartImpl( void * vtor )
if( tor->preVerifyTotal && !tr_cpHaveTotal( &tor->completion ) )
{
tr_torrentSetLocalError( tor, _( "No data found! Please reconnect any disconnected drives, use \"Set Location\" to find the data, or restart the torrent to re-download." ) );
tr_torrentSetLocalError( tor, _( "No data found! Reconnect any disconnected drives, use \"Set Location\", or restart the torrent to re-download." ) );
tr_torrentStop( tor );
}
else