mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
mnet MDL-17202 disambiguating strings in mnet enrolment config and updated plugin desc
merged from MOODLE_19_STABLE
This commit is contained in:
parent
2caec08a8f
commit
b8a109a39d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
<?php
|
||||
|
||||
$string['description'] = 'Description of enrolment over Moodle Networking.';
|
||||
$string['description'] = 'The MNET enrolment plugin allows networked sites to enrol their users on some or all of the courses on this moodle site.';
|
||||
$string['enrolname'] = 'Moodle Networking';
|
||||
$string['allow_allcourses'] = 'Allow enrolment in all remote courses.';
|
||||
$string['allow_allcourses'] = 'Allow enrolment for remote users in all courses on this moodle site.';
|
||||
$string['allcategories'] = '$a potential categories';
|
||||
$string['allowedcategories'] = '$a allowed categories';
|
||||
$string['nocategoriesdefined'] = 'No course categories found. Define new categories <a href=\"$a\">here</a>.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue