NOMDL: typo, removing duplicate prevent

This commit is contained in:
Anthony Borrow
2010-10-02 17:18:39 +00:00
parent f0a25c37c2
commit ec05e10c12
+1 -1
View File
@@ -55,7 +55,7 @@ $string['passwordinvalidhint'] = 'That enrolment key was incorrect, please try a
$string['pluginname'] = 'Self enrolment';
$string['pluginname_desc'] = 'The self enrolment plugin allows users to choose which courses they want to participate in. The courses may be protected by an enrolment key. Internally the enrolment is done via the manual enrolmnet plugin which has to be enabled in the same course.';
$string['requirepassword'] = 'Require enrolment key';
$string['requirepassword_desc'] = 'Require enrolment key in new courses and prevent prevent removing of enrolment key from existing courses.';
$string['requirepassword_desc'] = 'Require enrolment key in new courses and prevent removing of enrolment key from existing courses.';
$string['role'] = 'Assign role';
$string['self:config'] = 'Configure self enrol instances';
$string['self:manage'] = 'Manage enrolled users';