Browse Source

add missing string

SABERES_37_STABLE
Daniel Neis Araujo 9 years ago
parent
commit
ee16239cf3
  1. 3
      lang/en/enrol_apply.php

3
lang/en/enrol_apply.php

@ -35,6 +35,7 @@ $string['status'] = 'Allow Course enrol confirmation';
$string['confirmenrol'] = 'Manage application';
$string['apply:config'] = 'Configure apply enrol instances';
$string['apply:enrol'] = 'Enrol users';
$string['apply:manage'] = 'Manage apply enrolment';
$string['apply:unenrol'] = 'Cancel users from the course';
$string['apply:unenrolapply'] = 'Cancel self from the course'; // is this necessary now?
@ -55,4 +56,4 @@ $string['user_profile'] = 'User Profile';
$string['show_standard_user_profile'] = 'Show standard user profile fields on enrolment screen';
$string['show_extra_user_profile'] = 'Show extra user profile fields on enrolment screen';
?>
?>

Loading…
Cancel
Save