mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
Merge branch 'MDL-67321-latest' of https://github.com/Chocolate-lightning/moodle
This commit is contained in:
commit
56a73a3f1e
14 changed files with 180 additions and 13 deletions
|
@ -26,7 +26,10 @@ $string['aria:coursecategory'] = 'Course category';
|
|||
$string['aria:courseimage'] = 'Course image';
|
||||
$string['aria:courseshortname'] = 'Course short name';
|
||||
$string['aria:coursename'] = 'Course name';
|
||||
$string['aria:defaulttab'] = 'The default modules';
|
||||
$string['aria:favourite'] = 'Course is starred';
|
||||
$string['aria:favouritestab'] = 'Your starred modules';
|
||||
$string['aria:recommendedtab'] = 'The recommended modules';
|
||||
$string['coursealreadyfinished'] = 'Course already finished';
|
||||
$string['coursenotyetstarted'] = 'The course has not yet started';
|
||||
$string['coursenotyetfinished'] = 'The course has not yet finished';
|
||||
|
|
|
@ -1644,6 +1644,7 @@ $string['readme'] = 'README';
|
|||
$string['recentactivity'] = 'Recent activity';
|
||||
$string['recentactivityreport'] = 'Full report of recent activity...';
|
||||
$string['recipientslist'] = 'Recipients list';
|
||||
$string['recommended'] = 'Recommended';
|
||||
$string['recreatedcategory'] = 'Recreated category {$a}';
|
||||
$string['redirect'] = 'Redirect';
|
||||
$string['reducesections'] = 'Reduce the number of sections';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue