diff --git a/lang/en/moodle.php b/lang/en/moodle.php index d1624e3b34b..eb14f766fb3 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -1773,9 +1773,7 @@ $string['withoutuserdata'] = 'without user data'; $string['withselectedusers'] = 'With selected users...'; $string['withselectedusers_help'] = '* Send message - For sending a message to one or more participants * Add a new note - For adding a note to a selected participant -* Add a common note - For adding the same note to more than one participant -* Extend enrolment (individual) - For extending a selected student\'s access to the course, even when an enrolment period is set -* Extend enrolment (common) - For extending more than one student\'s access to the course by the same amount'; +* Add a common note - For adding the same note to more than one participant'; $string['withuserdata'] = 'with user data'; $string['wordforstudent'] = 'Your word for Student'; $string['wordforstudenteg'] = 'eg Student, Participant etc';