2002-12-08 16:49:49 +00:00
< ? PHP // $Id$
2005-02-13 19:14:14 +00:00
// moodle.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005021000)
2002-12-08 16:49:49 +00:00
2005-02-13 19:14:14 +00:00
$string [ 'adminhelpenrolments' ] = 'Choose internal or external ways to control enrollments' ;
2003-12-10 07:49:09 +00:00
$string [ 'adminhelpthemes' ] = 'Choose how the site looks (colors, fonts etc)' ;
2004-02-20 22:19:59 +00:00
$string [ 'advancedfilter' ] = 'Advanced filter' ;
2003-12-10 07:49:09 +00:00
$string [ 'assignstudents' ] = 'Enroll students' ;
$string [ 'assignstudentsnote' ] = 'Note: it may not be necessary to use this page, since it is possible for students to enroll themselves in this course.' ;
$string [ 'assignstudentspass' ] = 'All you may need to do is notify your students of the enrollment key for this course, which is currently set to: \'$a\'' ;
2005-02-13 19:14:14 +00:00
$string [ 'backupmetacoursehelp' ] = 'If enabled, then metacourse info (inherited enrollments) will be included in automated backups' ;
2004-08-24 14:20:26 +00:00
$string [ 'chooseenrolmethod' ] = 'Primary method of enrollment' ;
2003-12-10 07:49:09 +00:00
$string [ 'enrolmentkey' ] = 'Enrollment key' ;
2005-02-13 19:14:14 +00:00
$string [ 'enrolmentkeyfrom' ] = ' This course requires an \ ' enrollment key\ ' - a one - time < br />
2003-12-10 07:49:09 +00:00
password that you should have received from $a ' ;
2005-02-13 19:14:14 +00:00
$string [ 'enrolmentkeyhint' ] = ' That enrollment key was incorrect , please try again < br />
2003-12-10 07:49:09 +00:00
( Here\ 's a hint - it starts with \'$a\')' ;
2005-02-13 19:14:14 +00:00
$string [ 'enrolmentnew' ] = 'New enrollment in $a' ;
$string [ 'enrolmentnointernal' ] = 'Manual enrollments are currently not enabled' ;
$string [ 'enrolments' ] = 'Enrollments' ;
$string [ 'enrolperiod' ] = 'Enrollment duration' ;
2003-12-10 07:49:09 +00:00
$string [ 'frontpagedescription' ] = 'Front page description' ;
2005-02-13 19:14:14 +00:00
$string [ 'importmetacoursenote' ] = 'Use this form to add courses to your meta course (this will import the enrollments)' ;
2004-09-03 08:12:26 +00:00
$string [ 'lastname' ] = 'Last name' ;
2003-12-10 07:49:09 +00:00
$string [ 'latestnews' ] = 'Latest news' ;
2005-02-13 19:14:14 +00:00
$string [ 'loginsteps' ] = ' Hi ! For full access to courses you\ ' ll need to take
a minute to create a new account for yourself on this web site .
Each of the individual courses may also have a one - time
\ " enrollment key \" , which you won \ 't need until later. Here are
the steps :
< ol >
< li > Fill out the < a href = \ " $a\ " > New Account </ a > form with your details .</ li >
< li > An email will be immediately sent to your email address .</ li >
< li > Read your email , and click on the web link it contains .</ li >
< li > Your account will be confirmed and you will be logged in .</ li >
< li > Now , select the course you want to participate in .</ li >
< li > If you are prompted for a \ " enrollment key \" - use the one
that your teacher has given you . This will \ " enroll \" you in the
course .</ li >
< li > You can now access the full course . From now on you will only need
to enter your personal username and password ( in the form on this page )
to log in and access any course you have enrolled in .</ li >
</ ol > ' ;
2003-12-10 07:49:09 +00:00
$string [ 'mainmenu' ] = 'Main menu' ;
2005-02-13 19:14:14 +00:00
$string [ 'managemetaexplan' ] = '(This means that enrollments are inherited from other courses)' ;
$string [ 'metaalreadyhasenrolments' ] = 'This course already has normal enrollments.' ;
2004-02-20 22:19:59 +00:00
$string [ 'normalfilter' ] = 'Normal filter' ;
2003-12-10 07:49:09 +00:00
$string [ 'recentactivity' ] = 'Recent activity' ;
$string [ 'requireskey' ] = 'This course requires an enrollment key' ;
2004-05-10 17:17:48 +00:00
$string [ 'strftimedate' ] = '%%B %%d %%Y' ;
$string [ 'strftimedateshort' ] = '%%B %%d' ;
2004-05-10 17:27:57 +00:00
$string [ 'strftimedatetime' ] = '%%B %%d %%Y, %%I:%%M %%p' ;
$string [ 'strftimedaydate' ] = '%%A, %%B %%d %%Y' ;
$string [ 'strftimedaydatetime' ] = '%%A, %%B %%d %%Y, %%I:%%M %%p' ;
2004-05-10 17:17:48 +00:00
$string [ 'strftimedayshort' ] = '%%A, %%B %%d' ;
2004-05-10 17:27:57 +00:00
$string [ 'strftimerecent' ] = '%%b %%d %%H:%%M' ;
$string [ 'strftimerecentfull' ] = '%%a, %%b %%d %%Y, %%I:%%M %%p' ;
2003-12-10 07:49:09 +00:00
$string [ 'thischarset' ] = 'iso-8859-1' ;
$string [ 'thisdirection' ] = 'ltr' ;
$string [ 'thislanguage' ] = 'English' ;
$string [ 'toomanytoshow' ] = 'There are too many users to show' ;
$string [ 'unenrol' ] = 'Unenroll' ;
2005-02-13 19:14:14 +00:00
$string [ 'unenrolallstudents' ] = 'Unenroll all students' ;
$string [ 'unenrolallstudentssure' ] = 'Are you sure you want to completely unenroll all students from this course?' ;
2003-12-10 07:49:09 +00:00
$string [ 'unenrolme' ] = 'Unenroll me from $a' ;
$string [ 'unenrolsure' ] = 'Are you sure you want to unenroll $a from this course?' ;
2004-01-11 01:57:43 +00:00
$string [ 'updatinga' ] = 'Updating $a' ;
2002-12-08 16:49:49 +00:00
?>