]> git.mjollnir.org Git - moodle.git/commitdiff
Add string for "All groups"
authormoodler <moodler>
Thu, 19 Feb 2004 17:09:43 +0000 (17:09 +0000)
committermoodler <moodler>
Thu, 19 Feb 2004 17:09:43 +0000 (17:09 +0000)
lang/en/moodle.php

index 708f07e89b1f252dc9607dc47b3d4362d5b30240..b44105c5088b1ad30a06691964e77000030cf213 100644 (file)
@@ -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';