]> git.mjollnir.org Git - moodle.git/commitdiff
user selection: MDL-16966 Improve some of the wording - forgot to commit the lang...
authortjhunt <tjhunt>
Thu, 30 Oct 2008 06:21:38 +0000 (06:21 +0000)
committertjhunt <tjhunt>
Thu, 30 Oct 2008 06:21:38 +0000 (06:21 +0000)
lang/en_utf8/moodle.php

index f48d7343d8ae93e50a0d1c37fd821931432e1fcf..450055ece1cb6bd732f0deeab3af329bdf00da2c 100644 (file)
@@ -136,6 +136,7 @@ $string['availability'] = 'Availability';
 $string['availablecourses'] = 'Available Courses';
 $string['backtoparticipants'] = 'Back to participants list';
 $string['back'] = 'Back';
+$string['backto'] = 'Back to $a';
 $string['backup'] = 'Backup';
 $string['backupactivehelp'] = 'Choose whether or not to do automated backups.';
 $string['backupcancelled'] = 'Backup Cancelled';
@@ -911,6 +912,7 @@ $string['managemodules'] = 'Modules';
 $string['manageroles'] = 'Roles and permissions';
 $string['markedthistopic'] = 'This topic is highlighted as the current topic';
 $string['markthistopic'] = 'Highlight this topic as the current topic';
+$string['matchingsearchandrole'] = 'Matching \'$a->search\' and $a->role';
 $string['maximumchars'] = 'Maximum of $a characters';
 $string['maximumgrade'] = 'Maximum grade';
 $string['maximumshort'] = 'Max';
@@ -1074,7 +1076,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['nomatchingusers'] = 'No users match \'$a\'';
 $string['nomorecourses'] = 'No more matching courses could be found';
 $string['nomoreidnumber'] = 'Not using an idnumber to avoid collisions';
 $string['none'] = 'None';
@@ -1210,7 +1212,7 @@ $string['preview'] = 'Preview';
 $string['previewhtml'] = 'HTML Format Preview';
 $string['previeworchoose'] = 'Preview or choose a theme';
 $string['previous'] = 'Previous';
-$string['previouslyselectedusers'] = 'Selected users not matching the search';
+$string['previouslyselectedusers'] = 'Previously selected users not matching \'$a\'';
 $string['previoussection'] = 'Previous section';
 $string['primaryadminsetup'] = 'Setup administrator account';
 $string['profile'] = 'Profile';