diff --git a/lang/en_us/moodle.php b/lang/en_us/moodle.php index 0b442c02630..e1be8623798 100644 --- a/lang/en_us/moodle.php +++ b/lang/en_us/moodle.php @@ -101,6 +101,7 @@ $string['checkingsections'] = 'Checking sections'; $string['checklanguage'] = 'Check language'; $string['choose'] = 'Choose'; $string['choosecourse'] = 'Choose a course'; +$string['chooseenrolmethod'] = 'Primary method of enrollment'; $string['chooselivelogs'] = 'Or watch current activity'; $string['chooselogs'] = 'Choose which logs you want to see'; $string['choosereportfilter'] = 'Choose a filter for the report';