mirror of
https://github.com/moodle/moodle.git
synced 2025-04-14 13:02:07 +02:00
MDL-58966 completion: improve dashboard string
This commit is contained in:
parent
17fb1d84a2
commit
b7d26eb3d2
@ -83,7 +83,7 @@ $string['completionenabled'] = 'Enabled, control via completion and activity set
|
||||
$string['completionexpected'] = 'Expect completed on';
|
||||
$string['completionexpected_help'] = 'This setting specifies the date when the activity is expected to be completed.';
|
||||
$string['completionexpecteddesc'] = 'Completion expected on {$a}';
|
||||
$string['completionexpectedfor'] = 'Expected completion for \'{$a->modulename}\' activity \'{$a->instancename}\'';
|
||||
$string['completionexpectedfor'] = '{$a->instancename} should be completed';
|
||||
$string['completionicons'] = 'Completion tick boxes';
|
||||
$string['completionicons_help'] = 'A tick next to an activity name may be used to indicate when the activity is complete.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user