mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-75729 reportbuilder: improve handling of card toggle button.
This commit is contained in:
parent
c6211a68b4
commit
71a7537edd
3 changed files with 49 additions and 10 deletions
|
@ -254,6 +254,7 @@ $string['selectareportsource'] = 'Select a report source';
|
|||
$string['sendschedule'] = 'Send schedule';
|
||||
$string['sendscheduleconfirm'] = 'Are you sure you want to queue the schedule \'{$a}\' for sending immediately?';
|
||||
$string['showhide'] = 'Show/hide \'{$a}\'';
|
||||
$string['showhidecard'] = 'Show/hide card';
|
||||
$string['sorting'] = 'Sorting';
|
||||
$string['sorting_help'] = 'Sorting defines the initial sort order of columns in the report. The order can be reversed by toggling the Up/down icon. Users can then define their own sort order by clicking on a column name.';
|
||||
$string['switchedit'] = 'Switch to edit mode';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue