MDL-9628 At the suggestion of Tim Hunt, interchanged the position of grade letter...
[moodle-pu.git] / lang / en_utf8 / bulkusers.php
blob3123395ec3e9e36eb3b53f9dba7946e28c076678
1 <?php //$Id$
2 $string['usersinlist'] = 'Users in list';
3 $string['addall'] = 'Add all to selection';
4 $string['addsel'] = 'Add to selection';
5 $string['removeall'] = 'Remove all from selection';
6 $string['removesel'] = 'Remove from selection';
7 $string['filtered'] = 'Filtered';
8 $string['selected'] = 'Selected';
9 $string['action'] = 'Action';