mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 20:06:46 +02:00
Merge branch 'MDL-80245' of https://github.com/paulholden/moodle
This commit is contained in:
commit
484e52f6ae
17 changed files with 493 additions and 44 deletions
|
@ -81,6 +81,7 @@ $string['courseidnumberewithlink'] = 'Course ID number with link';
|
|||
$string['courseshortnamewithlink'] = 'Course short name with link';
|
||||
$string['courseselect'] = 'Select course';
|
||||
$string['customfieldcolumn'] = '{$a}';
|
||||
$string['customreport'] = 'Custom report';
|
||||
$string['customreports'] = 'Custom reports';
|
||||
$string['customreportslimit'] = 'Custom reports limit';
|
||||
$string['customreportslimit_desc'] = 'The number of custom reports may be limited for performance reasons. If set to zero, then there is no limit.';
|
||||
|
@ -263,6 +264,7 @@ $string['sorting'] = 'Sorting';
|
|||
$string['sorting_help'] = 'You can set the initial sort order of columns in the report, which can then be changed by users by clicking on column names.';
|
||||
$string['switchedit'] = 'Switch to edit mode';
|
||||
$string['switchpreview'] = 'Switch to preview mode';
|
||||
$string['tagarea_reportbuilder_report'] = 'Custom reports';
|
||||
$string['tasksendschedule'] = 'Send report schedule';
|
||||
$string['tasksendschedules'] = 'Send report schedules';
|
||||
$string['timeadded'] = 'Time added';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue