MDL-59487 task: Add run again button.
Co-authored-by: Brendan Heywood <[email protected]>
This commit is contained in:
committed by
Brendan Heywood
co-authored by
Brendan Heywood
parent
a5f618d6a9
commit
55d0cd969c
@@ -43,6 +43,7 @@ $string['pluginname'] = 'Scheduled task configuration';
|
||||
$string['resettasktodefaults'] = 'Reset task schedule to defaults';
|
||||
$string['resettasktodefaults_help'] = 'This will discard any local changes and revert the schedule for this task back to its original settings.';
|
||||
$string['runnow'] = 'Run now';
|
||||
$string['runagain'] = 'Run again';
|
||||
$string['runnow_confirm'] = 'Are you sure you want to run this task \'{$a}\' now? The task will run on the web server and may take some time to complete.';
|
||||
$string['runpattern'] = 'Run pattern';
|
||||
$string['scheduledtasks'] = 'Scheduled tasks';
|
||||
|
||||
Reference in New Issue
Block a user