Merge branch 'MDL-62920-master' of https://github.com/aanabit/moodle

This commit is contained in:
Eloy Lafuente (stronk7) 2018-10-18 23:47:37 +02:00
commit d6d5ea5d04
6 changed files with 76 additions and 13 deletions

View file

@ -30,6 +30,7 @@ $string['allselectedusers'] = 'All selected ({$a->count}/{$a->total})';
$string['allusers'] = 'All users ({$a})';
$string['available'] = 'Available';
$string['confirmmessage'] = 'Do you really want to send the message above to all these users?<br />{$a}';
$string['deleteduser'] = 'Deleted user';
$string['nofilteredusers'] = 'No users found (0/{$a})';
$string['noselectedusers'] = 'No users selected';
$string['removeall'] = 'Remove all';