(Here\'s a hint - it starts with \'$a\')';
$string['enrolmentnew'] = 'New enrolment in $a';
$string['enrolmentnointernal'] = 'Manual enrolments are currently not enabled';
+$string['enrolmentnotyet'] = 'Sorry, you can not access this course until <br /> $a';
$string['enrolments'] = 'Enrolments';
+$string['enrolperiod'] = 'Enrolment period';
$string['entercourse'] = 'Click to enter this course';
$string['enteremailaddress'] = 'Enter in your email address to reset your
password and have the new password sent to you via email.';
$string['unenrolme'] = 'Unenrol me from $a';
$string['unenrolsure'] = 'Are you sure you want to unenrol $a from this course?';
$string['unknowncategory'] = 'Unknown category';
+$string['unlimited'] = 'Unlimited';
$string['unpacking'] = 'Unpacking $a';
$string['unsafepassword'] = 'Unsafe password - try something else';
$string['unusedaccounts'] = 'Accounts unused for more than $a days are automatically unenrolled';
// resource.php - created with Moodle 1.2 development (2003120700)
-$string['addresource'] = 'Add resource';
+$string['addresource'] = 'Add a resource';
$string['chooseafile'] = 'Choose or upload a file';
$string['configdefaulturl'] = 'This value is used to prefill the URL form when creating a new URL-based resource.';
$string['configfilterexternalpages'] = 'Enabling this setting will cause all external resources (web pages, uploaded HTML files) to be processed by the currently defined site filters (such as glossary autolinks, for example). Turning this option on may cause your course pages to slow down significantly - use with caution and only if you really need it.';
$string['resourcetype'] = 'Type of resource';
$string['resourcetypedirectory'] = 'Display a directory';
$string['resourcetypefile'] = 'Link to a file or web site';
-$string['resourcetypehtml'] = 'Compose a new web page';
+$string['resourcetypehtml'] = 'Compose a web page';
$string['resourcetypelabel'] = 'Insert a label';
$string['resourcetypereference'] = 'Post a reference';
-$string['resourcetypetext'] = 'Compose a new text page';
+$string['resourcetypetext'] = 'Compose a text page';
$string['searchweb'] = 'Search for web page';
$string['variablename'] = 'Variable name';
?>