MDL-10177 Thanks Joseph for pointing out that mistake. $newtext is now initialised...
[moodle-pu.git] / lang / en_utf8 / bulkusers.php
blob3f56497cdbe3c08a83f230a638e53f96cbe1c17f
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'] = 'Clear selection';
6 $string['removesel'] = 'Remove from selection';
7 $string['available'] = 'Available';
8 $string['selected'] = 'Selected';
9 $string['usersfound'] = '$a user(s) found.';
10 $string['usersselected'] = '$a user(s) selected.';