Ignore:
Timestamp:
2017-06-02T17:14:00+12:00 (7 years ago)
Author:
ak19
Message:
  1. GLI's DownloadJobs don't allow pausing and resuming (the button used to work, but didn't ever pause/resume in the background, at least it's been stopping the wget download activity after wget related changes from some years back). Changing the Pause/Resume button in the DownloadProgressBar to the Stop/Stopped button. 2. Added another useful link on InterruptedException to SafeProgress and its documentation.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/gli/classes/dictionary.properties

    r31691 r31720  
    861861Mirroring.DownloadJob.Pause_Tooltip:Pause this download
    862862Mirroring.DownloadJob.Stop:Stop
    863 Mirroring.DownloadJob.Stop_Tooltip:Stop this download
     863Mirroring.DownloadJob.Stop_Tooltip:Stop this download job if it is currently running
     864Mirroring.DownloadJob.Stopped:Stopped
     865Mirroring.DownloadJob.Stopped_Tooltip:This download has been stopped
    864866Mirroring.DownloadJob.Resume:Resume
    865867Mirroring.DownloadJob.Resume_Tooltip:Resume this download
Note: See TracChangeset for help on using the changeset viewer.