diff --git a/lang/en/moodle.php b/lang/en/moodle.php index 708f07e89b1..b44105c5088 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -54,6 +54,7 @@ $string['all'] = 'All'; $string['allactivities'] = 'All activities'; $string['alldays'] = 'All days'; $string['allfieldsrequired'] = 'All fields are required'; +$string['allgroups'] = 'All groups'; $string['alllogs'] = 'All logs'; $string['allow'] = 'Allow'; $string['allowguests'] = 'This course allows guest users to enter';