mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
MDL-75137 mod_data: Redesign zero state page
Co-authored-by: Ferran Recio <ferran@moodle.com>
This commit is contained in:
parent
cb01747608
commit
8768a7adb9
14 changed files with 527 additions and 20 deletions
|
@ -38,6 +38,7 @@ $string['activityiscurrentlyhidden'] = 'Sorry, this activity is currently hidden
|
|||
$string['activityheader'] = 'Activity menu';
|
||||
$string['activitymodule'] = 'Activity module';
|
||||
$string['activitymodules'] = 'Activity modules';
|
||||
$string['activitynotready'] = 'Activity not ready yet';
|
||||
$string['activityreport'] = 'Activity report';
|
||||
$string['activityreports'] = 'Activity reports';
|
||||
$string['activityselect'] = 'Select this activity to be moved elsewhere';
|
||||
|
@ -267,6 +268,7 @@ $string['closebuttontitle'] = 'Close';
|
|||
$string['collapse'] = 'Collapse';
|
||||
$string['collapseall'] = 'Collapse all';
|
||||
$string['collapsecategory'] = 'Collapse {$a}';
|
||||
$string['comebacklater'] = 'Please come back later.';
|
||||
$string['commentincontext'] = 'Find this comment in context';
|
||||
$string['comments'] = 'Comments';
|
||||
$string['commentscount'] = 'Comments ({$a})';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue