Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
moodle-tool_lifecycle
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
elc
moodle-tool_lifecycle
Commits
c7bb44ed
Commit
c7bb44ed
authored
5 years ago
by
Tobias Reischmann
Browse files
Options
Downloads
Patches
Plain Diff
Rename scheduled task
parent
2204bb39
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
lang/en/tool_lifecycle.php
+1
-1
1 addition, 1 deletion
lang/en/tool_lifecycle.php
with
1 addition
and
1 deletion
lang/en/tool_lifecycle.php
+
1
−
1
View file @
c7bb44ed
...
@@ -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).'
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment