Merge branch 'MDL-58966-master' of git://github.com/danpoltawski/moodle

This commit is contained in:
Jun Pataleta 2017-05-22 10:47:31 +08:00
commit 905ceff28a

View File

@ -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.