Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.10.x will end 8 November 2021 (12 months).
  • Bug fixes for security issues in 3.10.x will end 9 May 2022 (18 months).
  • PHP version: minimum PHP 7.2.0 Note: minimum PHP version has increased since Moodle 3.8. PHP 7.3.x and 7.4.x are supported too.
/lang/en/ -> error.php (source)

Differences Between: [Versions 310 and 311] [Versions 310 and 400] [Versions 310 and 401] [Versions 310 and 402] [Versions 310 and 403] [Versions 39 and 310]

   1  <?php
   2  // This file is part of Moodle - http://moodle.org/
   3  //
   4  // Moodle is free software: you can redistribute it and/or modify
   5  // it under the terms of the GNU General Public License as published by
   6  // the Free Software Foundation, either version 3 of the License, or
   7  // (at your option) any later version.
   8  //
   9  // Moodle is distributed in the hope that it will be useful,
  10  // but WITHOUT ANY WARRANTY; without even the implied warranty of
  11  // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  12  // GNU General Public License for more details.
  13  //
  14  // You should have received a copy of the GNU General Public License
  15  // along with Moodle.  If not, see <http://www.gnu.org/licenses/>.
  16  
  17  /**
  18   * Strings for component 'error', language 'en', branch 'MOODLE_20_STABLE'
  19   *
  20   * @package   core
  21   * @copyright 1999 onwards Martin Dougiamas  {@link http://moodle.com}
  22   * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
  23   */
  24  
  25  $string['activityisscheduledfordeletion'] = 'Activity deletion in progress...';
  26  $string['agedigitalconsentmapinvalidage'] = '"{$a}" is not a valid value for age.';
  27  $string['agedigitalconsentmapinvalidcomma'] = '"{$a}" has more or less than one comma separator.';
  28  $string['agedigitalconsentmapinvalidcountry'] = '"{$a}" is not a valid value for country.';
  29  $string['agedigitalconsentmapinvaliddefault'] = 'Default (*) value is missing.';
  30  $string['agelocationverificationdisabled'] = 'Age and location verification disabled';
  31  $string['authnotexisting'] = 'The autorization plugin doesn\'t exist';
  32  $string['backupcontainexternal'] = 'This backup file contains external Moodle Network Hosts that are not configured locally';
  33  $string['backuptablefail'] = 'Backup tables could NOT be set up successfully!';
  34  $string['blockcannotconfig'] = 'This block does not support global configuration';
  35  $string['blockcannotinistantiate'] = 'Problem in instantiating block object';
  36  $string['blockcannotread'] = 'Could not read data for blockid= {$a}';
  37  $string['blockdoesnotexist'] = 'This block does not exist';
  38  $string['blockdoesnotexistonpage'] = 'This block (id={$a->instanceid}) does not exist on this page ({$a->url}).';
  39  $string['blocknameconflict'] = 'Naming conflict: block {$a->name} has the same title with an existing block: {$a->conflict}!';
  40  $string['callbackrejectcomment'] = 'Comment callback rejected this comment.';
  41  $string['cannotaddcoursemodule'] = 'Could not add a new course module';
  42  $string['cannotaddcoursemoduletosection'] = 'Could not add the new course module to that section';
  43  $string['cannotaddmodule'] = '{$a} module could not be added to the module list!';
  44  $string['cannotaddnewmodule'] = 'Could not add a new module of {$a}';
  45  $string['cannotaddrss'] = 'You do not have permission to add rss feeds';
  46  $string['cannotaddthisblocktype'] = 'You cannot add a {$a} block to this page.';
  47  $string['cannotassignrole'] = 'Cannot assign role in course';
  48  $string['cannotassignrolehere'] = 'You are not allowed to assign this role (id = {$a->roleid}) in this context ({$a->context})';
  49  $string['cannotassignselfasparent'] = 'Cannot assign self as parent!';
  50  $string['cannotcallscript'] = 'You cannot call this script in that way';
  51  $string['cannotcallusgetselecteduser'] = 'You cannot call user_selector::get_selected_user if multi select is true.';
  52  $string['cannotcreatebackupdir'] = 'Could not create backupdata folder.  The site administrator needs to fix the file permissions';
  53  $string['cannotcreatecategory'] = 'The category was not inserted';
  54  $string['cannotcreatedboninstall'] = '<p>Cannot create the database.</p>
  55  <p>The specified database does not exist and the given user does not have permission to create the database.</p>
  56  <p>The site administrator should verify database configuration.</p>';
  57  $string['cannotcreategroup'] = 'Error creating group';
  58  $string['cannotcreatelangbase'] = 'Error: Could not create base lang directory';
  59  $string['cannotcreatelangdir'] = 'Cannot create lang directory';
  60  $string['cannotcreateorfindstructs'] = 'Error finding or creating section structures for this course';
  61  $string['cannotcreatepopupwin'] = 'Undefined element - cannot create pop-up window';
  62  $string['cannotcreatesitedir'] = 'Cannot create site folder. The site administrator needs to fix the file permissions.';
  63  $string['cannotcreatetempdir'] = 'Cannot create temp directory';
  64  $string['cannotcreateuploaddir'] = 'Cannot create upload folder. The site administrator needs to fix the file permissions.';
  65  $string['cannotcustomisefiltersblockuser'] = 'You cannot customise filters settings in user or block contexts.';
  66  $string['cannotdeletebackupids'] = 'Couldn\'t delete previous backup ids';
  67  $string['cannotdeletecategorycourse'] = 'Course \'{$a}\' failed to be deleted.';
  68  $string['cannotdeletecategoryquestions'] = 'Could not delete questions from category \'{$a}\'';
  69  $string['cannotdeletecourse'] = 'You do not have the permission to delete this course';
  70  $string['cannotdeletecustomfield'] = 'Error deleting custom field data';
  71  $string['cannotdeletedir'] = 'Cannot delete ({$a})';
  72  $string['cannotdeletefile'] = 'Cannot delete this file';
  73  $string['cannotdeleterole'] = 'It cannot be deleted, because {$a}';
  74  $string['cannotdeleterolewithid'] = 'Could not delete role with ID {$a}';
  75  $string['cannotdeletethisrole'] = 'You cannot delete this role because it is used by the system, or because it is the last role with administrator capabilities.';
  76  $string['cannotdisableformat'] = 'The default format cannot be disabled.';
  77  $string['cannotdownloadcomponents'] = 'Cannot download components';
  78  $string['cannotdownloadlanguageupdatelist'] = 'Cannot download list of language updates from download.moodle.org';
  79  $string['cannotdownloadzipfile'] = 'Cannot download ZIP file';
  80  $string['cannoteditcomment'] = 'This comment is not yours to edit!';
  81  $string['cannoteditcommentexpired'] = 'You can\'t edit this. The time has expired!';
  82  $string['cannoteditpostorblog'] = 'You cannot post or edit blogs';
  83  $string['cannoteditsiteform'] = 'You cannot edit the site course using this form';
  84  $string['cannotedituserpreferences'] = 'Cannot edit this user\'s preferences';
  85  $string['cannotedityourprofile'] = 'Sorry, you cannot edit own profile';
  86  $string['cannotexecduringupgrade'] = 'Cannot be executed during upgrade';
  87  $string['cannotfindcategory'] = 'Cannot find category record from database by ID - {$a}';
  88  $string['cannotfindcomponent'] = 'Cannot find component';
  89  $string['cannotfindcontext'] = 'Could not find context';
  90  $string['cannotfindcourse'] = 'Cannot find course';
  91  $string['cannotfinddocs'] = 'Cannot find "{$a}" language docs files';
  92  $string['cannotfindgradeitem'] = 'Cannot find grade_item';
  93  $string['cannotfindgroup'] = 'Unable to find group';
  94  $string['cannotfindhelp'] = 'Cannot find "{$a}" language help files';
  95  $string['cannotfindinfo'] = 'Cannot find info for: "{$a}"';
  96  $string['cannotfindlang'] = 'Cannot find "{$a}" language pack!';
  97  $string['cannotfindteacher'] = 'Cannot find teacher';
  98  $string['cannotfinduser'] = 'Cannot find user named "{$a}"';
  99  $string['cannotgeoplugin'] = 'Cannot connect to the geoPlugin server at https://www.geoplugin.com. Please check your proxy settings or install the MaxMind GeoLite City data file.';
 100  $string['cannotgetblock'] = 'Could not retrieve blocks from the database';
 101  $string['cannotgetcats'] = 'Cannot get category record';
 102  $string['cannotgetdata'] = 'Cannot get data';
 103  $string['cannotgradeuser'] = 'Cannot grade this user';
 104  $string['cannothaveparentcate'] = 'Course category cannot have parent!';
 105  $string['cannotimport'] = 'Import error';
 106  $string['cannotimportformat'] = 'Sorry, importing this format is not yet implemented!';
 107  $string['cannotimportgrade'] = 'Grade import error';
 108  $string['cannotinsertgrade'] = 'Cannot insert grade item without course id!';
 109  $string['cannotinsertrate'] = 'Could not insert a new rating ({$a->id} = {$a->rating})';
 110  $string['cannotinsertrecord'] = 'Could not insert new record ID {$a}';
 111  $string['cannotmailconfirm'] = 'Error sending password change confirmation email';
 112  $string['cannotmanualctrack'] = 'Activity does not provide manual completion tracking';
 113  $string['cannotmapfield'] = 'Mapping collision detected - two fields maps to the same grade item {$a}';
 114  $string['cannotmarktopic'] = 'Could not mark that topic for this course';
 115  $string['cannotmigratedatacomments'] = 'Cannot migrate data module comments';
 116  $string['cannotmodulename'] = 'Cannot get the module name in build navigation';
 117  $string['cannotmoduletype'] = 'Cannot get the module type in build navigation';
 118  $string['cannotmovecategory'] = 'Cannot move category';
 119  $string['cannotmovecourses'] = 'Cannot move courses from the category they are in to another.';
 120  $string['cannotmoverolewithid'] = 'Cannot move role with ID {$a}';
 121  $string['cannotopencsv'] = 'Cannot open CSV file';
 122  $string['cannotopenfile'] = 'Cannot open file ({$a})';
 123  $string['cannotopenforwrit'] = 'Cannot open for writing: {$a}';
 124  $string['cannotopentemplate'] = 'Cannot open template file ({$a})';
 125  $string['cannotopenzip'] = 'Cannot open zip file, probably because of a zip extension bug on 64-bit OS.';
 126  $string['cannotoverridebaserole'] = 'Cannot override base role capabilities';
 127  $string['cannotoverriderolehere'] = 'You are not allowed to override this role (id = {$a->roleid}) in this context ({$a->context})';
 128  $string['cannotreadfile'] = 'Cannot read file ({$a})';
 129  $string['cannotreadtmpfile'] = 'Error reading temporary file';
 130  $string['cannotreaduploadfile'] = 'Could not read uploaded file';
 131  $string['cannotremovefrommeta'] = 'Could not remove the selected course from this meta course!';
 132  $string['cannotreprocessgrades'] = 'Could not reprocess grades for this activity {$a}';
 133  $string['cannotresetguestpwd'] = 'You cannot reset the guest password';
 134  $string['cannotresetmail'] = 'Error resetting password and mailing you';
 135  $string['cannotresetthisrole'] = 'Cannot reset this role';
 136  $string['cannotrestore'] = 'An error has occurred and the restore could not be completed!';
 137  $string['cannotrestoreadminorcreator'] = 'You need to be a creator or admin user to restore into new course!';
 138  $string['cannotrestoreadminoredit'] = 'You need to be a editing teacher or admin user to restore into selected course!';
 139  $string['cannotsaveagreement'] = 'Could not save your agreement';
 140  $string['cannotsaveblock'] = 'Error saving block configuration';
 141  $string['cannotsavecomment'] = 'Cannot save comment';
 142  $string['cannotsavedata'] = 'Cannot save data';
 143  $string['cannotsavefile'] = 'Cannot save the file "{$a}"!';
 144  $string['cannotsavemd5file'] = 'Cannot save md5 file';
 145  $string['cannotsavezipfile'] = 'Cannot save ZIP file';
 146  $string['cannotservefile'] = 'Cannot serve file due to a server configuration problem.';
 147  $string['cannotsetparentforcatoritem'] = 'Cannot set parent for category or course item!';
 148  $string['cannotsetpassword'] = 'Could not set user password!';
 149  $string['cannotsetprefgrade'] = 'Could not set preference aggregationview to {$a} for this grade category';
 150  $string['cannotsettheme'] = 'Could not set the theme!';
 151  $string['cannotsetupblock'] = 'Blocks tables could NOT be set up successfully!';
 152  $string['cannotsetupcapformod'] = 'Could not set up the capabilities for {$a}';
 153  $string['cannotsetupcapforplugin'] = 'Could not set up the capabilities for {$a}';
 154  $string['cannotshowhidecoursesincategory'] = 'Cannot show/hide the courses in category {$a}.';
 155  $string['cannotsignup'] = 'You cannot create a new account because you are already logged in as {$a}.';
 156  $string['cannotunassigncap'] = 'Could not unassign deprecated capability {$a->cap} from role {$a->role}';
 157  $string['cannotunassignrolefrom'] = 'Cannot unassign this user from role id: {$a}';
 158  $string['cannotunzipfile'] = 'Cannot unzip file';
 159  $string['cannotupdatemod'] = 'Could not update {$a}';
 160  $string['cannotupdatepasswordonextauth'] = 'Failed to update password on external auth: {$a}. See the server logs for more details.';
 161  $string['cannotupdateprofile'] = 'Error updating user record';
 162  $string['cannotupdaterecord'] = 'Could not update record ID {$a}';
 163  $string['cannotupdaterss'] = 'Cannot update RSS';
 164  $string['cannotupdatesubcourse'] = 'Could not update a child course!';
 165  $string['cannotupdateusermsgpref'] = 'Cannot update user message preferences';
 166  $string['cannotupdateuseronexauth'] = 'Failed to update user data on external auth: {$a}. See the server logs for more details.';
 167  $string['cannotuploadfile'] = 'Error processing upload file';
 168  $string['cannotuseadmin'] = 'You need to be an admin user to use this page';
 169  $string['cannotuseadminadminorteacher'] = 'You need to be a teacher or admin user to use this page';
 170  $string['cannotusepage'] = 'Only teachers and administrators can use this page';
 171  $string['cannotusepage2'] = 'Sorry, you may not use this page';
 172  $string['cannotviewcategory'] = 'You don\'t have permission to view this list of courses.';
 173  $string['cannotviewprofile'] = 'You cannot view the profile of this user';
 174  $string['cannotviewreport'] = 'You cannot view this report';
 175  $string['cannotwritefile'] = 'Cannot write to file ({$a})';
 176  $string['categoryerror'] = 'Category error';
 177  $string['categorynamerequired'] = 'Category name is required';
 178  $string['categorytoolong'] = 'Category name too long';
 179  $string['categoryidnumbertaken'] = 'ID number is already used for another category';
 180  $string['commentmisconf'] = 'Comment ID is misconfigured';
 181  $string['componentisuptodate'] = 'Component is up-to-date';
 182  $string['confirmationnotenabled'] = 'User confirmation is not enabled on this site';
 183  $string['confirmsesskeybad'] = 'Sorry, but your session key could not be confirmed to carry out this action.  This security feature prevents against accidental or malicious execution of important functions in your name.  Please make sure you really wanted to execute this function.';
 184  $string['contenttypenotfound'] = 'The \'{$a}\' content bank type doesn\'t exist or is not recognised.';
 185  $string['couldnotassignrole'] = 'A serious but unspecified error occurred while trying to assign a role to you';
 186  $string['couldnotupdatenoexistinguser'] = 'Cannot update the user - user doesn\'t exist';
 187  $string['couldnotverifyagedigitalconsent'] = 'An error occurred while trying to verify the age of digital consent.<br />Please contact administrator.';
 188  $string['countriesphpempty'] = 'Error: The file countries.php in language pack {$a} is empty or missing.';
 189  $string['coursedoesnotbelongtocategory'] = 'The course doesn\'t belong to this category';
 190  $string['courseformatnotfound'] = 'The course format \'{$a}\' doesn\'t exist or is not recognised.';
 191  $string['coursegroupunknown'] = 'Course corresponding to group {$a} not specified';
 192  $string['courseidnotfound'] = 'The course ID doesn\'t exist.';
 193  $string['courseidnumbertaken'] = 'ID number is already used for another course ({$a})';
 194  $string['coursemisconf'] = 'Course is misconfigured';
 195  $string['courserequestdisabled'] = 'Sorry, but course requests have been disabled by the administrator.';
 196  $string['csvcolumnduplicates'] = 'Duplicate columns detected';
 197  $string['csvemptyfile'] = 'The CSV file is empty';
 198  $string['csvfileerror'] = 'There is something wrong with the format of the CSV file. Please check the number of headings and columns match, and that the delimiter and file encoding are correct. {$a}';
 199  $string['csvfewcolumns'] = 'Not enough columns, please verify the delimiter setting';
 200  $string['csvinvalidcols'] = '<b>Invalid CSV file:</b> First line must include "Header Fields" and the file must be type of <br />"Expanded Fields/Comma Separated"<br />or<br /> "Expanded Fields with CAVV Result Code/Comma Separated"';
 201  $string['csvinvalidcolsnum'] = 'Invalid CSV file - each line must include 49 or 70 fields';
 202  $string['csvloaderror'] = 'An error occurred while loading the CSV file: {$a}';
 203  $string['csvnodata'] = 'Invalid CSV file - The CSV file has headers but does not contain any data.';
 204  $string['csvweirdcolumns'] = 'Invalid CSV file format - number of columns is not constant!';
 205  $string['dbconnectionfailed'] = '<p>Error: Database connection failed</p>
 206  <p>It is possible that the database is overloaded or otherwise not running properly.</p>
 207  <p>The site administrator should also check that the database details have been correctly specified in config.php</p>';
 208  $string['dbdriverproblem'] = '<p>Error: database driver problem detected</p>
 209  <p>The site administrator should verify server configuration</p><p>{$a}</p>';
 210  $string['dbsessionbroken'] = 'Serious database session problem detected.<br /><br />Please notify server administrator.';
 211  $string['dbsessionhandlerproblem'] = 'Setting up of database session failed. Please notify the server administrator.';
 212  $string['dbsessionmysqlpacketsize'] = 'A serious session error was detected. Please notify the site administrator. The problem is most probably caused by small value in max_allowed_packet MySQL setting.';
 213  $string['dbupdatefailed'] = 'Database update failed';
 214  $string['ddldependencyerror'] = '{$a->targettype} "{$a->targetname}" cannot be modified. Dependency found with {$a->offendingtype} "{$a->offendingname}"';
 215  $string['ddlexecuteerror'] = 'DDL sql execution error';
 216  $string['ddlfieldalreadyexists'] = 'Field "{$a}" already exists';
 217  $string['ddlfieldnotexist'] = 'Field "{$a->fieldname}" does not exist in table "{$a->tablename}"';
 218  $string['ddsequenceerror'] = 'Incorrect table "{$a}" definition; there can be only one auto column and it must be defined as a key.';
 219  $string['ddltablealreadyexists'] = 'Table "{$a}" already exists';
 220  $string['ddltablenotexist'] = 'Table "{$a}" does not exist';
 221  $string['ddlunknownerror'] = 'Unknown DDL library error';
 222  $string['ddlxmlfileerror'] = 'XML database file errors found';
 223  $string['destinationcmnotexit'] = 'The destination course module does not exist';
 224  $string['detectedbrokenplugin'] = 'The plugin {$a} is defective or outdated; sorry you cannot continue.';
 225  $string['dmlexceptiononinstall'] = '<p>A database error has occurred [{$a->errorcode}].<br />{$a->debuginfo}</p>';
 226  $string['dmlparseexception'] = 'Error parsing SQL query';
 227  $string['dmlreadexception'] = 'Error reading from database';
 228  $string['dmltransactionexception'] = 'Database transaction error';
 229  $string['dmlwriteexception'] = 'Error writing to database';
 230  $string['downgradedcore'] = 'ERROR!!!  The code you are using is OLDER than the version that made these databases!';
 231  $string['downloadedfilecheckfailed'] = 'Downloaded file check failed';
 232  $string['duplicatefieldname'] = 'Duplicate field name "{$a}" detected';
 233  $string['duplicatenosupport'] = '\'{$a->modname}\' activity could not be duplicated because the {$a->modtype} module does not support backup and restore.';
 234  $string['duplicateparaminsql'] = 'ERROR: duplicate parameter name in query';
 235  $string['duplicaterolename'] = 'There is already a role with this name!';
 236  $string['duplicateroleshortname'] = 'There is already a role with this short name!';
 237  $string['duplicateusername'] = 'Duplicate username - skipping record';
 238  $string['emailfail'] = 'Emailing failed';
 239  $string['enddatebeforestartdate'] = 'The course end date must be after the start date.';
 240  $string['error'] = 'Error occurred';
 241  $string['error_question_answers_missing_in_db'] = 'Failed to find an answer matching "{$a->answer}" in the question_answers database table. This occurred while restoring the question with id {$a->filequestionid} in the backup file, which has been matched to the existing question with id {$a->dbquestionid} in the database.';
 242  $string['errorprocessingarchive'] = 'Error processing archive file';
 243  $string['errorcleaningdirectory'] = 'Error cleaning directory "{$a}"';
 244  $string['errorcopyingfiles'] = 'Error copying files';
 245  $string['errorcreatingdirectory'] = 'Error creating directory "{$a}"';
 246  $string['errorcreatingfile'] = 'Error creating file "{$a}"';
 247  $string['errorcreatingrole'] = 'Error creating role';
 248  $string['errorfetchingrssfeed'] = 'Error fetching RSS feed.';
 249  $string['erroronline'] = 'Error on line {$a}';
 250  $string['erroroutput'] = 'Error output, so disabling automatic redirect.';
 251  $string['errorparsingxml'] = 'Error parsing XML: {$a->errorstring} at line {$a->errorline}, char {$a->errorchar}';
 252  $string['errorreadingfile'] = 'Error reading file "{$a}"';
 253  $string['errorsavingrequest'] = 'An error occurred when trying to save your request.';
 254  $string['errorsettinguserpref'] = 'Error setting user preference';
 255  $string['errorunzippingfiles'] = 'Error unzipping files';
 256  $string['expiredkey'] = 'Expired key';
 257  $string['externalauthpassworderror'] = 'Non-empty password for external authentication';
 258  $string['externalfilenolocation'] = 'External file has no location path';
 259  $string['failtoloadblocks'] = 'One or more blocks are registered in the database, but they all failed to load!';
 260  $string['fieldrequired'] = '"{$a}" is a required field';
 261  $string['fileexists'] = 'File exists';
 262  $string['filemismatch'] = 'Non-core file name mismatch. The file "{$a->current}" should be {$a->file}';
 263  $string['filenotfound'] = 'Sorry, the requested file could not be found';
 264  $string['filenotreadable'] = 'File is not readable';
 265  $string['filterdoesnothavelocalconfig'] = 'The filter {$a} does not allow local configuration.';
 266  $string['filternotactive'] = 'Filter {$a} is not currently active';
 267  $string['filternotenabled'] = 'Filter not enabled!';
 268  $string['filternotinstalled'] = 'Filter {$a} is not currently installed';
 269  $string['forumblockingtoomanyposts'] = 'You have exceeded the posting threshold set for this forum';
 270  $string['functionalityremoved'] = 'You are trying to access functionality that has been removed.';
 271  $string['generalexceptionmessage'] = 'Exception - {$a}';
 272  $string['gradepubdisable'] = 'Grade publishing disabled';
 273  $string['gradesneedregrading'] = 'The course grades need to be recalculated';
 274  $string['gradecantregrade'] = 'An error occurred during grade calculation: {$a}';
 275  $string['groupalready'] = 'User already belongs to group {$a}';
 276  $string['groupexistforcourse'] = 'Group "{$a}" already exists for this course';
 277  $string['groupexistforcoursewithidnumber'] = '{$a->problemgroup}: Group "{$a->name}" with an idnumber of "{$a->idnumber}" already exists for this course';
 278  $string['grouphasidnumber'] = 'Group "{$a}" has an idnumber and may have been automatically created by an external system. You do not have permission to remove this group.';
 279  $string['groupinghasidnumber'] = 'Grouping "{$a}" has an idnumber and may have been automatically created by an external system. You do not have permission to remove this grouping.';
 280  $string['groupnotaddederror'] = 'Group "{$a}" not added';
 281  $string['groupnotaddedtogroupingerror'] = 'Group "{$a->groupname}" not added to grouping "{$a->groupingname}"';
 282  $string['groupingnotaddederror'] = 'Grouping "{$a}" not added';
 283  $string['groupunknown'] = 'Group {$a} not associated to specified course';
 284  $string['groupusernotmember'] = 'User is not member of this group.';
 285  $string['guestcantaccessprofiles'] = 'Guests cannot access user profiles. Log in with a full user account to continue.';
 286  $string['guestnocomment'] = 'Guests are not allowed to post comments!';
 287  $string['guestnoeditprofile'] = 'The guest user cannot edit their profile';
 288  $string['guestnoeditprofileother'] = 'The guest user profile cannot be edited';
 289  $string['guestnorate'] = 'Guests are not allowed to rate entries';
 290  $string['guestsarenotallowed'] = 'The guest user is not allowed to do this';
 291  $string['hackdetected'] = 'Hack attack detected!';
 292  $string['hashpoolproblem'] = 'Incorrect pool file content {$a}.';
 293  $string['headersent'] = 'Headers already sent';
 294  $string['idnumbertaken'] = 'This ID number is already in use';
 295  $string['idnumbertoolong'] = 'ID number is too long';
 296  $string['importformatnotimplement'] = 'Sorry, importing this format is not yet implemented!';
 297  $string['incorrectext'] = 'File has an incorrect extension';
 298  $string['inplaceeditableerror'] = 'Error calling update processor';
 299  $string['installproblem'] = 'It is usually not possible to recover from errors triggered during installation, you may need to create a new database or use a different database prefix if you want to retry the installation.';
 300  $string['internalauthpassworderror'] = 'Missing password or invalid password policy for internal authentication';
 301  $string['invalidaccess'] = 'This page was not accessed correctly';
 302  $string['invalidaccessparameter'] = 'Invalid access parameter';
 303  $string['invalidaction'] = 'Invalid action parameter';
 304  $string['invalidactivityid'] = 'Invalid activity ID';
 305  $string['invalidadminsettingname'] = 'Invalid admin setting ({$a})';
 306  $string['invalidargorconf'] = 'No valid arguments supplied or incorrect server configuration';
 307  $string['invalidarguments'] = 'No valid arguments supplied';
 308  $string['invalidblockinstance'] = 'Invalid block instance for: {$a}';
 309  $string['invalidbulkenrolop'] = 'Invalid bulk enrolment operation requested.';
 310  $string['invalidcategory'] = 'Incorrect category!';
 311  $string['invalidcategoryid'] = 'Incorrect category ID!';
 312  $string['invalidcomment'] = 'Comment is incorrect';
 313  $string['invalidcommentid'] = 'Invalid comment ID';
 314  $string['invalidcommentitemid'] = 'Invalid comment item ID';
 315  $string['invalidcommentarea'] = 'Invalid comment area';
 316  $string['invalidcommentparam'] = 'Invalid comment parameters';
 317  $string['invalidcomponent'] = 'Invalid component name';
 318  $string['invalidconfirmdata'] = 'Invalid confirmation data';
 319  $string['invalidcontentid'] = 'Invalid content ID';
 320  $string['invalidcontext'] = 'Invalid context';
 321  $string['invalidcourse'] = 'Invalid course';
 322  $string['invalidcourseid'] = 'You are trying to use an invalid course ID';
 323  $string['invalidcourselevel'] = 'Incorrect context level';
 324  $string['invalidcourseformat'] = 'Invalid course format';
 325  $string['invalidcoursemodule'] = 'Invalid course module ID';
 326  $string['invalidcoursenameshort'] = 'Invalid short course name';
 327  $string['invalidcountrycode'] = 'Invalid country code: {$a}';
 328  $string['invaliddata'] = 'Data submitted is invalid';
 329  $string['invaliddatarootpermissions'] = 'Invalid permissions detected when trying to create a directory. Turn debugging on for further details.';
 330  $string['invaliddevicetype'] = 'Invalid device type';
 331  $string['invalidelementid'] = 'Incorrect element ID!';
 332  $string['invalidentry'] = 'This is not valid entry!';
 333  $string['invalidevent'] = 'Invalid event';
 334  $string['invalidfieldname'] = '"{$a}" is not a valid field name';
 335  $string['invalidfiletype'] = '"{$a}" is not a valid file type';
 336  $string['invalidformatpara'] = 'Incorrect format for choose parameter';
 337  $string['invalidformdata'] = 'Incorrect form data';
 338  $string['invalidfunction'] = 'Incorrect function';
 339  $string['invalidgradeitemid'] = 'Incorrect grade item ID';
 340  $string['invalidgroupid'] = 'Incorrect group ID specified';
 341  $string['invalidipformat'] = 'Invalid IP address format';
 342  $string['invaliditemid'] = 'Incorrect item ID';
 343  $string['invalidkey'] = 'Incorrect key';
 344  $string['invalidlanguagecode'] = 'Invalid language code: {$a}';
 345  $string['invalidlegacy'] = 'Incorrect legacy role definition for type: {$a}';
 346  $string['invalidmd5'] = 'The check variable was wrong - try again';
 347  $string['invalidmode'] = 'Invalid mode ({$a})';
 348  $string['invalidmodule'] = 'Invalid module';
 349  $string['invalidmoduleid'] = 'Invalid module ID: {$a}';
 350  $string['invalidmodulename'] = 'Invalid module name: {$a}';
 351  $string['invalidnum'] = 'Invalid numeric value';
 352  $string['invalidnumkey'] = 'The array $conditions may not contain numeric keys. Please fix the code!';
 353  $string['invalidoutcome'] = 'Incorrect outcome ID';
 354  $string['invalidpagesize'] = 'Invalid page size';
 355  $string['invalidpasswordpolicy'] = 'Invalid password policy';
 356  $string['invalidpaymentmethod'] = 'Invalid payment method: {$a}';
 357  $string['invalidpersistenterror'] = 'Error: {$a}';
 358  $string['invalidqueryparam'] = 'ERROR: Incorrect number of query parameters. Expected {$a->expected}, got {$a->actual}.';
 359  $string['invalidratingarea'] = 'Invalid rating area';
 360  $string['invalidrecord'] = 'Can\'t find data record in database table {$a}.';
 361  $string['invalidrecordunknown'] = 'Can\'t find data record in database.';
 362  $string['invalidrequest'] = 'Invalid request';
 363  $string['invalidrole'] = 'Invalid role';
 364  $string['invalidroleid'] = 'Invalid role ID';
 365  $string['invalidscaleid'] = 'Incorrect scale ID';
 366  $string['invalidsection'] = 'Course module record contains invalid section';
 367  $string['invalidsesskey'] = 'Your session has most likely timed out. Please log in again.';
 368  $string['invalidshortname'] = 'Invalid short course name';
 369  $string['invalidstatedetected'] = 'Something has gone wrong: {$a}. This should never normally happen.';
 370  $string['invalidsourcefield'] = 'Draft file\'s source field is invalid';
 371  $string['invalidurl'] = 'Invalid URL';
 372  $string['invaliduser'] = 'Invalid user';
 373  $string['invaliduserid'] = 'Invalid user ID';
 374  $string['invaliduserfield'] = 'Invalid user field: {$a}';
 375  $string['invaliduserdata'] = 'Invalid user data: {$a}';
 376  $string['invalidusername'] = 'The given username contains invalid characters';
 377  $string['invalidusernameblank'] = 'The username cannot be blank';
 378  $string['invalidxmlfile'] = '"{$a}" is not a valid XML file';
 379  $string['iplookupfailed'] = 'Cannot find geo information about this IP address {$a}';
 380  $string['iplookupprivate'] = 'Cannot display lookup of private IP address';
 381  $string['ipmismatch'] = 'Client IP address mismatch';
 382  $string['listcantmovedown'] = 'Failed to move item down, as it is the last of its peers.';
 383  $string['listcantmoveleft'] = 'Failed to move item left, as it has no parent';
 384  $string['listcantmoveright'] = 'Failed to move item right, as there is no peer to make it a child of. Move it below another peer and then you can move it right.';
 385  $string['listcantmoveup'] = 'Failed to move item up, as it is the first of its peers.';
 386  $string['listnochildren'] = 'No children of item found';
 387  $string['listnoitem'] = 'Item not found';
 388  $string['listnopeers'] = 'No peers of item found';
 389  $string['listupdatefail'] = 'DB operation failed when editing list hierarchy';
 390  $string['logfilenotavailable'] = 'Logs not available';
 391  $string['loginasnoenrol'] = 'You cannot use enrol or unenrol when in course "Login as" session';
 392  $string['loginasonecourse'] = 'You cannot enter this course.<br /> You have to terminate the "Login as" session before entering any other course.';
 393  $string['maxbytesfile'] = 'The file {$a->file} is too large. The maximum size you can upload is {$a->size}.';
 394  $string['maxareabytes'] = 'The file is larger than the space remaining in this area.';
 395  $string['maxdraftitemids'] = 'Your file uploads are temporarily limited after you uploaded a high volume of files. Please wait then try again.';
 396  $string['messageundeliveredbynotificationsettings'] = 'The message could not be sent because personal messages between users (in Notification settings) has been disabled by a site administrator.';
 397  $string['messagingdisable'] = 'Messaging is disabled on this site';
 398  $string['mimetexisnotexist'] = 'Your system is not configured to run mimeTeX. You need to obtain the C source from <a href="https://www.forkosh.com/mimetex.zip">https://www.forkosh.com/mimetex.zip</a>, compile it and put the executable into your moodle/filter/tex/ directory.';
 399  $string['mimetexnotexecutable'] = 'Custom mimetex is not executable!';
 400  $string['missingfield'] = 'Field "{$a}" is missing';
 401  $string['missingkeyinsql'] = 'ERROR: missing param "{$a}" in query';
 402  $string['missingparam'] = 'A required parameter ({$a}) was missing';
 403  $string['missingparameter'] = 'Parameter missing';
 404  $string['missingrequiredfield'] = 'Some required field is missing';
 405  $string['missinguseranditemid'] = 'Missing userid and itemid';
 406  $string['missingvarname'] = 'Required variable name is missing!';
 407  $string['missing_moodle_backup_xml_file'] = 'Backup is missing XML file: {$a}';
 408  $string['mixedtypesqlparam'] = 'ERROR: Mixed types of sql query parameters!!';
 409  $string['mnetdisable'] = 'MNET is disabled';
 410  $string['mnetlocal'] = 'Remote MNET users cannot log in locally';
 411  $string['moduledisable'] = 'This module ({$a}) has been disabled for this particular course';
 412  $string['moduledoesnotexist'] = 'This module does not exist';
 413  $string['moduleinstancedoesnotexist'] = 'The instance of this module does not exist';
 414  $string['modulemissingcode'] = 'Module {$a} is missing the code needed to perform this function';
 415  $string['movecatcontentstoroot'] = 'Moving the category content to root is not allowed. You must move the contents to an existing category!';
 416  $string['movecatcontentstoselected'] = 'Some category content cannot be moved into the selected category.';
 417  $string['movecategorynotpossible'] = 'You cannot move category \'{$a}\' into the selected category.';
 418  $string['movecategoryownparent'] = 'You cannot make category \'{$a}\' a parent of itself.';
 419  $string['movecategoryparentconflict'] = 'You cannot make category \'{$a}\' a subcategory of one of its own subcategories.';
 420  $string['mssqlrcsmodemissing'] = 'The database is not using the expected READ_COMMITTED_SNAPSHOT mode which can lead to wrong results, especially under high concurrency scenarios. Please enable it for correct behaviour. For further information, see the documentation <a href="https://docs.moodle.org/en/Installing_MSSQL_for_PHP">Installing MSSQL for PHP</a>.';
 421  $string['multiplerecordsfound'] = 'Multiple records found, only one record expected.';
 422  $string['multiplerestorenotallow'] = 'Multiple restore execution not allowed!';
 423  $string['mustbeloggedin'] = 'You must be logged in to do this';
 424  $string['mustbeteacher'] = 'You must be a teacher to look at this page';
 425  $string['myisamproblem'] = 'Database tables are using MyISAM database engine, it is recommended to use ACID compliant engine with full transaction support such as InnoDB.';
 426  $string['needcopy'] = 'You need to copy something first!';
 427  $string['needcoursecategroyid'] = 'Either course id or category must be specified';
 428  $string['needphpext'] = 'You need to add {$a} support to your PHP installation';
 429  $string['noadmins'] = 'No administrators!';
 430  $string['noblocks'] = 'No blocks found!';
 431  $string['nocapabilitytousethisservice'] = 'The user hasn\'t the required capability to use this service';
 432  $string['nocategorydelete'] = 'Category \'{$a}\' cannot be deleted!';
 433  $string['nocontext'] = 'Sorry, but that course is not a valid context';
 434  $string['nodata'] = 'No data';
 435  $string['noexistingcategory'] = 'No existing category';
 436  $string['nofile'] = 'File not specified';
 437  $string['nofiltersenabled'] = 'No filters are enabled.';
 438  $string['nofolder'] = 'Requested directory does not exist';
 439  $string['noformdesc'] = 'No formslib form description file found for this activity.';
 440  $string['noguest'] = 'No guests here!';
 441  $string['noinstances'] = 'There are no instances of {$a} in this course!';
 442  $string['nologinas'] = 'You are not allowed to log in as that user';
 443  $string['nonmeaningfulcontent'] = 'Non meaningful content';
 444  $string['noparticipants'] = 'No participants found for this course';
 445  $string['noparticipatorycms'] = 'Sorry, but you have no participatory course modules to report on';
 446  $string['nopermissions'] = 'Sorry, but you do not currently have permissions to do that ({$a}).';
 447  $string['nopermissiontocomment'] = 'You can\'t add comments';
 448  $string['nopermissiontodelentry'] = 'You can\'t delete this comment!';
 449  $string['nopermissiontoeditcomment'] = 'You can\'t edit other people\'s comments!';
 450  $string['nopermissiontohide'] = 'No permission to hide!';
 451  $string['nopermissiontoimportact'] = 'You do not have the required permissions to import activities to this course';
 452  $string['nopermissiontolock'] = 'No permission to lock!';
 453  $string['nopermissiontomanagegroup'] = 'You do not have the required permissions to manage groups';
 454  $string['nopermissiontorate'] = 'Rating of items not allowed!';
 455  $string['nopermissiontoshow'] = 'No permission to see this!';
 456  $string['nopermissiontounlock'] = 'No permission to unlock!';
 457  $string['nopermissiontoupdatecalendar'] = 'Sorry, but you do not have permission to update the calendar event.';
 458  $string['nopermissiontoviewcalendar'] = 'Sorry, but you do not have permission to view the calendar event.';
 459  $string['nopermissiontoviewgrades'] = 'Cannot view grades.';
 460  $string['nopermissiontoviewletergrade'] = 'Missing permission to view letter grades';
 461  $string['nopermissiontoviewpage'] = 'You are not allowed to look at this page';
 462  $string['nosite'] = 'Could not find a top-level course!';
 463  $string['nositeid'] = 'No site ID';
 464  $string['nostartdatenoenddate'] = 'A course end date can only be set if a start date is also set.';
 465  $string['nostatstodisplay'] = 'Sorry, there is no available data to display';
 466  $string['notallowedtoupdateprefremotely'] = 'You are not allowed to update this user preference remotely';
 467  $string['notavailable'] = 'That is not currently available';
 468  $string['notlocalisederrormessage'] = '{$a}';
 469  $string['notmemberofgroup'] = 'You are not a member of this course group';
 470  $string['notownerofkey'] = 'You are not owner of this key';
 471  $string['nousers'] = 'No such user!';
 472  $string['oauth1accesstoken'] = 'OAuth 1.0 error: We did not obtain the access token.';
 473  $string['oauth1requesttoken'] = 'OAuth 1.0 error: We did not obtain the request token - the service provider may be temporarily down.';
 474  $string['oauth2refreshtokenerror'] = 'Could not refresh OAuth 2 token. HTTP status for remote endpoint: {$a}';
 475  $string['onlyadmins'] = 'Only administrators can do that';
 476  $string['onlyeditingteachers'] = 'Only editing teachers can do that';
 477  $string['onlyeditown'] = 'You can only edit your own information';
 478  $string['orderidnotfound'] = 'Order ID {$a} not found';
 479  $string['pagenotexisttitle'] = '404 Error: File not found';
 480  $string['pagenotexist'] = '<p>An unusual error occurred trying to view a page that does not exist:</p>{$a}';
 481  $string['pathdoesnotstartslash'] = 'No valid arguments supplied, path does not start with slash!';
 482  $string['pleasereport'] = 'If you have time, please let us know what you were trying to do when the error occurred:';
 483  $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}).';
 484  $string['pluginunsupported'] = 'Plugin "{$a->pluginname}" {$a->pluginversion} does not support this version of Moodle {$a->moodleversion}. Seek plugin information to find supported versions.';
 485  $string['prefixcannotbeempty'] = '<p>Error: database table prefix cannot be empty ({$a})</p>
 486  <p>The site administrator must fix this problem.</p>';
 487  $string['prefixtoolong'] = '<p>Error: database table prefix is too long ({$a->dbfamily})</p>
 488  <p>The site administrator must fix this problem. Maximum length for table prefixes in {$a->dbfamily} is {$a->maxlength} characters.</p>';
 489  $string['privatefilesupload'] = 'Uploading directly to user private files area is no longer supported. Upload to a draft area and then move the files with core_user::add_user_private_files';
 490  $string['processingstops'] = 'Processing stops here. Remaining records ignored.';
 491  $string['querystringcannotbeempty'] = 'The query string cannot be empty.';
 492  $string['redirecterrordetected'] = 'Unsupported redirect detected, script execution terminated';
 493  $string['refoundto'] = 'Can be refunded to {$a}';
 494  $string['refoundtoorigi'] = 'Refunded to original amount: {$a}';
 495  $string['registrationdisabled'] = 'Registration is disabled on this site';
 496  $string['remotedownloaderror'] = '<p>The download of the component to your server failed. Please verify proxy settings; the PHP cURL extension is highly recommended.</p>
 497  <p>You must download the <a href="{$a->url}">{$a->url}</a> file manually, copy it to "{$a->dest}" in your server and unzip it there.</p>';
 498  $string['remotedownloadnotallowed'] = 'Download of components to your server isn\'t allowed (allow_url_fopen is disabled).<br /><br />You must download the <a href="{$a->url}">{$a->url}</a> file manually, copy it to "{$a->dest}" in your server and unzip it there.';
 499  $string['reportnotavailable'] = 'This type of report is only available for the site course';
 500  $string['requirecorrectaccess'] = 'Invalid url or port.';
 501  $string['requireloginerror'] = 'Course or activity not accessible.';
 502  $string['restorechecksumfailed'] = 'Some problem happened with the restore information stored in your session. Please check your PHP memory/DB package size limits. Restore stopped.';
 503  $string['restore_path_element_missingmethod'] = 'Restore method {$a} is missing. It must be defined by a developer.';
 504  $string['restore_path_element_noobject'] = 'Restore object {$a} is not an object.';
 505  $string['restrictedcontextexception'] = 'Sorry, execution of external function violates context restriction.';
 506  $string['restricteduser'] = 'Sorry, but your current account "{$a}" is restricted from doing that';
 507  $string['reverseproxyabused'] = 'Reverse proxy enabled so the server cannot be accessed directly.<br />Please contact the server administrator.';
 508  $string['rpcerror'] = 'Ooops! Your MNET communication has failed! Here\'s that error message to pass on to your administrator: {$a}';
 509  $string['secretalreadyused'] = 'Change password confirmation link was already used, password was not changed';
 510  $string['sectionnotexist'] = 'This section does not exist';
 511  $string['sendmessage'] = 'Send message';
 512  $string['sendmessagesent'] = 'Thanks for your feedback about:<br>{$a}';
 513  $string['serverconnection'] = 'Error connecting to the server';
 514  $string['servicedonotexist'] = 'The service does not exist';
 515  $string['sessionwaiterr'] = 'Timed out while waiting for session lock.<br />Wait for your current requests to finish and try again later.';
 516  $string['sessionexpired'] = 'Session expired';
 517  $string['sessioncookiesdisable'] = 'Incorrect use of require_key_login() - session cookies must be disabled!';
 518  $string['sessiondiskfull'] = 'The session partition is full. It is not possible to log in at this time. Please notify the server administrator.';
 519  $string['sessionhandlerproblem'] = 'Session handler is misconfigured';
 520  $string['sessionerroruser'] = 'Your session has timed out. Please log in again.';
 521  $string['sessionerroruser2'] = 'A server error that affects your login session was detected. Please log in again or restart your browser.';
 522  $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.';
 523  $string['sessionipnomatch2'] = '<p>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. You may see this error if you use wireless networks or if you are roaming between different networks. Please ask the site administrator for more help.</p>
 524  <p>If you want to continue please press F5 key to refresh this page.</p>';
 525  $string['shortnametaken'] = 'Short name is already used for another course ({$a})';
 526  $string['sitepolicynotagreed'] = 'Site policy not agreed: <a href="{$a}">Click here to open the site policy.</a>';
 527  $string['scheduledbackupsdisabled'] = 'Scheduled backups have been disabled by the server admin';
 528  $string['socksnotsupported'] = 'SOCKS5 proxy is not supported in PHP4';
 529  $string['spellcheckernotconf'] = 'Spellchecker not configured';
 530  $string['sslonlyaccess'] = 'For security reasons only https connections are allowed, sorry.';
 531  $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!';
 532  $string['statsdisable'] = 'Statistics are not enabled.';
 533  $string['statsnodata'] = 'There is no available data for that combination of course and time period';
 534  $string['storedfilecannotcreatefile'] = 'Cannot create local file pool file. Please verify permissions in dataroot and available disk space.';
 535  $string['storedfilecannotcreatefiledirs'] = 'Cannot create local file pool directories. Please verify permissions in dataroot.';
 536  $string['storedfilecannotread'] = 'Cannot read file. Either the file does not exist or there is a permission problem.';
 537  $string['storedfilecannotreadfile'] = 'Cannot read file \'{$a}\'. Either the file does not exist or there is a permission problem.';
 538  $string['storedfilenotcreated'] = 'Cannot create file {$a->contextid}/{$a->component}/{$a->filearea}/{$a->itemid}{$a->filepath}{$a->filename}';
 539  $string['storedfileproblem'] = 'Unknown exception related to local files ({$a})';
 540  $string['tagdisabled'] = 'Tags are disabled!';
 541  $string['tagnotfound'] = 'The specified tag was not found in the database';
 542  $string['targetdatabasenotempty'] = 'The target database is not empty. Transfer aborted for safety reasons.';
 543  $string['textconditionsnotallowed'] = 'Comparisons of text column conditions are not allowed. Please use sql_compare_text() in your query.';
 544  $string['themenotinstall'] = 'This theme is not installed!';
 545  $string['TODO'] = 'TODO';
 546  $string['tokengenerationfailed'] = 'Cannot generate a new token.';
 547  $string['transactionvoid'] = 'Transaction cannot be voided because it has already been voided';
 548  $string['unenrolerror'] = 'An error occurred while trying to unenrol that person';
 549  $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}';
 550  $string['unknowaction'] = 'Unknown action!';
 551  $string['unknowcategory'] = 'Category not known!';
 552  $string['unknowcontext'] = 'This is an unknown context ({$a}) in get_child_contexts!';
 553  $string['unknowformat'] = 'Format not known ({$a})';
 554  $string['unknownbackupexporterror'] = 'Unknown error preparing information for import';
 555  $string['unknownblockregion'] = 'The block region \'{$a}\' is not recognised on this page.';
 556  $string['unknowncontext'] = 'This is an unknown context.';
 557  $string['unknowncourse'] = 'Unknown course named "{$a}"';
 558  $string['unknowncourseidnumber'] = 'Unknown course ID "{$a}"';
 559  $string['unknowncoursesection'] = 'Unknown course section in course "{$a}"';
 560  $string['unknowncourserequest'] = 'Unknown course request';
 561  $string['unknownevent'] = 'Unknown event';
 562  $string['unknownfiletype'] = 'Error unknown filtertype';
 563  $string['unknowngroup'] = 'Unknown group "{$a}"';
 564  $string['unknownhelp'] = 'Unknown help topic {$a}';
 565  $string['unknownjsinrequirejs'] = 'Cannot find JavaScript library {$a}.';
 566  $string['unknownmodulename'] = 'Unknown module name for form';
 567  $string['unknownrole'] = 'Unknown role "{$a}"';
 568  $string['unknownsortcolumn'] = 'Unknown sort column {$a}';
 569  $string['unknownuseraction'] = 'Sorry, I do not understand this user action';
 570  $string['unknownuserselector'] = 'Unknown user selector';
 571  $string['unknoworder'] = 'Unknown ordering';
 572  $string['unknowparamtype'] = 'Unknown parameter type: {$a}';
 573  $string['unknowquestiontype'] = 'Unsupported question type {$a}';
 574  $string['unknowuploadaction'] = 'Error: Unknown upload action ({$a})';
 575  $string['unspecifycourseid'] = 'Must specify course id, short name or idnumber';
 576  $string['unsupportedevent'] = 'Unsupported event type';
 577  $string['unsupportedstate'] = 'Unsupported completion state';
 578  $string['unsupportedwebserver'] = 'Web server software ({$a}) is not supported, sorry.';
 579  $string['upgraderequires19'] = 'Error: New Moodle version was installed on server, unfortunately upgrade from the previous version is not supported.<br />Please upgrade first to latest 1.9.x release. You can also return to previous version by reinstalling original files.';
 580  $string['upgraderunning'] = 'Site is being upgraded, please retry later.';
 581  $string['urlnotdefinerss'] = 'URL not defined for RSS feed';
 582  $string['useradmineditadmin'] = 'Only administrators are allowed to modify other administrator accounts';
 583  $string['useradminodelete'] = 'Administrator accounts cannot be deleted.';
 584  $string['userautherror'] = 'Unknown auth plugin';
 585  $string['userauthunsupported'] = 'Auth plugin not supported here';
 586  $string['useremailduplicate'] = 'Duplicate address';
 587  $string['usermustbemnet'] = 'Users in the MNET access control list must be remote MNET users';
 588  $string['usernamelowercase'] = 'The username must be in lower case';
 589  $string['usernotaddederror'] = 'User not added - error';
 590  $string['usernotaddedregistered'] = 'User not added - already registered';
 591  $string['usernotavailable'] = 'The details of this user are not available to you';
 592  $string['usernotdeletedadmin'] = 'User not deleted as administrator accounts cannot be deleted.';
 593  $string['usernotdeleteddeleted'] = 'This user has already been deleted.';
 594  $string['usernotdeletederror'] = 'User not deleted - error';
 595  $string['usernotdeletedmissing'] = 'User not deleted - could not find the username';
 596  $string['usernotdeletedoff'] = 'User not deleted - deleting not allowed';
 597  $string['usernotfullysetup'] = 'User not fully set-up';
 598  $string['usernotincourse'] = 'This user is not in this course!';
 599  $string['usernotrenamedadmin'] = 'Cannot rename admin accounts';
 600  $string['usernotrenamedexists'] = 'User not renamed - the new username is already in use';
 601  $string['usernotrenamedmissing'] = 'User not renamed - could not find the old username';
 602  $string['usernotrenamedoff'] = 'User not renamed - renaming not allowed';
 603  $string['usernotupdatedadmin'] = 'Cannot update admin accounts';
 604  $string['usernotupdatederror'] = 'User not updated - error';
 605  $string['usernotupdatednotexists'] = 'User not updated - does not exist';
 606  $string['userquotalimit'] = 'You have reached your file quota limit.';
 607  $string['userselectortoomany'] = 'user_selector got more than one selected user, even though multiselect is false.';
 608  $string['verifyagedigitalconsentnotpossible'] = 'Sorry, digital age consent verification is not possible at this time.';
 609  $string['wrongcall'] = 'This script is called wrongly';
 610  $string['wrongcontextid'] = 'Context ID was incorrect (cannot find it)';
 611  $string['wrongdestpath'] = 'Wrong destination path';
 612  $string['wrongroleid'] = 'Incorrect role ID!';
 613  $string['wrongsourcebase'] = 'Wrong source URL base';
 614  $string['wrongusernamepassword'] = 'Wrong user/password';
 615  $string['wrongzipfilename'] = 'Wrong ZIP file name';
 616  $string['wscouldnotcreateecoursenopermission'] = 'WS - Could not create course - No permission';
 617  $string['wwwrootmismatch'] = 'Incorrect access detected, this server may be accessed only through "{$a}" address, sorry.<br />Please notify server administrator.';
 618  $string['wwwrootslash'] = 'Detected incorrect $CFG->wwwroot in config.php, it must not contain trailing slash.<br />Please notify server administrator.';
 619  $string['xmldberror'] = 'XMLDB error!';
 620  $string['alreadyloggedin'] = 'You are already logged in as {$a}, you need to log out before logging in as different user.';
 621  $string['youcannotdeletecategory'] = 'You cannot delete category \'{$a}\' because you can neither delete the contents, nor move them elsewhere.';
 622  $string['protected_cc_not_supported'] = 'Protected cartridges not supported.';