mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Merge branch 'MDL-58070-visible-reword' of https://github.com/DSI-Universite-Rennes2/moodle
This commit is contained in:
commit
842217de6c
3 changed files with 6 additions and 4 deletions
|
@ -381,6 +381,8 @@ $string['coursesummary'] = 'Course summary';
|
|||
$string['coursesummary_help'] = 'The course summary is displayed in the list of courses. A course search searches course summary text in addition to course names.';
|
||||
$string['coursetitle'] = 'Course: {$a->course}';
|
||||
$string['courseupdates'] = 'Course updates';
|
||||
$string['coursevisibility'] = 'Course visibility';
|
||||
$string['coursevisibility_help'] = 'This setting determines whether the course appears in the list of courses and whether students can access it. If set to Hide, then access is restricted to users with the capability to view hidden courses (such as teachers).';
|
||||
$string['create'] = 'Create';
|
||||
$string['createaccount'] = 'Create my new account';
|
||||
$string['createcategory'] = 'Create category';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue