diff --git a/lang/en/completion.php b/lang/en/completion.php index bb4f0d7fecb..fbb11b4e003 100644 --- a/lang/en/completion.php +++ b/lang/en/completion.php @@ -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.