adding some strings
[moodle-linuxchix.git] / lang / en_utf8 / enrol_manual.php
blob4ac4d3aa1bae75fffe82b0f5d1bbed34b28ecb56
1 <?PHP // $Id$
2 // enrol_manual.php - created with Moodle 1.7 beta + (2006101003)
5 $string['description'] = 'This is the default form of enrolment. There are two main ways a student can be enrolled in a particular course.
6 <ul>
7 <li>A teacher or admin can enrol them manually using the link in the Course Administration menu
8 within the course.</li>
9 <li>A course can have a password defined, known as an \"enrolment key\". Anyone who knows this key is
10 able to add themselves to a course.</li>
11 </ul>';
12 $string['enrolname'] = 'Internal Enrolment';