diff --git a/lang/en/block_completion_progress.php b/lang/en/block_completion_progress.php index f49589d..0590fa5 100644 --- a/lang/en/block_completion_progress.php +++ b/lang/en/block_completion_progress.php @@ -63,7 +63,7 @@ $string['how_longbars_works_help'] = '

When bars exceed a set length, how they $string['how_ordering_works'] = 'How ordering works'; $string['how_ordering_works_help'] = '

There are two ways to order activities in the Completion Progress block.

'; $string['how_selectactivities_works'] = 'How including activities works'; -$string['how_selectactivities_works_help'] = '

To manually select activities to be include in the bar, ensure that "'.$string['config_activitiesincluded'].'" is set to "'.$string['config_selectedactivities'].'".

Only activities with activity completion settings set can be included.

Hold the CTRL key to select multiple activities.

'; +$string['how_selectactivities_works_help'] = '

To manually select activities to be include in the bar, ensure that "Activities included" is set to "selected activities".

Only activities with activity completion settings set can be included.

Hold the CTRL key to select multiple activities.

'; $string['lastonline'] = 'Last in course'; $string['mouse_over_prompt'] = 'Mouse over or touch bar for info.'; $string['no_activities_config_message'] = 'There are no activities or resources with activity completion set or no activities or resources have been selected. Set activity completion on activities and resources then configure this block.';