mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 20:06:46 +02:00
Merge branch 'MDL-79987-master' of https://github.com/sarjona/moodle
This commit is contained in:
commit
105ae8942a
11 changed files with 113 additions and 73 deletions
|
@ -162,6 +162,8 @@ $string['targetlabelstudentgradetopassno'] = 'Student who is likely to meet the
|
|||
$string['targetlabelstudentgradetopassyes'] = 'Student at risk of not meeting the minimum grade to pass the course.';
|
||||
$string['targetlabelteachingyes'] = 'Users with teaching capabilities who have access to the course';
|
||||
$string['targetlabelteachingno'] = 'Courses at risk of not starting';
|
||||
$string['totalactivities'] = 'Activities: {$a}';
|
||||
$string['gotosection'] = 'Go to section {$a}';
|
||||
|
||||
// Deprecated since Moodle 4.3.
|
||||
$string['aria:courseimage'] = 'Course image';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue