Changeset 11606
- Timestamp:
- Dec 30, 2010, 7:42:14 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/torrent.c
r11605 r11606 766 766 { 767 767 tr_tordbg( tor, "%s", "[LAZY] uh oh, the files disappeared" ); 768 tr_torrentSetLocalError( tor, "%s", _( " No data found! Ensure your drives are connected or use \"Set Location\". To re-download, remove the torrent and re-add it." ) );768 tr_torrentSetLocalError( tor, "%s", _( "This torrent's files are missing! (Did you unplug an external drive?)" ) ); 769 769 } 770 770
Note: See TracChangeset
for help on using the changeset viewer.