mnet MDL-17202 disambiguating strings in mnet enrolment config and updated plugin desc

merged from MOODLE_19_STABLE
This commit is contained in:
Penny Leach 2010-02-17 03:59:06 +00:00
parent 2caec08a8f
commit b8a109a39d

View file

@ -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>.';