Skip to content
Snippets Groups Projects
Commit c7bb44ed authored by Tobias Reischmann's avatar Tobias Reischmann
Browse files

Rename scheduled task

parent 2204bb39
Branches
Tags
No related merge requests found
...@@ -60,7 +60,7 @@ $string['cannot_trigger_workflow_manually'] = 'The requested workflow could not ...@@ -60,7 +60,7 @@ $string['cannot_trigger_workflow_manually'] = 'The requested workflow could not
$string['error_wrong_trigger_selected'] = 'You tried to request a non-manual trigger.'; $string['error_wrong_trigger_selected'] = 'You tried to request a non-manual trigger.';
$string['lifecycle_task'] = 'Run the life cycle processes'; $string['lifecycle_task'] = 'Run the life cycle processes';
$string['lifecycle_cleanup_task'] = 'Runs the life cycle cleanup'; $string['lifecycle_cleanup_task'] = 'Delete old delay entries for life cycle workflows';
$string['trigger_subpluginname'] = 'Subplugin name'; $string['trigger_subpluginname'] = 'Subplugin name';
$string['trigger_subpluginname_help'] = 'Step subplugin/trigger title (visible for admins only).'; $string['trigger_subpluginname_help'] = 'Step subplugin/trigger title (visible for admins only).';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment