mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-49963 core: Select all button on participant list works across pages
This commit is contained in:
parent
03b8b55f10
commit
5b7c500a71
4 changed files with 248 additions and 4 deletions
|
@ -1655,6 +1655,8 @@ $string['selectagroup'] = 'Select a group';
|
|||
$string['selectaregion'] = 'Select a region';
|
||||
$string['selctauser'] = 'Select a user';
|
||||
$string['selectall'] = 'Select all';
|
||||
$string['selectallusersonpage'] = 'Select all users on this page';
|
||||
$string['selectalluserswithcount'] = 'Select all {$a} users';
|
||||
$string['selectamodule'] = 'Please select an activity module';
|
||||
$string['selectanoptions'] = 'Select an option';
|
||||
$string['selectdefault'] = 'Select default';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue