]> git.mjollnir.org Git - moodle.git/commitdiff
user selection: MDL-16992 Improve the user selector used on the assign roles and...
authortjhunt <tjhunt>
Mon, 27 Oct 2008 07:40:57 +0000 (07:40 +0000)
committertjhunt <tjhunt>
Mon, 27 Oct 2008 07:40:57 +0000 (07:40 +0000)
lang/en_utf8/moodle.php

index 74d251f78dd7f4c7a717bb6460e8c75eac2a9620..e0884aee2a16c912bbffd468b16f19fd87471fde 100644 (file)
@@ -1074,6 +1074,7 @@ $string['nofilesyet'] = 'No files have been uploaded to your course yet';
 $string['nograde'] = 'No grade';
 $string['noimagesyet'] = 'No images have been uploaded to your course yet';
 $string['nologsfound'] = 'No logs have been found';
+$string['nomatchingusers'] = 'No matching users';
 $string['nomorecourses'] = 'No more matching courses could be found';
 $string['nomoreidnumber'] = 'Not using an idnumber to avoid collisions';
 $string['none'] = 'None';
@@ -1209,6 +1210,7 @@ $string['preview'] = 'Preview';
 $string['previewhtml'] = 'HTML Format Preview';
 $string['previeworchoose'] = 'Preview or choose a theme';
 $string['previous'] = 'Previous';
+$string['previouslyselectedusers'] = 'Previously selected users';
 $string['previoussection'] = 'Previous section';
 $string['primaryadminsetup'] = 'Setup administrator account';
 $string['profile'] = 'Profile';