mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Merge branch 'MDL-62920-master' of https://github.com/aanabit/moodle
This commit is contained in:
commit
d6d5ea5d04
6 changed files with 76 additions and 13 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue