You have to terminate the \"Login as\" session before entering any other course.'; $string['loginasnoenrol'] = 'You can not use enrol or unenrol when in course \"Login as\" session'; $string['missingfield'] = 'Field \"$a\" is missing'; $string['missingrequiredfield'] = 'A required field is missing'; $string['modulemissingcode'] = 'Module $a is missing the code needed to perform this function'; $string['modulerequirementsnotmet'] = 'Module \"$a->modulename\" ($a->moduleversion) could not be installed. It requires a newer version of Moodle (currently you are using $a->currentmoodle, you need $a->requiremoodle).'; $string['mustbeteacher'] = 'You must be a teacher to view this page'; $string['nocategorydelete'] = 'Category \'$a\' cannot be deleted!'; $string['nocontext'] = 'Sorry, but that course is not a valid context'; $string['noinstances'] = 'There are no instances of $a in this course!'; $string['nologinas'] = 'You are not allowed to login as that user'; $string['nonmeaningfulcontent'] = 'Non-meaningful content'; $string['noparticipatorycms'] = 'Sorry, but you have no participatory course modules to report on'; $string['nopermissions'] = 'Sorry, but you do not currently have permissions to do that ($a)'; $string['notavailable'] = 'That is not currently available'; $string['nostatstodisplay'] = 'Sorry, there is no available data to display'; $string['onlyadmins'] = 'Only administrators can do that'; $string['onlyeditingteachers'] = 'Only editing teachers can do that'; $string['onlyeditown'] = 'You can only edit your own information'; $string['pagenotexist'] = 'An unusual error occurred (tried to reach a page that doesn\'t exist)'; $string['pleasereport'] = 'If you have time, please let us know what you were trying to do when the error occurred:'; $string['pluginrequirementsnotmet'] = 'Plugin \"$a->pluginname\" ($a->pluginversion) could not be installed. It requires a newer version of Moodle (currently you are using $a->currentmoodle, you need $a->requiremoodle).'; $string['processingstops'] = 'Processing stops here. Remaining records ignored.'; $string['remotedownloaderror'] = 'Download of component to your server failed, please verify proxy settings, PHP cURL extension is highly recommended.

You must download the url\">$a->url file manually, copy it to \"$a->dest\" in your server and unzip it there.'; $string['remotedownloadnotallowed'] = 'Download of components to your server isn\'t allowed (allow_url_fopen is disabled).

You must download the url\">$a->url file manually, copy it to \"$a->dest\" in your server and unzip it there.'; $string['restorechecksumfailed'] = 'Some problem happened with the restore information stored in your session. Please check your PHP memory/DB package size limits. Restore stopped.'; $string['restricteduser'] = 'Sorry, but your current account \"$a\" is restricted from doing that'; $string['scheduledbackupsdisabled'] = 'Scheduled backups have been disabled by the server admin'; $string['sendmessage'] = 'Send Message'; $string['sessionerroruser'] = 'Your session has timed out. Please login again.'; $string['sessionerroruser2'] = 'A server error that affects your login session was detected. Please login again or restart your browser.'; $string['sessionipnomatch'] = 'Sorry, but your IP number seems to have changed from when you first logged in. This security feature prevents crackers stealing your identity while logged in to this site. Normal users should not be seeing this message - please ask the site administrator for help.'; $string['socksnotsupported'] = 'SOCKS5 proxy is not supported in PHP4'; $string['statscatchupmode'] = 'Statistics is currently in catchup mode. So far $a->daysdone day(s) have been processed and $a->dayspending are pending. Check back soon!'; $string['tagnotfound'] = 'The specified tag was not found in the database'; $string['unicodeupgradeerror'] = 'Sorry, but your database is not already in Unicode, and this version of Moodle is not able to migrate your database to Unicode. Please upgrade to Moodle 1.7.x first and perform the Unicode migration from the Admin page. After that is done you should be able to migrate to Moodle $a'; $string['unknowncourse'] = 'Unknown course named \"$a\"'; $string['unknowncourseidnumber'] = 'Unknown Course ID \"$a\"'; $string['unknowncourserequest'] = 'Unknown course request'; $string['unknowngroup'] = 'Unknown group \"$a\"'; $string['unknownrole'] = 'Unknown role \"$a\"'; $string['unknownuseraction'] = 'Sorry, I do not understand this user action'; $string['userautherror'] = 'Unknown auth plugin'; $string['userauthunsupported'] = 'Auth plugin not supported here'; $string['useremailduplicate'] = 'Duplicate address'; $string['usernotaddedadmin'] = 'Can not delete admin accounts'; $string['usernotaddederror'] = 'User not added - error'; $string['usernotaddedregistered'] = 'User not added - already registered'; $string['usernotdeletederror'] = 'User not deleted - error'; $string['usernotdeletedmissing'] = 'User not deleted - could not find the username'; $string['usernotdeletedoff'] = 'User not deleted - deleting not allowed'; $string['usernotavailable'] = 'The details of this user are not available to you'; $string['usernotrenamedadmin'] = 'Cannot rename admin accounts'; $string['usernotrenamedexists'] = 'User not renamed - the new username is already in use'; $string['usernotrenamedmissing'] = 'User not renamed - could not find the old username'; $string['usernotrenamedoff'] = 'User not renamed - renaming not allowed'; $string['usernotupdatedadmin'] = 'Cannot update admin accounts'; $string['usernotupdatederror'] = 'User not updated - error'; $string['usernotupdatednotexists'] = 'User not updated - does not exist'; $string['wrongdestpath'] = 'Wrong destination path'; $string['wrongsourcebase'] = 'Wrong source URL base'; $string['wrongzipfilename'] = 'Wrong ZIP file name'; $string['youcannotdeletecategory'] = 'You cannot delete category \'$a\' because you can neither delete the contents, nor move them elsewhere.'; ?>