Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lang/en/admin.php File Reference

Go to the source code of this file.

Namespaces

namespace  admin

Variables

 $string ['accessdenied'] = 'Access denied'
 $string ['accounts'] = 'Accounts'
 $string ['additionalhtml'] = 'Additional HTML'
 $string ['additionalhtml_heading'] = 'Additional HTML to be added to every page.'
 $string ['additionalhtml_desc'] = 'These settings allow you to specify HTML that you want added to every page. You can set HTML that will be added within the HEAD tag for the page, immediately after the BODY tag has been opened, or immediately before the body tag is closed.<br />Doing this allows you add custom headers or footers on every page, or add support for services like Google Analytics very easily and independent of your chosen theme.'
 $string ['additionalhtmlhead'] = 'Within HEAD'
 $string ['additionalhtmlhead_desc'] = 'Content here will be added to the bottom of the HEAD tag for every page.'
 $string ['additionalhtmltopofbody'] = 'When BODY is opened'
 $string ['additionalhtmltopofbody_desc'] = 'Content here will be added in to every page immediately after the opening body tag.'
 $string ['additionalhtmlfooter'] = 'Before BODY is closed'
 $string ['additionalhtmlfooter_desc'] = 'Content here will be added in to every page right before the body tag is closed.'
 $string ['adminseesall'] = 'Admins see all'
 $string ['adminseesallevents'] = 'Administrators see all events'
 $string ['adminseesownevents'] = 'Administrators are just like other users'
 $string ['advancedfeatures'] = 'Advanced features'
 $string ['allcountrycodes'] = 'All country codes'
 $string ['allowbeforeblock'] = 'Allowed list will be processed first'
 $string ['allowbeforeblockdesc'] = 'By default, entries in the blocked IPs list are matched first. If this option is enabled, entries in the allowed IPs list are processed before the blocked list.'
 $string ['allowblockstodock'] = 'Allow blocks to use the dock'
 $string ['allowcategorythemes'] = 'Allow category themes'
 $string ['allowcoursethemes'] = 'Allow course themes'
 $string ['allowediplist'] = 'Allowed IP list'
 $string ['allowemailaddresses'] = 'Allowed email domains'
 $string ['allowframembedding'] = 'Allow frame embedding'
 $string ['allowframembedding_help'] = 'Allow embedding of this site in frames on external sites. Enabling of this feature is not recommended for security reasons.'
 $string ['allowobjectembed'] = 'Allow EMBED and OBJECT tags'
 $string ['allowthemechangeonurl'] = 'Allow theme changes in the URL'
 $string ['allowuserblockhiding'] = 'Allow users to hide blocks'
 $string ['allowuserswitchrolestheycantassign'] = 'Allow users without the assign roles capability to switch roles'
 $string ['allowuserthemes'] = 'Allow user themes'
 $string ['antivirus'] = 'Anti-Virus'
 $string ['appearance'] = 'Appearance'
 $string ['aspellpath'] = 'Path to aspell'
 $string ['authentication'] = 'Authentication'
 $string ['authpreventaccountcreation'] = 'Prevent account creation when authenticating'
 $string ['authpreventaccountcreation_help'] = 'When a user authenticates, an account on the site is automatically created if it doesn\'t yet exist. If an external database, such as LDAP, is used for authentication, but you wish to restrict access to the site to users with an existing account only, then this option should be enabled. New accounts will need to be created manually or via the upload users feature. Note that this setting doesn\'t apply to MNet authentication.'
 $string ['authsettings'] = 'Manage authentication'
 $string ['autolang'] = 'Language autodetect'
 $string ['autologinguests'] = 'Auto-login guests'
 $string ['availableto'] = 'Available to'
 $string ['availablelicenses'] = 'Available licences'
 $string ['backgroundcolour'] = 'Transparent colour'
 $string ['backups'] = 'Backups'
 $string ['badwordsconfig'] = 'Enter your list of bad words separated by commas.'
 $string ['badwordsdefault'] = 'If the custom list is empty, a default list from the language pack will be used.'
 $string ['badwordslist'] = 'Custom bad words list'
 $string ['blockediplist'] = 'Blocked IP List'
 $string ['blockinstances'] = 'Instances'
 $string ['blockmultiple'] = 'Multiple'
 $string ['blockprotect'] = 'Protect from delete'
 $string ['blockprotect_help'] = 'Selected block instances will be protected from deletion from the site-wide context. This is primarily used to protect the navigation and settings blocks which can be very hard to get back if accidentally deleted.'
 $string ['blockunprotect'] = 'Unprotect'
 $string ['blocksettings'] = 'Manage blocks'
 $string ['bloglevel'] = 'Blog visibility'
 $string ['bookmarkadded'] = 'Bookmark added.'
 $string ['bookmarkalreadyexists'] = 'You have already bookmarked this page.'
 $string ['bookmarkdeleted'] = 'Bookmark deleted.'
 $string ['bookmarkthispage'] = 'bookmark this page'
 $string ['cachejs'] = 'Cache Javascript'
 $string ['cachejs_help'] = 'Javascript caching and compression greatly improves page loading performance. it is strongly recommended for production sites. Developers will probably want to disable this feature.'
 $string ['cachetext'] = 'Text cache lifetime'
 $string ['cachetype'] = 'Cache type'
 $string ['calendarexportsalt'] = 'Calendar export salt'
 $string ['calendarsettings'] = 'Calendar'
 $string ['calendar_weekend'] = 'Weekend days'
 $string ['cannotdeletemodfilter'] = 'You cannot uninstall the \'{$a->filter}\' because it is part of the \'{$a->module}\' module.'
 $string ['cfgwwwrootslashwarning'] = 'You have defined $CFG->wwwroot incorrectly in your config.php file. You have included a \'/\' character at the end. Please remove it, or you will experience strange bugs like <a href=\'http://tracker.moodle.org/browse/MDL-11061\'>MDL-11061</a>.'
 $string ['cfgwwwrootwarning'] = 'You have defined $CFG->wwwroot incorrectly in your config.php file. It does not match the URL you are using to access this page. Please correct it, or you will experience strange bugs like <a href=\'http://tracker.moodle.org/browse/MDL-11061\'>MDL-11061</a>.'
 $string ['clamfailureonupload'] = 'On clam AV failure'
 $string ['cleanup'] = 'Cleanup'
 $string ['clianswerno'] = 'n'
 $string ['cliansweryes'] = 'y'
 $string ['cliincorrectvalueerror'] = 'Error, incorrect value "{$a->value}" for "{$a->option}"'
 $string ['cliincorrectvalueretry'] = 'Incorrect value, please retry'
 $string ['clistatusdisabled'] = 'Status: disabled'
 $string ['clistatusenabled'] = 'Status: enabled'
 $string ['clitypevalue'] = 'type value'
 $string ['clitypevaluedefault'] = 'type value, press Enter to use default value ({$a})'
 $string ['cliunknowoption']
 $string ['cliupgradefinished'] = 'Command line upgrade completed successfully.'
 $string ['cliyesnoprompt'] = 'type y (means yes) or n (means no)'
 $string ['commentsperpage'] = 'Comments displayed per page'
 $string ['commonfiltersettings'] = 'Common filter settings'
 $string ['commonsettings'] = 'Common settings'
 $string ['componentinstalled'] = 'Component installed'
 $string ['computedfromlogs'] = 'Computed from logs since {$a}.'
 $string ['condifmodeditdefaults'] = 'The values you set here define the default values that are used in the activity settings form when you create a new activity. You can also configure which activity settings are considered advanced.'
 $string ['confeditorhidebuttons'] = 'Select the buttons that should be hidden in the HTML editor.'
 $string ['configallcountrycodes'] = 'This is the list of countries that may be selected in various places, for example in a user\'s profile. If blank (the default) the list in countries.php in the standard English language pack is used. That is the list from ISO 3166-1. Otherwise, you can specify a comma-separated list of codes, for example \'GB,FR,ES\'. If you add new, non-standard codes here, you will need to add them to countries.php in \'en\' and your language pack.'
 $string ['configallowassign'] = 'You can allow people who have the roles on the left side to assign some of the column roles to other people'
 $string ['configallowblockstodock'] = 'If enabled and supported by the selected theme users can choose to move blocks to a special dock.'
 $string ['configallowcategorythemes'] = 'If you enable this, then themes can be set at the category level. This will affect all child categories and courses unless they have specifically set their own theme. WARNING: Enabling category themes may affect performance.'
 $string ['configallowcoursethemes'] = 'If you enable this, then courses will be allowed to set their own themes. Course themes override all other theme choices (site, user, or session themes)'
 $string ['configallowemailaddresses'] = 'If you want to restrict all new email addresses to particular domains, then list them here separated by spaces. All other domains will be rejected. To allow subdomains add the domain with a preceding \'.\'. eg <strong>ourcollege.edu.au .gov.au</strong>'
 $string ['configallowobjectembed'] = 'As a default security measure, normal users are not allowed to embed multimedia (like Flash) within texts using explicit EMBED and OBJECT tags in their HTML (although it can still be done safely using the mediaplugins filter). If you wish to allow these tags then enable this option.'
 $string ['configallowoverride'] = 'You can allow people with the roles on the left side to override some of the column roles'
 $string ['configallowoverride2'] = 'Select which role(s) can be overridden by each role in the left column.<br />Note that these settings only apply to users who have either the capability moodle/role:override or the capability moodle/role:safeoverride allowed.'
 $string ['configallowswitch'] = 'Select which roles a user may switch to, based on which roles they already have. In addition to an entry in this table, a user must also have the moodle/role:switchroles capability to be able to switch.<br />Note that it is only possible to switch to roles that have the moodle/course:view capability, and that do not have the moodle/site:doanything capability, so some columns in this table are disabled.'
 $string ['configallowthemechangeonurl'] = 'If enabled, the theme can be changed by adding theme={themename} to any Moodle URL.'
 $string ['configallowuserblockhiding'] = 'Do you want to allow users to hide/show side blocks throughout this site? This feature uses Javascript and cookies to remember the state of each collapsible block, and only affects the user\'s own view.'
 $string ['configallowuserswitchrolestheycantassign']
 $string ['configallowuserthemes'] = 'If you enable this, then users will be allowed to set their own themes. User themes override site themes (but not course themes)'
 $string ['configallusersaresitestudents'] = 'For activities on the front page of the site, should ALL users be considered as students? If you answer "Yes", then any confirmed user account will be allowed to participate as a student in those activities. If you answer "No", then only users who are already a participant in at least one course will be able to take part in those front page activities. Only admins and specially assigned teachers can act as teachers for these front page activities.'
 $string ['configauthenticationplugins'] = 'Please choose the authentication plugins you wish to use and arrange them in order of failthrough.'
 $string ['configautolang'] = 'Detect default language from browser setting, if disabled site default is used.'
 $string ['configautologinguests'] = 'Should visitors be logged in as guests automatically when entering courses with guest access?'
 $string ['configbloglevel'] = 'This setting allows you to restrict the level to which user blogs can be viewed on this site. Note that they specify the maximum context of the VIEWER not the poster or the types of blog posts. Blogs can also be disabled completely if you don\'t want them at all.'
 $string ['configcachetext'] = 'For larger sites or sites that use text filters, this setting can really speed things up. Copies of texts will be retained in their processed form for the time specified here. Setting this too small may actually slow things down slightly, but setting it too large may mean texts take too long to refresh (with new links, for example).'
 $string ['configcachetype'] = 'Select a type of cache for Moodle to use. This will only configure the cache, remember to enable rcache so that the cache is used for something. Use <strong>only</strong> if you need to reduce the load on the database system -- otherwise Moodle will actually run slower. Medium-traffic sites may see benefits using \'internal\'. A single webserver with eAccelerator or Turckmmcache installed <em>with the shared memory options enabled</em> should try \'eaccelerator\'. If you have a multiple-server setup, and you have one or more memcached daemons running and the PHP-memcached extension, select \'memcached\' and configure the memached options below. <br /><strong>Note:</strong> make sure you test performance under load and tune accordingly -- the caches can make your site slower. In high-traffic situations, eAccelerator and memcached can yield the most benefits, but have the higher costs in CPU usage on the webserver.'
 $string ['configcalendarexportsalt'] = 'This random text is used for improving of security of authentication tokens used for exporting of calendars. Please note that all current tokens are invalidated if you change this hash salt.'
 $string ['configclamactlikevirus'] = 'Treat files like viruses'
 $string ['configclamdonothing'] = 'Treat files as OK'
 $string ['configclamfailureonupload'] = 'If you have configured clam to scan uploaded files, but it is configured incorrectly or fails to run for some unknown reason, how should it behave? If you choose \'Treat files like viruses\', they\'ll be moved into the quarantine area, or deleted. If you choose \'Treat files as OK\', the files will be moved to the destination directory like normal. Either way, admins will be alerted that clam has failed. If you choose \'Treat files like viruses\' and for some reason clam fails to run (usually because you have entered an invalid pathtoclam), ALL files that are uploaded will be moved to the given quarantine area, or deleted. Be careful with this setting.'
 $string ['configconvertformat'] = 'If <i>latex</i>, <i>dvips</i> and <i>convert</i> are available, the images are created using the specified format. If it is not, mimeTeX will be used and it will create GIF images.'
 $string ['configcookiehttponly'] = 'Enables new PHP 5.2.0 feature - browsers are instructed to send cookie with real http requests only, cookies should not be accessible by scripting languages. This is not supported in all browsers and it may not be fully compatible with current code. It helps to prevent some types of XSS attacks.'
 $string ['configcookiesecure'] = 'If server is accepting only https connections it is recommended to enable sending of secure cookies. If enabled please make sure that web server is not accepting http:// or set up permanent redirection to https:// address. When <em>wwwroot</em> address does not start with https:// this setting is turned off automatically.'
 $string ['configcountry'] = 'If you set a country here, then this country will be selected by default on new user accounts. To force users to choose a country, just leave this unset.'
 $string ['configcourserequestnotify'] = 'Type username of user to be notified when new course requested.'
 $string ['configcourserequestnotify2'] = 'Users who will be notified when a course is requested. Only users who can approve course requests are listed here.'
 $string ['configcoursesperpage'] = 'Enter the number of courses to be display per page in a course listing.'
 $string ['configcronclionly'] = 'If this is set, then the cron script can only be run from the command line instead of via the web. This overrides the cron password setting below.'
 $string ['configcronremotepassword']
 $string ['configcurlcache'] = 'Time-to-live for cURL cache, in seconds.'
 $string ['configcustommenuitems']
 $string ['configdbsessions'] = 'If enabled, this setting will use the database to store information about current sessions. This is especially useful for large/busy sites or sites built on cluster of servers. For most sites this should probably be left disabled so that the server disk is used instead. Note that changing this setting now will log out all current users (including you). If you are using MySQL please make sure that \'max_allowed_packet\' in my.cnf (or my.ini) is at least 4M.'
 $string ['configdebug'] = 'If you turn this on, then PHP\'s error_reporting will be increased so that more warnings are printed. This is only useful for developers.'
 $string ['configdebugdisplay'] = 'Set to on, the error reporting will go to the HTML page. This is practical, but breaks XHTML, JS, cookies and HTTP headers in general. Set to off, it will send the output to your server logs, allowing better debugging. The PHP setting error_log controls which log this goes to.'
 $string ['configdebugpageinfo'] = 'Enable if you want page information printed in page footer.'
 $string ['configdebugsmtp'] = 'Enable verbose debug information during sending of email messages to SMTP server.'
 $string ['configdebugvalidators'] = 'Enable if you want to have links to external validator servers in page footer. You may need to create new user with username <em>w3cvalidator</em>, and enable guest access. These changes may allow unauthorized access to server, do not enable on production sites!'
 $string ['configdefaultallowedmodules'] = 'For the courses which fall into the above category, which modules do you want to allow by default <b>when the course is created</b>?'
 $string ['configdefaulthomepage'] = 'This determines the home page for logged in users'
 $string ['configdefaultrequestcategory'] = 'Courses requested by users will be automatically placed in this category.'
 $string ['configdefaultrequestedcategory'] = 'Default category to put courses that were requested into, if they\'re approved.'
 $string ['configdefaultuserroleid'] = 'All logged in users will be given the capabilities of the role you specify here, at the site level, in ADDITION to any other roles they may have been given. The default is the Authenticated user role. Note that this will not conflict with other roles they have unless you prohibit capabilities, it just ensures that all users have capabilities that are not assignable at the course level (eg post blog entries, manage own calendar, etc).'
 $string ['configdeleteincompleteusers'] = 'After this period, old not fully setup accounts are deleted.'
 $string ['configdeleteunconfirmed'] = 'If you are using email authentication, this is the period within which a response will be accepted from users. After this period, old unconfirmed accounts are deleted.'
 $string ['configdenyemailaddresses'] = 'To deny email addresses from particular domains list them here in the same way. All other domains will be accepted. To deny subdomains add the domain with a preceding \'.\'. eg <strong>hotmail.com yahoo.co.uk .live.com</strong>'
 $string ['configenabledevicedetection'] = 'Enables detection of mobiles, smartphones, tablets or default devices (desktop PCs, laptops, etc) for the application of themes and other features.'
 $string ['configdisableuserimages'] = 'Disable the ability for users to change user profile images.'
 $string ['configdisplayloginfailures'] = 'This will display information to selected users about previous failed logins.'
 $string ['configdocroot'] = 'Defines the path to the Moodle Docs. You can change this if you wish to have your own custom online documentation. However, if you do that make sure that the paths in your documentation follow the same format as http://docs.moodle.org.'
 $string ['configdoctonewwindow'] = 'If you enable this, then links to Moodle Docs will be shown in a new window.'
 $string ['configeditordictionary'] = 'This value will be used if aspell doesn\'t have dictionary for users own language.'
 $string ['configeditorfontlist'] = 'Select the fonts that should appear in the editor\'s drop-down list.'
 $string ['configemailchangeconfirmation'] = 'Require an email confirmation step when users change their email address in their profile.'
 $string ['configenableajax'] = 'This setting allows you to control the use of AJAX (advanced client/server interfaces using Javascript) across the whole site. With this setting enabled users can still make a choice in their profile, otherwise AJAX is disabled for everybody.'
 $string ['configenablecalendarexport'] = 'Enable exporting or subscribing to calendars.'
 $string ['configenablecomments'] = 'Enable comments'
 $string ['configenablecourserequests'] = 'This will allow any user to request a course be created.'
 $string ['configenablegroupmembersonly'] = 'If enabled, access to activities can be restricted to group members only. This may result in an increased server load. In addition, gradebook categories must be set up in a certain way to ensure that activities are hidden from non-group members.'
 $string ['configenablemobilewebservice'] = 'Enable mobile service for the official Moodle app or other app requesting it. For more information, read the {$a}'
 $string ['configenablerssfeeds'] = 'This switch will enable RSS feeds from across the site. To actually see any change you will need to enable RSS feeds in the individual modules too - go to the Modules settings under Admin Configuration.'
 $string ['configenablerssfeedsdisabled'] = 'It is not available because RSS feeds are disabled in all the Site. To enable them, go to the Variables settings under Admin Configuration.'
 $string ['configenablerssfeedsdisabled2'] = 'RSS feeds are disabled at the server level. You need to enable them first in Server/RSS.'
 $string ['configenablesafebrowserintegration'] = 'This adds the choice \'Require Safe Exam Browser\' to the \'Browser security\' field on the quiz settings form. See http://www.safeexambrowser.org/ for more information.'
 $string ['configenablestats'] = 'If you choose \'yes\' here, Moodle\'s cronjob will process the logs and gather some statistics. Depending on the amount of traffic on your site, this can take awhile. If you enable this, you will be able to see some interesting graphs and statistics about each of your courses, or on a sitewide basis.'
 $string ['configenabletrusttext'] = 'By default Moodle will always thoroughly clean text that comes from users to remove any possible bad scripts, media etc that could be a security risk. The Trusted Content system is a way of giving particular users that you trust the ability to include these advanced features in their content without interference. To enable this system, you need to first enable this setting, and then grant the Trusted Content permission to a specific Moodle role. Texts created or uploaded by such users will be marked as trusted and will not be cleaned before display.'
 $string ['configenablewebservices'] = 'Web services enable other systems to log in to this Moodle and perform operations. For extra security this feature should be disabled unless you are really using it.'
 $string ['configenablewsdocumentation'] = 'Enable auto-generation of web services documentation. A user can access to his own documentation on his security keys page {$a}. It displays the documentation for the enabled protocols only.'
 $string ['configerrorlevel'] = 'Choose the amount of PHP warnings that you want to be displayed. Normal is usually the best choice.'
 $string ['configextendedusernamechars'] = 'Enable this setting to allow students to use any characters in their usernames (note this does not affect their actual names). The default is "false" which restricts usernames to be alphanumeric lowercase characters, underscore (_), hyphen (-), period (.) or at symbol (@).'
 $string ['configextramemorylimit'] = 'Some scripts like search, backup/restore or cron require more memory. Set higher values for large sites.'
 $string ['configfilterall'] = 'Filter all strings, including headings, titles, navigation bar and so on. This is mostly useful when using the multilang filter, otherwise it will just create extra load on your site for little gain.'
 $string ['configfiltermatchoneperpage'] = 'Automatic linking filters will only generate a single link for the first matching text instance found on the complete page. All others are ignored.'
 $string ['configfiltermatchonepertext'] = 'Automatic linking filters will only generate a single link for the first matching text instance found in each item of text (e.g., resource, block) on the page. All others are ignored. This setting is ignored if the one per page setting is <i>yes</i>.'
 $string ['configfilteruploadedfiles'] = 'Process all uploaded HTML and text files with the filters before displaying them, only uploaded HTML files or none at all.'
 $string ['configforcelogin'] = 'Normally, the front page of the site and the course listings (but not courses) can be read by people without logging in to the site. If you want to force people to log in before they do ANYTHING on the site, then you should enable this setting.'
 $string ['configforceloginforprofiles'] = 'This setting forces people to login as a real (non-guest) account before viewing any user\'s profile. If you disabled this setting, you may find that some users post advertising (spam) or other inappropriate content in their profiles, which is then visible to the whole world.'
 $string ['configfrontpage'] = 'The items selected above will be displayed on the site\'s front page.'
 $string ['configfrontpageloggedin'] = 'The items selected above will be displayed on the site\'s front page when a user is logged in.'
 $string ['configfullnamedisplay'] = 'This defines how names are shown when they are displayed in full. For most mono-lingual sites the most efficient setting is the default "First name + Surname", but you may choose to hide surnames altogether, or to leave it up to the current language pack to decide (some languages have different conventions).'
 $string ['configgdversion'] = 'Indicate the version of GD that is installed. The version shown by default is the one that has been auto-detected. Don\'t change this unless you really know what you\'re doing.'
 $string ['configgeoipfile'] = 'Location of GeoIP City binary data file. This file is not part of Moodle distribution and must be obtained separately from <a href="http://www.maxmind.com/">MaxMind</a>. You can either buy a commercial version or use the free version.<br />Simply download <a href="http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz" >http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz</a> and extract it into "{$a}" directory on your server.'
 $string ['configgetremoteaddrconf'] = 'If your server is behind a reverse proxy, you can use this setting to specify which HTTP headers can be trusted to contain the remote IP address. The headers are read in order, using the first one that is available.'
 $string ['configgooglemapkey'] = 'You need to enter a special key to use Google Maps for IP address lookup visualization. You can obtain the key free of charge at <a href="http://code.google.com/apis/maps/signup.html" >http://code.google.com/apis/maps/signup.html</a>.<br />Your web site URL is: {$a}'
 $string ['configgradebookroles'] = 'This setting allows you to control who appears on the gradebook. Users need to have at least one of these roles in a course to be shown in the gradebook for that course.'
 $string ['configgradeexport'] = 'Choose which gradebook export formats are your primary methods for exporting grades. Chosen plugins will then set and use a "last exported" field for every grade. For example, this might result in exported records being identified as being "new" or "updated". If you are not sure about this then leave everything unchecked.'
 $string ['confighiddenuserfields'] = 'Select which user information fields you wish to hide from other users other than course teachers/admins. This will increase student privacy. Hold CTRL key to select multiple fields.'
 $string ['configidnumber'] = 'This option specifies whether (a) Users are not be asked for an ID number at all, (b) Users are asked for an ID number but can leave it blank or (c) Users are asked for an ID Number and cannot leave it blank. If given the User\'s ID number is displayed in their Profile.'
 $string ['configintcachemax'] = 'For internal cache only. Maximum number of records to keep in the cache. Recommended value: 50. Use lower values to reduce memory usage.'
 $string ['configintro'] = 'On this page you can specify a number of configuration variables that help make Moodle work properly on your server. Don\'t worry too much about it - the defaults will usually work fine and you can always come back to this page later and change these settings.'
 $string ['configintroadmin'] = 'On this page you should configure your main administrator account which will have complete control over the site. Make sure you give it a secure username and password as well as a valid email address. You can create more admin accounts later on.'
 $string ['configintrosite'] = 'This page allows you to configure the front page and name of this new site. You can come back here later to change these settings any time using the Administration menus.'
 $string ['configiplookup'] = 'When you click on an IP address (such as 34.12.222.93), such as in the logs, you are shown a map with a best guess of where that IP is located. There are different plugins for this that you can choose from, each has benefits and disadvantages.'
 $string ['configkeeptagnamecase'] = 'Check this if you want tag names to keep the original casing as entered by users who created them'
 $string ['configlang'] = 'Choose a default language for the whole site. Users can override this setting using the language menu or the setting in their personal profile.'
 $string ['configlangstringcache'] = 'Caches all the language strings into compiled files in the data directory. If you are translating Moodle or changing strings in the Moodle source code then you may want to switch this off. Otherwise leave it on to see performance benefits.'
 $string ['configlanglist'] = 'Leave this blank to allow users to choose from any language you have in this installation of Moodle. However, you can shorten the language menu by entering a comma-separated list of language codes that you want. For example: en,es_es,fr,it'
 $string ['configlangmenu'] = 'Choose whether or not you want to display the general-purpose language menu on the home page, login page etc. This does not affect the user\'s ability to set the preferred language in their own profile.'
 $string ['configlatinexcelexport'] = 'Choose the encoding for Excel exports.'
 $string ['configlocale'] = 'Choose a sitewide locale - this will override the format and language of dates for all language packs (though names of days in calendar are not affected). You need to have this locale data installed on your operating system (eg for linux en_US.UTF-8 or es_ES.UTF-8). In most cases this field should be left blank.'
 $string ['configloginhttps'] = 'Turning this on will make Moodle use a secure https connection just for the login page (providing a secure login), and then afterwards revert back to the normal http URL for general speed. CAUTION: this setting REQUIRES https to be specifically enabled on the web server - if it is not then YOU COULD LOCK YOURSELF OUT OF YOUR SITE.'
 $string ['configloglifetime'] = 'This specifies the length of time you want to keep logs about user activity. Logs that are older than this age are automatically deleted. It is best to keep logs as long as possible, in case you need them, but if you have a very busy server and are experiencing performance problems, then you may want to lower the log lifetime. Values lower than 30 are not recommended because statistics may not work properly.'
 $string ['configlookahead'] = 'Days to look ahead'
 $string ['configmaxbytes'] = 'This specifies a maximum size that uploaded files can be throughout the whole site. This setting is limited by the PHP settings post_max_size and upload_max_filesize, as well as the Apache setting LimitRequestBody. In turn, maxbytes limits the range of sizes that can be chosen at course level or module level. If \'Server Limit\' is chosen, the server maximum allowed by the server will be used.'
 $string ['configmaxconsecutiveidentchars'] = 'Passwords must not have more than this number of consecutive identical characters. Use 0 to disable this check.'
 $string ['configmaxeditingtime'] = 'This specifies the amount of time people have to re-edit forum postings, glossary comments etc. Usually 30 minutes is a good value.'
 $string ['configmaxevents'] = 'Events to Lookahead'
 $string ['configmemcachedhosts'] = 'For memcached. Comma-separated list of hosts that are running the memcached daemon. Use IP addresses to avoid DNS latency. memcached does not behave well if you add/remove hosts on a running setup.'
 $string ['configmemcachedpconn'] = 'For memcached. Use persistent connections. Use carefully -- it can make Apache/PHP crash after a restart of the memcached daemon.'
 $string ['configmessaging'] = 'Should the messaging system between site users be enabled?'
 $string ['configmessaginghidereadnotifications'] = 'Hide read notifications of events like forum posts when viewing messaging history'
 $string ['configmessagingdeletereadnotificationsdelay'] = 'Read notifications can be deleted to save space. How long after a notification is read can it be deleted?'
 $string ['configminpassworddigits'] = 'Passwords must have at least these many digits.'
 $string ['configminpasswordlength'] = 'Passwords must be at least these many characters long.'
 $string ['configminpasswordlower'] = 'Passwords must have at least these many lower case letters.'
 $string ['configminpasswordnonalphanum'] = 'Passwords must have at least these many non-alphanumeric characters.'
 $string ['configminpasswordupper'] = 'Passwords must have at least these many upper case letters.'
 $string ['configmycoursesperpage'] = 'Maximum number of courses to display in any list of a user\'s own courses'
 $string ['configmymoodleredirect'] = 'This setting forces redirects to /my on login for non-admins and replaces the top level site navigation with /my'
 $string ['configmypagelocked'] = 'This setting prevents the default page from being edited by any non-admins'
 $string ['confignavcourselimit'] = 'Limits the number of courses shown to the user when they are either not logged in or are not enrolled in any courses.'
 $string ['confignavshowallcourses'] = 'Setting this ensures that all courses on the site are shown in the navigation at all times.'
 $string ['confignavshowcategories'] = 'Show course categories in the navigation bar and navigation blocks. This does not occur with courses the user is currently enrolled in, they will still be listed under mycourses without categories.'
 $string ['confignotifyloginfailures'] = 'If login failures have been recorded, email notifications can be sent out. Who should see these notifications?'
 $string ['confignotifyloginthreshold'] = 'If notifications about failed logins are active, how many failed login attempts by one user or one IP address is it worth notifying about?'
 $string ['confignotloggedinroleid'] = 'Users who are not logged in to the site will be treated as if they have this role granted to them at the site context. Guest is almost always what you want here, but you might want to create roles that are less or more restrictive. Things like creating posts still require the user to log in properly.'
 $string ['configopentogoogle'] = 'If you enable this setting, then Google will be allowed to enter your site as a Guest. In addition, people coming in to your site via a Google search will automatically be logged in as a Guest. Note that this only provides transparent access to courses that already allow guest access.'
 $string ['configoverride'] = 'Defined in config.php'
 $string ['configpasswordpolicy'] = 'Turning this on will make Moodle check user passwords against a valid password policy. Use the settings below to specify your policy (they will be ignored if you set this to \'No\').'
 $string ['configpathtoclam'] = 'Path to clam AV. Probably something like /usr/bin/clamscan or /usr/bin/clamdscan. You need this in order for clam AV to run.'
 $string ['configpathtodu'] = 'Path to du. Probably something like /usr/bin/du. If you enter this, pages that display directory contents will run much faster for directories with a lot of files.'
 $string ['configperfdebug'] = 'If you turn this on, performance info will be printed in the footer of the standard theme'
 $string ['configprofileroles'] = 'List of roles that are visible on user profiles and participation page.'
 $string ['configprofilesforenrolledusersonly'] = 'To prevent misuse by spammers, profile descriptions of users who are not yet enrolled in any course are hidden. New users must enrol in at least one course before they can add a profile description.'
 $string ['configprotectusernames'] = 'By default forget_password.php does not display any hints that would allow guessing of usernames or email addresses.'
 $string ['configproxybypass'] = 'Comma separated list of (partial) hostnames or IPs that should bypass proxy (e.g., 192.168., .mydomain.com)'
 $string ['configproxyhost'] = 'If this <b>server</b> needs to use a proxy computer (eg a firewall) to access the Internet, then provide the proxy hostname here. Otherwise leave it blank.'
 $string ['configproxypassword'] = 'Password needed to access internet through proxy if required, empty if none (PHP cURL extension required).'
 $string ['configproxyport'] = 'If this server needs to use a proxy computer, then provide the proxy port here.'
 $string ['configproxytype'] = 'Type of web proxy (PHP5 and cURL extension required for SOCKS5 support).'
 $string ['configproxyuser'] = 'Username needed to access internet through proxy if required, empty if none (PHP cURL extension required).'
 $string ['configquarantinedir'] = 'If you want clam AV to move infected files to a quarantine directory, enter it here. It must be writable by the webserver. If you leave this blank, or if you enter a directory that doesn\'t exist or isn\'t writable, infected files will be deleted. Do not include a trailing slash.'
 $string ['configrcache'] = 'Use the cache to store database records. Remember to set \'cachetype\' as well!'
 $string ['configrcachettl'] = 'Time-to-live for cached records, in seconds. Use a short (&lt;15) value here.'
 $string ['configrecaptchaprivatekey'] = 'String of characters used to communicate between your Moodle server and the recaptcha server. Obtain one for this site by visiting http://www.google.com/recaptcha'
 $string ['configrecaptchapublickey'] = 'String of characters used to display the reCAPTCHA element in the signup form. Generated by http://www.google.com/recaptcha'
 $string ['configrequestedstudentname'] = 'Word for student used in requested courses'
 $string ['configrequestedstudentsname'] = 'Word for students used in requested courses'
 $string ['configrequestedteachername'] = 'Word for teacher used in requested courses'
 $string ['configrequestedteachersname'] = 'Word for teachers used in requested courses'
 $string ['configrequiremodintro'] = 'Disable this option if you do not want to force users to enter description of each activity.'
 $string ['configrestrictbydefault'] = 'Should new courses that are created that fall into the above category have their modules restricted by default?'
 $string ['configrestrictmodulesfor'] = 'Which courses should have <b>the setting</b> for disabling some activity modules? Note that this setting only applies to teachers, administrators will still be able to add any activity to a course.'
 $string ['configrunclamavonupload'] = 'When enabled, clam AV will be used to scan all uploaded files.'
 $string ['configrunclamonupload'] = 'Run clam AV on file upload? You will need a correct path in pathtoclam for this to work. (Clam AV is a free virus scanner that you can get from http://www.clamav.net/)'
 $string ['configuserquota'] = 'The maximum number of bytes that a user can store in their own private file area. {$a->bytes} bytes == {$a->displaysize}'
 $string ['configsectioninterface'] = 'Interface'
 $string ['configsectionmail'] = 'Mail'
 $string ['configsectionmaintenance'] = 'Maintenance'
 $string ['configsectionmisc'] = 'Miscellaneous'
 $string ['configsectionoperatingsystem'] = 'Operating system'
 $string ['configsectionpermissions'] = 'Permissions'
 $string ['configsectionrequestedcourse'] = 'Course requests'
 $string ['configsectionsecurity'] = 'Security'
 $string ['configsectionstats'] = 'Statistics'
 $string ['configsectionuser'] = 'User'
 $string ['configsecureforms'] = 'Moodle can use an additional level of security when accepting data from web forms. If this is enabled, then the browser\'s HTTP_REFERER variable is checked against the current form address. In a very few cases this can cause problems if the user is using a firewall (eg Zonealarm) configured to strip HTTP_REFERER from their web traffic. Symptoms are getting \'stuck\' on a form. If your users are having problems with the login page (for example) you might want to disable this setting, although it might leave your site more open to brute-force password attacks. If in doubt, leave this set to \'Yes\'.'
 $string ['configsessioncookie'] = 'This setting customises the name of the cookie used for Moodle sessions. This is optional, and only useful to avoid cookies being confused when there is more than one copy of Moodle running within the same web site.'
 $string ['configsessioncookiedomain'] = 'This allows you to change the domain that the Moodle cookies are available from. This is useful for Moodle customisations (e.g. authentication or enrolment plugins) that need to share Moodle session information with a web application on another subdomain. <strong>WARNING: it is strongly recommended to leave this setting at the default (empty) - an incorrect value will prevent all logins to the site.</strong>'
 $string ['configsessioncookiepath'] = 'If you need to change where browsers send the Moodle cookies, you can change this setting to specify a subdirectory of your web site. Otherwise the default \'/\' should be fine.'
 $string ['configsessiontimeout'] = 'If people logged in to this site are idle for a long time (without loading pages) then they are automatically logged out (their session is ended). This variable specifies how long this time should be.'
 $string ['configshowcommentscount'] = 'Show comments count, it will cost one more query when display comments link'
 $string ['configshowsiteparticipantslist'] = 'All of these site students and site teachers will be listed on the site participants list. Who shall be allowed to see this site participants list?'
 $string ['configsitedefaultlicense'] = 'Default site licence'
 $string ['configsitedefaultlicensehelp'] = 'The default licence for publishing content on this site'
 $string ['configsitemaxcategorydepth'] = 'Maximum category depth'
 $string ['configsitemaxcategorydepthhelp'] = 'This specifies the maximum depth of child categories shown'
 $string ['configslasharguments'] = 'Files (images, uploads etc) are provided via a script using \'slash arguments\'. This method allows files to be more easily cached in web browsers, proxy servers etc. Unfortunately, some PHP servers don\'t allow this method, so if you have trouble viewing uploaded files or images (eg user pictures), disable this setting.'
 $string ['configsmartpix'] = 'With this on, icons are served through a PHP script that searches the current theme, then all parent themes, then the Moodle /pix folder. This reduces the need to duplicate image files within themes, but has a slight performance cost.'
 $string ['configstartwday'] = 'Start of week'
 $string ['configstatsfirstrun'] = 'This specifies how far back the logs should be processed <b>the first time</b> the cronjob wants to process statistics. If you have a lot of traffic and are on shared hosting, it\'s probably not a good idea to go too far back, as it could take a long time to run and be quite resource intensive. (Note that for this setting, 1 month = 28 days. In the graphs and reports generated, 1 month = 1 calendar month.)'
 $string ['configstatsmaxruntime'] = 'Stats processing can be quite intensive, so use a combination of this field and the next one to specify when it will run and how long for.'
 $string ['configstatsmaxruntime2'] = 'Stats processing can be quite intensive, specify maximum time allowed for gathering of one day of statistics. Maximum number of days processed in one cron execution is 31.'
 $string ['configstatsmaxruntime3'] = 'Specify the maximum time allowed to calculate the statistics for one day, bearing in mind that stats processing can put a big load on the server. The maximum number of days processed in one cron can be specified below.'
 $string ['configstatsruntimedays'] = 'Specify the maximum number of days processed in each stats execution. When stats are up-to-date, only one day will be processed, so adjust this value depending of your server load, reducing it if shorter cron executions are needed.'
 $string ['configstatsruntimestart'] = 'What time should the cronjob that does the stats processing <b>start</b>? Please specify different times if there are multiple Moodles on one physical server.'
 $string ['configstatsuserthreshold'] = 'This setting specifies the minimum number of enrolled users for a course to be included in statistics calculations.'
 $string ['configstrictformsrequired'] = 'If enabled, users are prevented from entering a space or line break only in required fields in forms.'
 $string ['configstripalltitletags'] = 'Uncheck this setting to allow HTML tags in activity and resource names.'
 $string ['configsupportemail'] = 'This email address will be published to users of this site as the one to email when they need general help (for example, when new users create their own accounts). If this email is left blank then no such helpful email address is supplied.'
 $string ['configsupportname'] = 'This is the name of a person or other entity offering general help via the support email or web address.'
 $string ['configsupportpage'] = 'This web address will be published to users of this site as the one to go to when they need general help (for example, when new users create their own accounts). If this address is left blank then no link will be supplied.'
 $string ['configthemedesignermode'] = 'Normally all theme images and style sheets are cached in browsers and on the server for a very long time, for performance. If you are designing themes or developing code then you probably want to turn this mode on so that you are not served cached versions. Warning: this will make your site slower for all users! Alternatively, you can also reset the theme caches manually from the Theme selection page.'
 $string ['configthemelist']
 $string ['configtimezone'] = 'You can set the default timezone here. This is the only the DEFAULT timezone for displaying dates - each user can override this by setting their own in their profile. "Server time" here will make Moodle default to the server\'s operating system setting, but "Server time" in the user profile will make the user default to this timezone setting. Cronjobs that depend on a time of day to run will use this timezone.'
 $string ['configunzip'] = 'Indicate the location of your unzip program (Unix only, optional). If specified, this will be used to unpack zip archives on the server. If you leave this blank, then Moodle will use internal routines.'
 $string ['configuseblogassociations'] = 'Should users be able to organize their blog by associating entries with courses and course modules?'
 $string ['configuseexternalyui'] = 'Instead of using local files, use online files available on Yahoo&#145;s servers. WARNING: This requires an internet connection, or no AJAX will work on your site. This setting is not compatible with sites using https.'
 $string ['configusesitenameforsitepages'] = 'If enabled the site\'s shortname will be used for the site pages node in the navigation rather than the string \'Site pages\''
 $string ['configusetags'] = 'Should tags functionality across the site be enabled?'
 $string ['configvariables'] = 'Variables'
 $string ['configverifychangedemail'] = 'Enables verification of changed email addresses using allowed and denied email domains settings. If this setting is disabled the domains are enforced only when creating new users.'
 $string ['configvisiblecourses'] = 'Display courses in hidden categories normally'
 $string ['configwarning'] = 'Be careful modifying these settings - strange values could cause problems.'
 $string ['configxmlstrictheaders'] = 'Set to on, each page will be generated using XML http headers and prolog, so browsers will show XHTML errors inline. This is only useful for developers.'
 $string ['configyuicomboloading'] = 'This options enables combined file loading optimisation for YUI libraries. This setting should be enabled on production sites for performance reasons.'
 $string ['configzip'] = 'Indicate the location of your zip program (Unix only, optional). If specified, this will be used to create zip archives on the server. If you leave this blank, then Moodle will use internal routines.'
 $string ['confirmation'] = 'Confirmation'
 $string ['confirmdeletecomments'] = 'You are about to delete comments, are you sure?'
 $string ['confirmed'] = 'Confirmed'
 $string ['convertformat'] = '<i>convert</i> output format'
 $string ['cookiehttponly'] = 'Only http cookies'
 $string ['cookiesecure'] = 'Secure cookies only'
 $string ['country'] = 'Default country'
 $string ['coursecontact'] = 'Course contacts'
 $string ['coursecontact_desc'] = 'This setting allows you to control who appears on the course description. Users need to have at least one of these roles in a course to be shown on the course description for that course.'
 $string ['courselistshortnames'] = 'Display short names'
 $string ['courselistshortnames_desc'] = 'Show short name as well as full name when displaying lists of courses.'
 $string ['coursemgmt'] = 'Add/edit courses'
 $string ['courseoverview'] = 'Course overview'
 $string ['courserequestnotify'] = 'Course request notification'
 $string ['courserequestnotifyemail'] = 'User {$a->user} requested a new course at {$a->link}'
 $string ['courserequests'] = 'Course requests'
 $string ['courserequestspending'] = 'Pending course requests'
 $string ['courses'] = 'Courses'
 $string ['coursesperpage'] = 'Courses per page'
 $string ['creatornewroleid'] = 'Creators\' role in new courses'
 $string ['creatornewroleid_help'] = 'If the user does not already have the permission to manage the new course, the user is automatically enrolled using this role.'
 $string ['cron'] = 'Cron'
 $string ['cron_help'] = 'The cron.php maintenance script assists some of Moodle\'s modules to perform tasks on a scheduled basis, such as mailing out copies of new forum posts. A mechanism is required to run the script regularly e.g. every 5 minutes.'
 $string ['cron_link'] = 'admin/cron'
 $string ['cronclionly'] = 'Cron execution via command line only'
 $string ['cronerrorclionly'] = 'Sorry, internet access to this page has been disabled by the administrator.'
 $string ['cronerrorpassword'] = 'Sorry, you have not provided a valid password to access this page'
 $string ['cronremotepassword'] = 'Cron password for remote access'
 $string ['cronwarning'] = 'The <a href="cron.php">cron.php maintenance script</a> has not been run for at least 24 hours.'
 $string ['ctyperecommended'] = 'Installing the optional ctype PHP extension is highly recommended in order to improve site performance, particularly if your site is supporting non-latin languages.'
 $string ['ctyperequired'] = 'The ctype PHP extension is now required by Moodle, in order to improve site performance and to offer multilingual compatibility.'
 $string ['curlcache'] = 'cURL cache TTL'
 $string ['curlrecommended'] = 'Installing the optional cURL library is highly recommended in order to enable Moodle Networking functionality.'
 $string ['curlrequired'] = 'The cURL PHP extension is now required by Moodle, in order to communicate with Moodle repositories.'
 $string ['curltimeoutkbitrate'] = 'Bitrate to use when calculating cURL timeouts (Kbps)'
 $string ['curltimeoutkbitrate_help'] = 'This setting is used to calculate an appropriate timeout during large cURL requests. As part of this calculation an HTTP HEAD request is made to determine the size of the content. Setting this to 0 disables this request from being made.'
 $string ['customcheck'] = 'Other checks'
 $string ['custommenu'] = 'Custom menu'
 $string ['custommenuitems'] = 'Custom menu items'
 $string ['datarootsecurityerror']
 $string ['datarootsecuritywarning'] = 'Your site configuration might not be secure. Please make sure that your dataroot directory ({$a}) is not directly accessible via web.'
 $string ['dbmigrate'] = 'Moodle database migration'
 $string ['dbmigrateconnecerror'] = 'Could not connect to the database specified.'
 $string ['dbmigrateencodingerror'] = 'The database specified has encoding {$a} rather than required UNICODE/UTF8.<br />Please specify another.'
 $string ['dbmigratepostgres'] = 'It seems that you are using PostgreSQL as the database server. To continue the migration process you need to manually create a new database with encoding "UNICODE"(PostgreSQL 7) or "UTF8" (PostgreSQL 8) to store the migrated data. Please enter your new database connection settings below to continue:'
 $string ['dbmigratewarning'] = 'Please make sure that you have backed up your Moodle database before commencing this procedure. If you are unsure of how to do that, please contact your system admin. Your Moodle site will be put under maintenance mode after you start the migration process'
 $string ['dbmigratewarning2'] = '<b>Warning: You are about to start the database migration process. Please be very sure that your entire Moodle database is backed up.</b>'
 $string ['dbmigrationdeprecateddb'] = '<font color="#ff0000">This database is migrated to a new UTF8 database and deprecated. Please edit your config.php and use the new database for this moodle.</font>'
 $string ['dbmigrationdupfailed'] = 'Database duplication failed with possible error:<font color="#ff0000"><pre>{$a}</pre></font>'
 $string ['dbsessions'] = 'Use database for session information'
 $string ['debug'] = 'Debug messages'
 $string ['debugall'] = 'ALL: Show all reasonable PHP debug messages'
 $string ['debugdeveloper'] = 'DEVELOPER: extra Moodle debug messages for developers'
 $string ['debugdisplay'] = 'Display debug messages'
 $string ['debugging'] = 'Debugging'
 $string ['debugminimal'] = 'MINIMAL: Show only fatal errors'
 $string ['debugnone'] = 'NONE: Do not show any errors or warnings'
 $string ['debugnormal'] = 'NORMAL: Show errors, warnings and notices'
 $string ['debugpageinfo'] = 'Show page information'
 $string ['debugsmtp'] = 'Debug email sending'
 $string ['debugstringids'] = 'Show origin of languages strings'
 $string ['debugstringids_desc'] = 'This option is designed to help translators. When this option is enabled, if you add the parameter strings=1 to a request URL, it will show the language file and string id beside each string that is output.'
 $string ['debugvalidators'] = 'Show validator links'
 $string ['defaultallowedmodules'] = 'Default allowed modules'
 $string ['defaultcity'] = 'Default city'
 $string ['defaultcity_help'] = 'A city entered here will be the default city when creating new user accounts.'
 $string ['defaulthomepage'] = 'Default home page for users'
 $string ['defaultrequestcategory'] = 'Default category for course requests'
 $string ['defaultsettinginfo'] = 'Default: {$a}'
 $string ['defaultuserroleid'] = 'Default role for all users'
 $string ['deletefilterareyousure'] = 'Are you sure you want to delete the filter \'{$a}\''
 $string ['deletefilterareyousuremessage'] = 'You are about to completely delete the filter \'{$a}\'. Are you sure you want to uninstall it?'
 $string ['deletefilterfiles'] = 'All data associated with the filter \'{$a->filter}\' has been deleted from the database. To complete the deletion (and to prevent the filter from re-installing itself), you should now delete this directory from your server: {$a->directory}'
 $string ['deleteincompleteusers'] = 'Delete incomplete users after'
 $string ['deleteunconfirmed'] = 'Delete not fully setup users after'
 $string ['deleteuser'] = 'Delete user'
 $string ['deletingfilter'] = 'Deleting filter \'{$a}\''
 $string ['density'] = 'Density'
 $string ['denyemailaddresses'] = 'Denied email domains'
 $string ['development'] = 'Development'
 $string ['devicedetectregex'] = 'Device detection regular expressions'
 $string ['devicedetectregex_desc']
 $string ['devicedetectregexexpression'] = 'Regular expression'
 $string ['devicedetectregexvalue'] = 'Return value'
 $string ['devicetype'] = 'Device type'
 $string ['disableuserimages'] = 'Disable user profile images'
 $string ['displayerrorswarning'] = 'Enabling the PHP setting <em>display_errors</em> is not recommended on production sites because some error messages may reveal sensitive information about your server.'
 $string ['displayloginfailures'] = 'Display login failures to'
 $string ['docroot'] = 'Moodle Docs document root'
 $string ['doctonewwindow'] = 'Open in new window'
 $string ['download'] = 'Download'
 $string ['edithelpdocs'] = 'Edit help documents'
 $string ['editingnoncorelangfile'] = 'You are trying to modify translation of an add-on module/plugin. You can save translation of 3rd party modules in your _local folder only. You may want to move the file with translation into the module\'s lang directory and/or send it to the maintainer of the add-on module.'
 $string ['editlang'] = '<b>Edit</b>'
 $string ['editorbackgroundcolor'] = 'Background color'
 $string ['editordictionary'] = 'Editor dictionary'
 $string ['editorfontfamily'] = 'Font family'
 $string ['editorfontlist'] = 'Font list'
 $string ['editorfontsize'] = 'Font size'
 $string ['editorhidebuttons'] = 'Hidden buttons'
 $string ['editorkillword'] = 'Word format filter'
 $string ['editorspelling'] = 'Editor spelling'
 $string ['editorspellinghelp'] = 'Enable or disable spell-checking. When enabled, <strong>aspell</strong> must be installed on the server.'
 $string ['editstrings'] = 'Edit words or phrases'
 $string ['emailchangeconfirmation'] = 'Email change confirmation'
 $string ['emoticontext'] = 'Text'
 $string ['emoticonimagename'] = 'Image name'
 $string ['emoticonalt'] = 'Alternative text'
 $string ['emoticoncomponent'] = 'Image component'
 $string ['emoticons'] = 'Emoticons'
 $string ['emoticons_desc']
 $string ['emoticonsreset'] = 'Reset emoticons setting to default values'
 $string ['emptysettingvalue'] = 'Empty'
 $string ['enableajax'] = 'Enable AJAX'
 $string ['enablecalendarexport'] = 'Enable calendar export'
 $string ['enablecomments'] = 'Enable comments'
 $string ['enablecourseajax'] = 'Enable AJAX course editing'
 $string ['enablecourseajax_desc'] = 'Allow AJAX when editing main course pages. Note that the course format and the theme must support AJAX editing and the user has to enable AJAX in their profiles, too.'
 $string ['enablecourserequests'] = 'Enable course requests'
 $string ['enabledevicedetection'] = 'Enable device detection'
 $string ['enablegravatar'] = 'Enable Gravatar'
 $string ['enablegravatar_help'] = 'When enabled Moodle will attempt to fetch a user profile picture from Gravatar if the user has not uploaded an image.'
 $string ['enablegroupmembersonly'] = 'Enable group members only'
 $string ['enablemobilewebservice'] = 'Enable mobile web service'
 $string ['enablerecordcache'] = 'Enable record cache'
 $string ['enablerssfeeds'] = 'Enable RSS feeds'
 $string ['enablesafebrowserintegration'] = 'Enable Safe Exam Browser integration'
 $string ['enablestats'] = 'Enable statistics'
 $string ['enabletrusttext'] = 'Enable trusted content'
 $string ['enablewebservices'] = 'Enable web services'
 $string ['enablewsdocumentation'] = 'Web services documentation'
 $string ['enrolinstancedefaults'] = 'Enrolment instance defaults'
 $string ['enrolinstancedefaults_desc'] = 'Default enrolment settings in new courses.'
 $string ['enrolmultipleusers'] = 'Enrol the users'
 $string ['environment'] = 'Environment'
 $string ['environmenterrortodo'] = 'You must solve all the environmental problems (errors) found above before proceeding to install this Moodle version!'
 $string ['environmenterrorupgrade'] = 'Warning: you should solve all the environmental problems (errors) found above before proceeding to upgrade this Moodle version! Upgrading without fixing these requirements could cause problems such as data loss. Are you sure you want to continue with the upgrade?'
 $string ['environmentmustfixsetting'] = 'PHP setting must be changed.'
 $string ['environmentok'] = 'Your server environment meets all minimum requirements.'
 $string ['environmentrecommendcustomcheck'] = 'if this test fails, it indicates a potential problem'
 $string ['environmentrecommendinstall'] = 'should be installed and enabled for best results'
 $string ['environmentrecommendversion'] = 'version {$a->needed} is recommended and you are running {$a->current}'
 $string ['environmentrequirecustomcheck'] = 'this test must pass'
 $string ['environmentrequireinstall'] = 'must be installed and enabled'
 $string ['environmentrequireversion'] = 'version {$a->needed} is required and you are running {$a->current}'
 $string ['environmentsettingok'] = 'recommended setting detected'
 $string ['environmentshouldfixsetting'] = 'PHP setting should be changed.'
 $string ['environmentxmlerror'] = 'Error reading environment data ({$a->error_code})'
 $string ['errordeletingconfig'] = 'An error occurred while deleting the configuration records for plugin \'{$a}\'.'
 $string ['errorsetting'] = 'Could not save setting:'
 $string ['errorwithsettings'] = 'Some settings were not changed due to an error.'
 $string ['everyonewhocan'] = 'Everyone who can \'{$a}\''
 $string ['exceptions'] = 'exceptions'
 $string ['experimental'] = 'Experimental'
 $string ['experimentalsettings'] = 'Experimental settings'
 $string ['extendedusernamechars'] = 'Allow extended characters in usernames'
 $string ['extramemorylimit'] = 'Extra PHP memory limit'
 $string ['fatalmagicquotesruntime'] = '<p>Serious configuration error detected, please notify server administrator.</p><p> To operate properly, Moodle requires that administrator changes PHP settings.</p><p><code>magic_quotes_runtime</code> must be set to <code>off</code>.</p><p>This setting is controlled by editing <code>php.ini</code>, Apache/IIS <br />configuration or <code>.htaccess</code> file on the server.</p>'
 $string ['fatalsessionautostart'] = '<p>Serious configuration error detected, please notify server administrator.</p><p> To operate properly, Moodle requires that administrator changes PHP settings.</p><p><code>session.auto_start</code> must be set to <code>off</code>.</p><p>This setting is controlled by editing <code>php.ini</code>, Apache/IIS <br />configuration or <code>.htaccess</code> file on the server.</p>'
 $string ['filecreated'] = 'New file created'
 $string ['filestoredin'] = 'Save file into folder :'
 $string ['filestoredinhelp'] = 'Where the file will be stored'
 $string ['filterall'] = 'Filter all strings'
 $string ['filtermatchoneperpage'] = 'Filter match once per page'
 $string ['filtermatchonepertext'] = 'Filter match once per text'
 $string ['filters'] = 'Filters'
 $string ['filtersettings'] = 'Manage filters'
 $string ['filtersettingsgeneral'] = 'General filter settings'
 $string ['filteruploadedfiles'] = 'Filter uploaded files'
 $string ['forcelogin'] = 'Force users to login'
 $string ['forceloginforprofileimage'] = 'Force users to login to view user pictures'
 $string ['forceloginforprofileimage_help'] = 'If enabled, users must login in order to view user profile pictures and the default user picture will be used in all notification emails.'
 $string ['forceloginforprofiles'] = 'Force users to login for profiles'
 $string ['forcetimezone'] = 'Force default timezone'
 $string ['frontpage'] = 'Front page'
 $string ['frontpagebackup'] = 'Front page backup'
 $string ['frontpagedefaultrole'] = 'Default frontpage role'
 $string ['frontpagefilters'] = 'Front page filters'
 $string ['frontpageloggedin'] = 'Front page items when logged in'
 $string ['frontpageoverrides'] = 'Front page permission overrides'
 $string ['frontpagequestions'] = 'Front page questions'
 $string ['frontpagerestore'] = 'Front page restore'
 $string ['frontpageroles'] = 'Front page roles'
 $string ['frontpagesettings'] = 'Front page settings'
 $string ['fullnamedisplay'] = 'Full name format'
 $string ['gdrecommended'] = 'GD extension is used for conversion of images, some features such as user profile images will not be available if missing.'
 $string ['gdversion'] = 'GD version'
 $string ['generalsettings'] = 'General settings'
 $string ['geoipfile'] = 'GeoIP city data file'
 $string ['getremoteaddrconf'] = 'Logged IP address source'
 $string ['globalsquoteswarning'] = '<p><strong>Security Warning</strong>: to operate properly, Moodle requires <br />that you make certain changes to your current PHP settings.<p/><p>You <em>must</em> set <code>register_globals=off</code> and/or <code>magic_quotes_gpc=on</code>. <br />If possible, you should set <code>register_globals=off</code> to improve general <br /> server security, setting <code>magic_quotes_gpc=on</code> is also recommended.<p/><p>These settings are controlled by editing your <code>php.ini</code>, Apache/IIS <br />configuration or <code>.htaccess</code> file.</p>'
 $string ['globalswarning'] = '<p><strong>SECURITY WARNING!</strong></p><p> To operate properly, Moodle requires <br />that you make certain changes to your current PHP settings.</p><p>You <em>must</em> set <code>register_globals=off</code>.</p><p>This setting is controlled by editing your <code>php.ini</code>, Apache/IIS <br />configuration or <code>.htaccess</code> file.</p>'
 $string ['groupenrolmentkeypolicy'] = 'Group enrolment key policy'
 $string ['groupenrolmentkeypolicy_desc'] = 'Turning this on will make Moodle check group enrolment keys against a valid password policy.'
 $string ['googlemapkey'] = 'Google Maps API key'
 $string ['gotofirst'] = 'Go to first missing string'
 $string ['gradebook'] = 'Gradebook'
 $string ['gradebookroles'] = 'Graded roles'
 $string ['gradeexport'] = 'Primary grade export methods'
 $string ['guestroleid'] = 'Role for guest'
 $string ['guestroleid_help'] = 'This role is automatically assigned to the guest user. It is also temporarily assigned to not enrolled users that enter the course via guest enrolment plugin.'
 $string ['helpadminseesall'] = 'Do admins see all calendar events or just those that apply to themselves?'
 $string ['helpcalendarsettings'] = 'Configure various calendar and date/time-related aspects of Moodle'
 $string ['helpforcetimezone'] = 'You can allow users to individually select their timezone, or force a timezone for everyone.'
 $string ['helpsitemaintenance'] = 'For upgrades and other work'
 $string ['helpstartofweek'] = 'Which day starts the week in the calendar?'
 $string ['helpupcominglookahead'] = 'How many days in the future does the calendar look for upcoming events by default?'
 $string ['helpupcomingmaxevents'] = 'How many (maximum) upcoming events are shown to users by default?'
 $string ['helpweekenddays'] = 'Which days of the week are treated as "weekend" and shown with a different colour?'
 $string ['hiddenuserfields'] = 'Hide user fields'
 $string ['hidefromall'] = 'Hide from all users'
 $string ['hidefromnone'] = 'Hide from nobody'
 $string ['hidefromstudents'] = 'Hide from students'
 $string ['htmleditor'] = 'HTML editor'
 $string ['htmleditorsettings'] = 'HTML editor settings'
 $string ['htmlsettings'] = 'HTML settings'
 $string ['http'] = 'HTTP'
 $string ['httpsecurity'] = 'HTTP security'
 $string ['change'] = 'change'
 $string ['checkboxno'] = 'No'
 $string ['checkboxyes'] = 'Yes'
 $string ['choosefiletoedit'] = 'Choose file to edit'
 $string ['iconvrecommended'] = 'Installing the optional ICONV library is highly recommended in order to improve site performance, particularly if your site is supporting non-Latin languages.'
 $string ['iconvrequired'] = 'Installing ICONV extension is required.'
 $string ['ignore'] = 'Ignore'
 $string ['includemoduleuserdata'] = 'Include module user data'
 $string ['incompatibleblocks'] = 'Incompatible blocks'
 $string ['installhijacked'] = 'Installation must be finished from the original IP address, sorry.'
 $string ['installsessionerror'] = 'Can not initialise PHP session, please verify that your browser accepts cookies.'
 $string ['intcachemax'] = 'Int. cache max'
 $string ['intlrecommended'] = 'Intl extension is used to improve internationalization support, such as locale aware sorting.'
 $string ['invalidsection'] = 'Invalid section.'
 $string ['invaliduserchangeme'] = 'Username "changeme" is reserved -- you cannot create an account with it.'
 $string ['ipblocked'] = 'This site is not available currently.'
 $string ['ipblocker'] = 'IP blocker'
 $string ['ipblockersyntax'] = 'Put every entry on one line. Valid entries are either full IP address (such as <b>192.168.10.1</b>) which matches a single host; or partial address (such as <b>192.168.</b>) which matches any address starting with those numbers; or CIDR notation (such as <b>231.54.211.0/20</b>); or a range of IP addresses (such as <b>231.3.56.10-20</b>) where the range applies to the last part of the address. Text domain names (like \'example.com\') are not supported. Blank lines are ignored.'
 $string ['iplookup'] = 'IP address lookup'
 $string ['iplookupinfo']
 $string ['iplookupmaxmindnote'] = 'This product includes GeoLite data created by MaxMind, available from <a href="http://www.maxmind.com/">http://www.maxmind.com/</a>.'
 $string ['iplookupnetgeonote'] = 'The NetGeo server is currently being used to look up geographical information. For more accurate results we recommend installing a local copy of the MaxMind GeoLite database.'
 $string ['keeptagnamecase'] = 'Keep tag name casing'
 $string ['lang'] = 'Default language'
 $string ['langcache'] = 'Cache language menu'
 $string ['langcache_desc'] = 'Cache the language menu. If enabled, the list of available translations is cached. The cache is automatically refreshed when you install or delete a language pack via the in-built language packs management tool. If you install a new language pack manually, you have to use Purge all caches feature to refresh the cached list.'
 $string ['langlist'] = 'Languages on language menu'
 $string ['langmenu'] = 'Display language menu'
 $string ['langpackwillbeupdated'] = 'NOTE: Moodle will try to download updates for your language packs during the upgrade.'
 $string ['langstringcache'] = 'Cache all language strings'
 $string ['languagesettings'] = 'Language settings'
 $string ['latexpreamble'] = 'LaTeX preamble'
 $string ['latexsettings'] = 'LaTeX renderer Settings'
 $string ['latinexcelexport'] = 'Excel encoding'
 $string ['legacyfilesinnewcourses'] = 'Legacy course files in new courses'
 $string ['legacyfilesinnewcourses_help'] = 'By default legacy course files areas are available only in upgraded courses. Please note some features like single activity backup/restore are not compatible with this settings.'
 $string ['licensesettings'] = 'Licence settings'
 $string ['loading'] = 'Loading'
 $string ['localetext'] = 'Sitewide locale'
 $string ['localstringcustomization'] = 'Local string customization'
 $string ['location'] = 'Location'
 $string ['locationsettings'] = 'Location settings'
 $string ['locked'] = 'locked'
 $string ['log'] = 'Logs'
 $string ['logguests'] = 'Log guest access'
 $string ['logguests_help'] = 'This setting enables logging of actions by guest account and not logged in users. High profile sites may want to disable this logging for performance reasons. It is recommended to keep this setting enabled on production sites.'
 $string ['loginhttps'] = 'Use HTTPS for logins'
 $string ['loginpageautofocus'] = 'Autofocus login page form'
 $string ['loginpageautofocus_help'] = 'Enabling this option improves usability of the login page, but automatically focusing fields may be considered an accessibility issue.'
 $string ['loginpasswordautocomplete'] = 'Prevent password autocompletion on login form'
 $string ['loginpasswordautocomplete_help'] = 'Having this off will let users save their account password in their browser. Switching this setting on will result in your site no longer following XHTML strict validation rules.'
 $string ['loglifetime'] = 'Keep logs for'
 $string ['longtimewarning'] = '<b>Please note that this process can take a long time.</b>'
 $string ['maintenancemode'] = 'In maintenance mode'
 $string ['maintfileopenerror'] = 'Error opening maintenance files!'
 $string ['maintinprogress'] = 'Maintenance is in progress...'
 $string ['managelang'] = 'Manage'
 $string ['managelicenses'] = 'Manage licences'
 $string ['manageqbehaviours'] = 'Manage question behaviours'
 $string ['manageqtypes'] = 'Manage question types'
 $string ['maturity50'] = 'Alpha'
 $string ['maturity100'] = 'Beta'
 $string ['maturity150'] = 'Release candidate'
 $string ['maturity200'] = 'Stable version'
 $string ['maturitycoreinfo'] = 'Your site is currently running unstable "{$a}" development code.'
 $string ['maturitycorewarning']
 $string ['maxbytes'] = 'Maximum uploaded file size'
 $string ['maxconsecutiveidentchars'] = 'Consecutive identical characters'
 $string ['maxeditingtime'] = 'Maximum time to edit posts'
 $string ['mbstringrecommended'] = 'Installing the optional MBSTRING library is highly recommended in order to improve site performance, particularly if your site is supporting non-Latin languages.'
 $string ['mediapluginavi'] = 'Enable .avi filter'
 $string ['mediapluginflv'] = 'Enable .flv filter'
 $string ['mediapluginimg'] = 'Enable auto-embedding of linked images'
 $string ['mediapluginmov'] = 'Enable .mov filter'
 $string ['mediapluginmpg'] = 'Enable .mpg filter'
 $string ['mediapluginmp3'] = 'Enable .mp3 filter'
 $string ['mediapluginogg'] = 'Enable .ogg filter'
 $string ['mediapluginogv'] = 'Enable .ogv filter'
 $string ['mediapluginram'] = 'Enable .ram filter'
 $string ['mediapluginrm'] = 'Enable .rm filter'
 $string ['mediapluginrpm'] = 'Enable .rpm filter'
 $string ['mediapluginswf'] = 'Enable .swf filter'
 $string ['mediapluginswfnote'] = 'As a default security measure, normal users should not be allowed to embed swf flash files.'
 $string ['mediapluginwmv'] = 'Enable .wmv filter'
 $string ['mediapluginyoutube'] = 'Enable YouTube links filter'
 $string ['memcachedhosts'] = 'memcached hosts'
 $string ['memcachedpconn'] = 'memcached use persistent connections'
 $string ['messaging'] = 'Enable messaging system'
 $string ['messaginghidereadnotifications'] = 'Hide read notifications'
 $string ['messagingdeletereadnotificationsdelay'] = 'Delete read notifications'
 $string ['minpassworddigits'] = 'Digits'
 $string ['minpasswordlength'] = 'Password length'
 $string ['minpasswordlower'] = 'Lowercase letters'
 $string ['minpasswordnonalphanum'] = 'Non-alphanumeric characters'
 $string ['minpasswordupper'] = 'Uppercase letters'
 $string ['misc'] = 'Miscellaneous'
 $string ['mnetrestore_extusers'] = '<strong>Note:</strong> This backup file contains remote Moodle Network user accounts which will be restored as part of the process.'
 $string ['mnetrestore_extusers_admin'] = '<strong>Note:</strong> This backup file seems to come from a different Moodle installation and contains remote Moodle Network user accounts. The restore process will try to match the Moodle Network hosts for all created users. Those not matching will be automatically switched to internal authentication (instead of mnet one). The restore log will inform you about that.'
 $string ['mnetrestore_extusers_mismatch'] = '<strong>Note:</strong> This backup file apparently originates from a different Moodle installation and contains remote Moodle Network user accounts that may fail to restore. This operation is unsupported. If you are certain that it was created on this Moodle installation, or you can ensure that all the needed Moodle Network Hosts are configured, you may want to still try the restore.'
 $string ['mnetrestore_extusers_noadmin'] = '<strong>Note:</strong> This backup file seems to come from a different Moodle installation and contains remote Moodle Network user accounts. You are not allowed to execute this type of restore. Contact the administrator of the site or, alternatively, restore this course without any user information (modules, files...)'
 $string ['mnetrestore_extusers_switchuserauth'] = 'Remote Moodle Network user {$a->username} (coming from {$a->mnethosturl}) switched to local {$a->auth} authenticated user.'
 $string ['modeditdefaults'] = 'Default values for activity settings'
 $string ['modsettings'] = 'Manage activities'
 $string ['modulesecurity'] = 'Module security'
 $string ['multilangforceold'] = 'Force old multilang syntax: &lt;span&gt; without the class="multilang" and &lt;lang&gt;'
 $string ['mustenablestats'] = 'Stats have not yet been enabled on this site.'
 $string ['mycoursesperpage'] = 'Number of courses'
 $string ['mydashboard'] = 'System default dashboard'
 $string ['mymoodle'] = 'My Moodle'
 $string ['mymoodleredirect'] = 'Force users to use My Moodle'
 $string ['mypage'] = 'Default My Moodle page'
 $string ['myprofile'] = 'Default profile page'
 $string ['mypagelocked'] = 'Lock default page'
 $string ['mysql416bypassed'] = 'However, if your site is using iso-8859-1 (latin) languages ONLY, you may continue using your currently installed MySQL 4.1.12 (or higher).'
 $string ['mysql416required'] = 'MySQL 4.1.16 is the minimum version required for Moodle 1.6 in order to guarantee that all data can be converted to UTF-8 in the future.'
 $string ['navadduserpostslinks'] = 'Add links to view user posts'
 $string ['navadduserpostslinks_help'] = 'If enabled two links will be added to each user in the navigation to view discussions the user has started and posts the user has made in forums throughout the site or in specific courses.'
 $string ['navigationupgrade'] = 'This upgrade introduces two new navigation blocks that will replace these blocks: Administration, Courses, Activities and Participants. If you had set any special permissions on those blocks you should check to make sure everything is behaving as you want it.'
 $string ['navcourselimit'] = 'Course limit'
 $string ['navlinkcoursesections'] = 'Link course sections'
 $string ['navlinkcoursesections_help'] = 'If enabled course sections will be shown as links within the navigation.'
 $string ['navshowallcourses'] = 'Show all courses'
 $string ['navshowcategories'] = 'Show course categories'
 $string ['neverdeleteruns'] = 'Never delete runs'
 $string ['nobookmarksforuser'] = 'You do not have any bookmarks.'
 $string ['nodatabase'] = 'No database'
 $string ['nohttpsformobilewarning'] = 'It is recommended to enable HTTPS with a valid certificate. The Moodle app will always try to use a secured connection first.'
 $string ['nomissingstrings'] = 'No missing strings'
 $string ['nonewsettings'] = 'No new settings were added during this upgrade.'
 $string ['nonexistentbookmark'] = 'The bookmark you requested does not exist.'
 $string ['noresults'] = 'No results found.'
 $string ['noroles'] = 'No roles'
 $string ['notifications'] = 'Notifications'
 $string ['notifyloginfailures'] = 'Email login failures to'
 $string ['notifyloginthreshold'] = 'Threshold for email notifications'
 $string ['notloggedinroleid'] = 'Role for visitors'
 $string ['numberofmissingstrings'] = 'Number of missing strings: {$a}'
 $string ['numberofstrings'] = 'Total number of strings: {$a->strings}<br />Missing: {$a->missing} ({$a->missingpercent}&nbsp;%)'
 $string ['numcoursesincombo'] = 'Maximum number of courses in combo list'
 $string ['numcoursesincombo_help'] = 'The combo list doesn\'t work well with large numbers of courses. When the total number of courses in the site is higher than this setting then a link to the dedicated course listing will be shown instead of trying to display all the courses on the front page.'
 $string ['opensslrecommended'] = 'Installing the optional OpenSSL library is highly recommended -- it enables Moodle Networking functionality.'
 $string ['opentogoogle'] = 'Open to Google'
 $string ['optionalmaintenancemessage'] = 'Optional maintenance message'
 $string ['order1'] = 'First'
 $string ['order2'] = 'Second'
 $string ['order3'] = 'Third'
 $string ['order4'] = 'Fourth'
 $string ['passwordpolicy'] = 'Password policy'
 $string ['pathconvert'] = 'Path of <i>convert</i> binary'
 $string ['pathdvips'] = 'Path of <i>dvips</i> binary'
 $string ['pathlatex'] = 'Path of <i>latex</i> binary'
 $string ['pathtoclam'] = 'clam AV path'
 $string ['pathtodot'] = 'Path to dot'
 $string ['pathtodot_help'] = 'Path to dot. Probably something like /usr/bin/dot. To be able to generate graphics from DOT files, you must have installed the dot executable and point to it here. Note that, for now, this only used by the profiling features (Development->Profiling) built into Moodle.'
 $string ['pathtodu'] = 'Path to du'
 $string ['pathtopgdump'] = 'Path to pg_dump'
 $string ['pathtopgdumpdesc'] = 'This is only necessary to enter if you have more than one pg_dump on your system (for example if you have more than one version of postgresql installed)'
 $string ['pathtopgdumpinvalid'] = 'Invalid path to pg_dump - either wrong path or not executable'
 $string ['pathtopsql'] = 'Path to psql'
 $string ['pathtopsqldesc'] = 'This is only necessary to enter if you have more than one psql on your system (for example if you have more than one version of postgresql installed)'
 $string ['pathtopsqlinvalid'] = 'Invalid path to psql - either wrong path or not executable'
 $string ['pathtounzip'] = 'Path to unzip'
 $string ['pathtozip'] = 'Path to zip'
 $string ['perfdebug'] = 'Performance info'
 $string ['performance'] = 'Performance'
 $string ['pgcluster'] = 'PostgreSQL Cluster'
 $string ['pgclusterdescription'] = 'PostgreSQL version/cluster parameter for command line operations. If you only have one postgresql on your system or you are not sure what this is, leave this blank.'
 $string ['php533warning'] = 'PHP 5.3.3 and upwards is recommended'
 $string ['phpfloatproblem'] = 'Detected unexpected problem in handling of PHP float numbers - {$a}'
 $string ['php50restricted'] = 'PHP 5.0.x has a number of known problems, please upgrade to 5.1.x or downgrade to 4.3.x or 4.4.x'
 $string ['pleaserefreshregistration'] = 'Your site has been registered with moodle.org, please consider updating the registration if significant changes happened since your last update, on {$a}'
 $string ['pleaseregister'] = 'Please register your site to remove this button'
 $string ['plugin'] = 'Plugin'
 $string ['plugins'] = 'Plugins'
 $string ['pluginschecktodo'] = 'You must solve all the plugin requirements before proceeding to install this Moodle version!'
 $string ['pluginsoverview'] = 'Plugins overview'
 $string ['profilecategory'] = 'Category'
 $string ['profilecategoryname'] = 'Category name (must be unique)'
 $string ['profilecategorynamenotunique'] = 'This category name is already in use'
 $string ['profilecommonsettings'] = 'Common settings'
 $string ['profileconfirmcategorydeletion'] = 'There is/are {$a} field/s in this category which will be moved into the category above (or below if in the top category).<br />Do you still wish to delete this category?'
 $string ['profileconfirmfielddeletion'] = 'There is/are {$a} user record/s for this field which will be deleted.<br />Do you still wish to delete this field?'
 $string ['profilecreatecategory'] = 'Create a new profile category'
 $string ['profilecreatefield'] = 'Create a new profile field:'
 $string ['profilecreatenewcategory'] = 'Creating a new category'
 $string ['profilecreatenewfield'] = 'Creating a new \'{$a}\' profile field'
 $string ['profiledefaultcategory'] = 'Other fields'
 $string ['profiledefaultdata'] = 'Default value'
 $string ['profiledefaultchecked'] = 'Checked by default'
 $string ['profiledeletecategory'] = 'Deleting a category'
 $string ['profiledeletefield'] = 'Deleting field \'{$a}\''
 $string ['profiledescription'] = 'Description of the field'
 $string ['profiledscript'] = 'This script has been profiled'
 $string ['profiledscriptview'] = 'View profiling information for this script'
 $string ['profileeditcategory'] = 'Editing category: {$a}'
 $string ['profileeditfield'] = 'Editing profile field: {$a}'
 $string ['profilefield'] = 'Profile field'
 $string ['profilefieldcolumns'] = 'Columns'
 $string ['profilefieldispassword'] = 'Is this a password field?'
 $string ['profilefieldlink'] = 'Link'
 $string ['profilefieldlink_help'] = 'To transform the text into a link, enter a URL containing $$, where $$ will be replaced with the text. For example, to transform a Twitter ID to a link, enter http://twitter.com/$$.'
 $string ['profilefieldlinktarget'] = 'Link target'
 $string ['profilefieldmaxlength'] = 'Maximum length'
 $string ['profilefieldrows'] = 'Rows'
 $string ['profilefields'] = 'User profile fields'
 $string ['profilefieldsize'] = 'Display size'
 $string ['profileforceunique'] = 'Should the data be unique?'
 $string ['profileinvaliddata'] = 'Invalid value'
 $string ['profilelocked'] = 'Is this field locked?'
 $string ['profilemenudefaultnotinoptions'] = 'The default value is not one of the options'
 $string ['profilemenunooptions'] = 'No menu options supplied'
 $string ['profilemenuoptions'] = 'Menu options (one per line)'
 $string ['profilemenutoofewoptions'] = 'You must provide at least 2 options'
 $string ['profilename'] = 'Name'
 $string ['profilenofieldsdefined'] = 'No fields have been defined'
 $string ['profilerequired'] = 'Is this field required?'
 $string ['profileroles'] = 'Profile visible roles'
 $string ['profilesforenrolledusersonly'] = 'Profiles for enrolled users only'
 $string ['profileshortname'] = 'Short name (must be unique)'
 $string ['profileshortnamenotunique'] = 'This short name is already in use'
 $string ['profilesignup'] = 'Display on signup page?'
 $string ['profilespecificsettings'] = 'Specific settings'
 $string ['profilevisible'] = 'Who is this field visible to?'
 $string ['profilevisible_help']
 $string ['profilevisibleall'] = 'Visible to everyone'
 $string ['profilevisiblenone'] = 'Not visible'
 $string ['profilevisibleprivate'] = 'Visible to user'
 $string ['profiling'] = 'Profiling'
 $string ['profilingallowall'] = 'Continuous profiling'
 $string ['profilingallowall_help'] = 'If you enable this setting, then, at any moment, you can use the PROFILEALL parameter anywhere (PGC) to enable profiling for all the executed scripts along the Moodle session life. Analogously, you can use the PROFILEALLSTOP parameter to stop it.'
 $string ['profilingallowme'] = 'Selective profiling'
 $string ['profilingallowme_help'] = 'If you enable this setting, then, selectively, you can use the PROFILEME parameter anywhere (PGC) and profiling for that script will happen. Analogously, you can use the DONTPROFILEME parameter to prevent profiling to happen'
 $string ['profilingautofrec'] = 'Automatic profiling'
 $string ['profilingautofrec_help'] = 'By configuring this setting, some request (randomly, based on the frecuency specified - 1 of XXX) will be picked and automatically profiled, storing results for further analysis. Note that this way of profiling observes the include/exclude settings. Set it to 0 to disable automatic profiling.'
 $string ['profilingenabled'] = 'Enable profiling'
 $string ['profilingenabled_help'] = 'If you enable this setting, then profiling will be available in this site and you will be able to define its behavior by configuring the next options.'
 $string ['profilingexcluded'] = 'Exclude profiling'
 $string ['profilingexcluded_help'] = 'List of (comma separated, absolute skipping wwwroot, callable) URLs that will be excluded from being profiled from the ones defined by \'Profile these\' setting.'
 $string ['profilingincluded'] = 'Profile these'
 $string ['profilingincluded_help'] = 'List of (comma separated, absolute skipping wwwroot, callable) URLs that will be automatically profiled. Examples: /index.php, /course/view.php. Also accepts the * wildchar at any position. Examples: /mod/forum/*, /mod/*/view.php.'
 $string ['profilinglifetime'] = 'Keep profiling runs'
 $string ['profilinglifetime_help'] = 'Specify the time you want to keep information about old profiling runs. Older ones will be pruned periodically. Note that this excludes any profiling run marked as \'reference run\'.'
 $string ['protectusernames'] = 'Protect usernames'
 $string ['proxybypass'] = 'Proxy bypass hosts'
 $string ['proxyhost'] = 'Proxy host'
 $string ['proxypassword'] = 'Proxy password'
 $string ['proxyport'] = 'Proxy port'
 $string ['proxytype'] = 'Proxy type'
 $string ['proxyuser'] = 'Proxy username'
 $string ['qtyperqpwillberemoved'] = 'During the upgrade, the RQP question type will be removed. You were not using this question type, so you should not experience any problems.'
 $string ['qtyperqpwillberemovedanyway'] = 'During the upgrade, the RQP question type will be removed. You have some RQP questions in your database, and these will stop working unless you reinstall the code from http://moodle.org/mod/data/view.php?d=13&amp;rid=797 before continuing with the upgrade.'
 $string ['quarantinedir'] = 'Quarantine directory'
 $string ['question'] = 'Question'
 $string ['questionbehaviours'] = 'Question behaviours'
 $string ['questioncwqpfscheck'] = 'One or more \'random\' questions in a quiz are set up to select questions from a mixture of shared and unshared question categories. There is a more detailed report <a href="{$a->reporturl}">here</a> and see Moodle Docs page <a href="{$a->docsurl}">here</a>.'
 $string ['questioncwqpfsok'] = 'Good. There are no \'random\' questions in your quizzes that are set up to select questions from a mixture of shared and unshared question categories.'
 $string ['questiontype'] = 'Question type'
 $string ['questiontypes'] = 'Question types'
 $string ['rcache'] = 'Record cache'
 $string ['rcachettl'] = 'Record cache TTL'
 $string ['recaptchaprivatekey'] = 'ReCAPTCHA private key'
 $string ['recaptchapublickey'] = 'ReCAPTCHA public key'
 $string ['registration'] = 'Registration'
 $string ['releasenoteslink'] = 'For information about this version of Moodle, please see the online <a target="_blank" href="{$a}">Release Notes</a>'
 $string ['rememberusername'] = 'Remember username'
 $string ['rememberusername_desc'] = 'Enable if you want to store permanent cookies with usernames during user login. Permanent cookies may be considered a privacy issue if used without consent.'
 $string ['reportsmanage'] = 'Manage reports'
 $string ['reportsdeleteconfirm'] = 'You are about to completely delete the report \'{$a}\'. This will completely delete everything in the database associated with this plugin. Are you SURE you want to continue?'
 $string ['requiredentrieschanged']
 $string ['requiremodintro'] = 'Require activity description'
 $string ['requires'] = 'Requires'
 $string ['purgecaches'] = 'Purge all caches'
 $string ['purgecachesconfirm'] = 'Moodle can cache themes, javascript, language strings, filtered text, rss feeds and many other pieces of calculated data. Purging these caches will delete that data from the server and force browsers to refetch data, so that you can be sure you are seeing the most up-to-date values produced by the current code. There is no danger in purging caches, but your site may appear slower for a while until the server and clients calculate new information and cache it.'
 $string ['purgecachesfinished'] = 'All caches were purged.'
 $string ['restorernewroleid'] = 'Restorers\' role in courses'
 $string ['restorernewroleid_help'] = 'If the user does not already have the permission to manage the newly restored course, the user is automatically assigned this role and enrolled if necessary. Select "None" if you do not want restorers to be able to manage every restored course.'
 $string ['restrictbydefault'] = 'Restrict modules by default'
 $string ['restrictmodulesfor'] = 'Restrict modules for'
 $string ['reverseproxy'] = 'Reverse proxy'
 $string ['riskconfig'] = 'Users could change site configuration and behaviour'
 $string ['riskconfigshort'] = 'Configuration risk'
 $string ['riskdataloss'] = 'Users could destroy large amounts of content or information'
 $string ['riskdatalossshort'] = 'Data loss risk'
 $string ['riskmanagetrust'] = 'Users could change trust settings of other users'
 $string ['riskmanagetrustshort'] = 'Manage trusts'
 $string ['riskpersonal'] = 'Users could gain access to private information of other users'
 $string ['riskpersonalshort'] = 'Privacy risk'
 $string ['riskspam'] = 'Users could send spam to site users or others'
 $string ['riskspamshort'] = 'Spam risk'
 $string ['riskxss'] = 'Users could add files and texts that allow cross-site scripting (XSS)'
 $string ['riskxssshort'] = 'XSS risk'
 $string ['roleswithexceptions'] = '{$a->roles}, with {$a->exceptions}'
 $string ['rssglobaldisabled'] = 'Disabled at server level'
 $string ['runclamavonupload'] = 'Use clam AV on uploaded files'
 $string ['save'] = 'Save'
 $string ['savechanges'] = 'Save changes'
 $string ['search'] = 'Search'
 $string ['searchinsettings'] = 'Search in settings'
 $string ['searchresults'] = 'Search results'
 $string ['sectionerror'] = 'Section error!'
 $string ['secureforms'] = 'Use additional form security'
 $string ['security'] = 'Security'
 $string ['server'] = 'Server'
 $string ['serverchecks'] = 'Server checks'
 $string ['serverlimit'] = 'Server limit'
 $string ['sessionautostartwarning'] = '<p>Serious configuration error detected, please notify server administrator.</p><p> To operate properly, Moodle requires that administrator changes PHP settings.</p><p><code>session.auto_start</code> must be set to <code>off</code>.</p><p>This setting is controlled by editing <code>php.ini</code>, Apache/IIS <br />configuration or <code>.htaccess</code> file on the server.</p>'
 $string ['sessioncookie'] = 'Cookie prefix'
 $string ['sessioncookiedomain'] = 'Cookie domain'
 $string ['sessioncookiepath'] = 'Cookie path'
 $string ['sessionhandling'] = 'Session handling'
 $string ['sessiontimeout'] = 'Timeout'
 $string ['settingfileuploads'] = 'File uploading is required for normal operation, please enable it in PHP configuration.'
 $string ['settingmemorylimit'] = 'Insufficient memory detected, please set higher memory limit in PHP settings.'
 $string ['settingsafemode'] = 'Moodle is not fully compatible with safe mode, please ask server administrator to turn it off. Running Moodle under safe mode is not supported, please expect various problems if you do so.'
 $string ['showcommentscount'] = 'Show comments count'
 $string ['showdetails'] = 'Show details'
 $string ['showuseridentity'] = 'Show user identity'
 $string ['showuseridentity_desc'] = 'When selecting or searching for users, and when displaying lists of users, these fields may be shown in addition to their full name. The fields are only shown to users who have the moodle/site:viewuseridentity capability; by default, teachers and managers. (This option makes most sense if you choose one or two fields that are mandatory at your institution.)'
 $string ['simpletest'] = 'Unit tests'
 $string ['simplexmlrequired'] = 'The SimpleXML PHP extension is now required by Moodle.'
 $string ['sitemaintenance'] = 'The site is undergoing maintenance and is currently not available'
 $string ['sitemaintenancemode'] = 'Maintenance mode'
 $string ['sitemaintenanceoff'] = 'Maintenance mode has been disabled and the site is running normally again'
 $string ['sitemaintenanceon'] = 'Your site is currently in maintenance mode (only admins can log in or use the site).'
 $string ['sitemaintenancewarning'] = 'Your site is currently in maintenance mode (only admins can log in). To return this site to normal operation, <a href="maintenance.php">disable maintenance mode</a>.'
 $string ['sitemaintenancewarning2'] = 'Your site is currently in maintenance mode (only admins can log in). To return this site to normal operation, <a href="{$a}">disable maintenance mode</a>.'
 $string ['sitepolicies'] = 'Site policies'
 $string ['sitepolicy'] = 'Site policy URL'
 $string ['sitepolicy_help'] = 'If you have a site policy that all registered users must see and agree to before using this site, then specify the URL to it here, otherwise leave this field blank. This setting can contain any public URL.'
 $string ['sitepolicyguest'] = 'Site policy URL for guests'
 $string ['sitepolicyguest_help'] = 'If you have a site policy that all guests must see and agree to before using this site, then specify the URL to it here, otherwise leave this field blank. This setting can contain any public URL. Note: access of not-logged-in users may be prevented with forcelogin setting.'
 $string ['sitesectionhelp'] = 'If selected, a topic section will be displayed on the site\'s front page.'
 $string ['slasharguments'] = 'Use slash arguments'
 $string ['smartpix'] = 'Smart pix search'
 $string ['soaprecommended'] = 'Installing the optional soap extension is useful for web services and some contrib modules.'
 $string ['spellengine'] = 'Spell engine'
 $string ['spelllanguagelist'] = 'Spell language list'
 $string ['splrequired'] = 'The SPL PHP extension is now required by Moodle.'
 $string ['stats'] = 'Statistics'
 $string ['statsfirstrun'] = 'Maximum processing interval'
 $string ['statsmaxruntime'] = 'Maximum runtime'
 $string ['statsruntimedays'] = 'Days to process'
 $string ['statsruntimestart'] = 'Run at'
 $string ['statsuserthreshold'] = 'User threshold'
 $string ['stickyblocks'] = 'Sticky blocks'
 $string ['stickyblockscourseview'] = 'Course page'
 $string ['stickyblocksduplicatenotice'] = 'If any block you add here is already present in a particular page, it will result in a duplicate.<br />Only the pinned block will be non-editable, the duplicate will still be editable.'
 $string ['stickyblocksmymoodle'] = 'My Moodle'
 $string ['stickyblockspagetype'] = 'Page type to configure'
 $string ['strictformsrequired'] = 'Strict validation of required fields'
 $string ['stripalltitletags'] = 'Remove HTML tags from all activity names'
 $string ['supportcontact'] = 'Support contact'
 $string ['supportemail'] = 'Support email'
 $string ['supportname'] = 'Support name'
 $string ['supportpage'] = 'Support page'
 $string ['suspenduser'] = 'Suspend user account'
 $string ['switchlang'] = 'Switch lang directory'
 $string ['systempaths'] = 'System paths'
 $string ['tablenosave'] = 'Changes in table above are saved automatically.'
 $string ['tablesnosave'] = 'Changes in tables above are saved automatically.'
 $string ['tabselectedtofront'] = 'On tables with tabs, should the row with the currently selected tab be placed at the front'
 $string ['tabselectedtofronttext'] = 'Bring selected tab row to front'
 $string ['themedesignermode'] = 'Theme designer mode'
 $string ['themelist'] = 'Theme list'
 $string ['themenoselected'] = 'No theme selected'
 $string ['themeresetcaches'] = 'Clear theme caches'
 $string ['themeselect'] = 'Select theme'
 $string ['themeselector'] = 'Theme selector'
 $string ['themesettings'] = 'Theme settings'
 $string ['therewereerrors'] = 'There were errors in your data'
 $string ['timezone'] = 'Default timezone'
 $string ['timezoneforced'] = 'This is forced by the site administrator'
 $string ['timezoneisforcedto'] = 'Force all users to use'
 $string ['timezonenotforced'] = 'Users can choose their own timezone'
 $string ['tokenizerrecommended'] = 'Installing the optional PHP Tokenizer extension is recommended -- it improves Moodle Networking functionality.'
 $string ['tools'] = 'Admin tools'
 $string ['toolsdeleteconfirm'] = 'You are about to completely delete the admin tool \'{$a}\'. This will completely delete everything in the database associated with this plugin. Are you SURE you want to continue?'
 $string ['toolsmanage'] = 'Manage admin tools'
 $string ['unattendedoperation'] = 'Unattended operation'
 $string ['unbookmarkthispage'] = 'Unbookmark this page'
 $string ['unicoderecommended'] = 'Storing all your data in Unicode (UTF-8) is recommended. New installations should be performed into databases that have their default character set as Unicode. If you are upgrading, you should perform the UTF-8 migration process (see the Admin page).'
 $string ['unicoderequired'] = 'It is required that you store all your data in Unicode format (UTF-8). New installations must be performed into databases that have their default character set as Unicode. If you are upgrading, you should perform the UTF-8 migration process (see the Admin page).'
 $string ['uninstallplugin'] = 'Uninstall'
 $string ['unsupported'] = 'Unsupported'
 $string ['unsuspenduser'] = 'Activate user account'
 $string ['updateaccounts'] = 'Update existing accounts'
 $string ['updatecomponent'] = 'Update component'
 $string ['upgradestart'] = 'Upgrade'
 $string ['upgradeerror'] = 'Unknown error upgrading {$a->plugin} to version {$a->version}, can not continue.'
 $string ['upgradeforumread'] = 'A new feature has been added in Moodle 1.5 to track read/unread forum posts.<br />To use this functionality you need to <a href="{$a}">update your tables</a>.'
 $string ['upgradeforumreadinfo'] = 'A new feature has been added in Moodle 1.5 to track read/unread forum posts. To use this functionality you need to update your tables with all the tracking information for existing posts. Depending on the size of your site this can take a long time (hours) and can be quite taxing on the database, so it\'s best to do it during a quiet period. However, your site will continue functioning during this upgrade and users won\'t be affected. Once you start this process you should let it finish (keep your browser window open). However, if you stop the process by closing the window: don\'t worry, you can start over.<br /><br />Do you want to start the upgrading process now?'
 $string ['upgradelogs'] = 'For full functionality, your old logs need to be upgraded. <a href="{$a}">More information</a>'
 $string ['upgradelogsinfo'] = 'Some changes have recently been made in the way logs are stored. To be able to view all of your old logs on a per-activity basis, your old logs need to be upgraded. Depending on your site this can take a long time (eg several hours) and can be quite taxing on the database for large sites. Once you start this process you should let it finish (by keeping the browser window open). Don\'t worry - your site will work fine for other people while the logs are being upgraded.<br /><br />Do you want to upgrade your logs now?'
 $string ['upgradesettings'] = 'New settings'
 $string ['upgradesettingsintro'] = 'The settings shown below were added during your last Moodle upgrade. Make any changes necessary to the defaults and then click the &quot;Save changes&quot; button at the bottom of this page.'
 $string ['upgradesure']
 $string ['upgradetimedout'] = 'Upgrade timed out, please restart the upgrade.'
 $string ['upgrade197notice']
 $string ['upgrade197noticesubject'] = 'Moodle 1.9.7 upgrade security notices'
 $string ['upgrade197salt'] = 'To reduce the risk of password theft, you are strongly recommended to set a password salt.<br />See the <a href="{$a}" target="_blank">password salting documentation</a> for details.'
 $string ['upgradingdata'] = 'Upgrading data'
 $string ['upgradinglogs'] = 'Upgrading logs'
 $string ['upgradingversion'] = 'Upgrading to new version'
 $string ['upwards'] = 'upwards'
 $string ['useblogassociations'] = 'Enable associations'
 $string ['useexternalyui'] = 'Use online YUI libraries'
 $string ['usehtmleditor'] = 'Use HTML editor'
 $string ['user'] = 'User'
 $string ['userbulk'] = 'Bulk user actions'
 $string ['userlist'] = 'Browse list of users'
 $string ['userpreference'] = 'User preference'
 $string ['userpolicies'] = 'User policies'
 $string ['users'] = 'Users'
 $string ['userquota'] = 'User quota'
 $string ['usesitenameforsitepages'] = 'Use site name for site pages'
 $string ['usetags'] = 'Enable tags functionality'
 $string ['validateerror'] = 'This value was not valid:'
 $string ['verifychangedemail'] = 'Restrict domains when changing email'
 $string ['warningcurrentsetting'] = 'Invalid current value: {$a}'
 $string ['webproxy'] = 'Web proxy'
 $string ['webproxyinfo'] = 'Fill in following options if your Moodle server can not access internet directly. Internet access is required for download of environment data, language packs, RSS feeds, timezones, etc.<br /><em>PHP cURL extension is highly recommended.</em>'
 $string ['xmlrpcrecommended'] = 'The xmlrpc extension is needed for hub communication, and useful for web services and Moodle networking'
 $string ['xmlstrictheaders'] = 'XML strict headers'
 $string ['yuicomboloading'] = 'YUI combo loading'
 $string ['ziprequired'] = 'The Zip PHP extension is now required by Moodle, info-ZIP binaries or PclZip library are not used anymore.'

Variable Documentation

$string['accessdenied'] = 'Access denied'

Definition at line 26 of file admin.php.

$string['accounts'] = 'Accounts'

Definition at line 27 of file admin.php.

$string['additionalhtml'] = 'Additional HTML'

Definition at line 28 of file admin.php.

$string['additionalhtml_heading'] = 'Additional HTML to be added to every page.'

Definition at line 29 of file admin.php.

$string['additionalhtml_desc'] = 'These settings allow you to specify HTML that you want added to every page. You can set HTML that will be added within the HEAD tag for the page, immediately after the BODY tag has been opened, or immediately before the body tag is closed.<br />Doing this allows you add custom headers or footers on every page, or add support for services like Google Analytics very easily and independent of your chosen theme.'

Definition at line 30 of file admin.php.

$string['additionalhtmlhead'] = 'Within HEAD'

Definition at line 31 of file admin.php.

$string['additionalhtmlhead_desc'] = 'Content here will be added to the bottom of the HEAD tag for every page.'

Definition at line 32 of file admin.php.

$string['additionalhtmltopofbody'] = 'When BODY is opened'

Definition at line 33 of file admin.php.

$string['additionalhtmltopofbody_desc'] = 'Content here will be added in to every page immediately after the opening body tag.'

Definition at line 34 of file admin.php.

$string['additionalhtmlfooter'] = 'Before BODY is closed'

Definition at line 35 of file admin.php.

$string['additionalhtmlfooter_desc'] = 'Content here will be added in to every page right before the body tag is closed.'

Definition at line 36 of file admin.php.

$string['adminseesall'] = 'Admins see all'

Definition at line 37 of file admin.php.

$string['adminseesallevents'] = 'Administrators see all events'

Definition at line 38 of file admin.php.

$string['adminseesownevents'] = 'Administrators are just like other users'

Definition at line 39 of file admin.php.

$string['advancedfeatures'] = 'Advanced features'

Definition at line 40 of file admin.php.

$string['allcountrycodes'] = 'All country codes'

Definition at line 41 of file admin.php.

$string['allowbeforeblock'] = 'Allowed list will be processed first'

Definition at line 42 of file admin.php.

$string['allowbeforeblockdesc'] = 'By default, entries in the blocked IPs list are matched first. If this option is enabled, entries in the allowed IPs list are processed before the blocked list.'

Definition at line 43 of file admin.php.

$string['allowblockstodock'] = 'Allow blocks to use the dock'

Definition at line 44 of file admin.php.

$string['allowcategorythemes'] = 'Allow category themes'

Definition at line 45 of file admin.php.

$string['allowcoursethemes'] = 'Allow course themes'

Definition at line 46 of file admin.php.

$string['allowediplist'] = 'Allowed IP list'

Definition at line 47 of file admin.php.

$string['allowemailaddresses'] = 'Allowed email domains'

Definition at line 48 of file admin.php.

$string['allowframembedding'] = 'Allow frame embedding'

Definition at line 49 of file admin.php.

$string['allowframembedding_help'] = 'Allow embedding of this site in frames on external sites. Enabling of this feature is not recommended for security reasons.'

Definition at line 50 of file admin.php.

$string['allowobjectembed'] = 'Allow EMBED and OBJECT tags'

Definition at line 51 of file admin.php.

$string['allowthemechangeonurl'] = 'Allow theme changes in the URL'

Definition at line 52 of file admin.php.

$string['allowuserblockhiding'] = 'Allow users to hide blocks'

Definition at line 53 of file admin.php.

$string['allowuserswitchrolestheycantassign'] = 'Allow users without the assign roles capability to switch roles'

Definition at line 54 of file admin.php.

$string['allowuserthemes'] = 'Allow user themes'

Definition at line 55 of file admin.php.

$string['antivirus'] = 'Anti-Virus'

Definition at line 56 of file admin.php.

$string['appearance'] = 'Appearance'

Definition at line 57 of file admin.php.

$string['aspellpath'] = 'Path to aspell'

Definition at line 58 of file admin.php.

$string['authentication'] = 'Authentication'

Definition at line 59 of file admin.php.

$string['authpreventaccountcreation'] = 'Prevent account creation when authenticating'

Definition at line 60 of file admin.php.

$string['authpreventaccountcreation_help'] = 'When a user authenticates, an account on the site is automatically created if it doesn\'t yet exist. If an external database, such as LDAP, is used for authentication, but you wish to restrict access to the site to users with an existing account only, then this option should be enabled. New accounts will need to be created manually or via the upload users feature. Note that this setting doesn\'t apply to MNet authentication.'

Definition at line 61 of file admin.php.

$string['authsettings'] = 'Manage authentication'

Definition at line 62 of file admin.php.

$string['autolang'] = 'Language autodetect'

Definition at line 63 of file admin.php.

$string['autologinguests'] = 'Auto-login guests'

Definition at line 64 of file admin.php.

$string['availableto'] = 'Available to'

Definition at line 65 of file admin.php.

$string['availablelicenses'] = 'Available licences'

Definition at line 66 of file admin.php.

$string['backgroundcolour'] = 'Transparent colour'

Definition at line 67 of file admin.php.

$string['backups'] = 'Backups'

Definition at line 68 of file admin.php.

$string['badwordsconfig'] = 'Enter your list of bad words separated by commas.'

Definition at line 69 of file admin.php.

$string['badwordsdefault'] = 'If the custom list is empty, a default list from the language pack will be used.'

Definition at line 70 of file admin.php.

$string['badwordslist'] = 'Custom bad words list'

Definition at line 71 of file admin.php.

$string['blockediplist'] = 'Blocked IP List'

Definition at line 72 of file admin.php.

$string['blockinstances'] = 'Instances'

Definition at line 73 of file admin.php.

$string['blockmultiple'] = 'Multiple'

Definition at line 74 of file admin.php.

$string['blockprotect'] = 'Protect from delete'

Definition at line 75 of file admin.php.

$string['blockprotect_help'] = 'Selected block instances will be protected from deletion from the site-wide context. This is primarily used to protect the navigation and settings blocks which can be very hard to get back if accidentally deleted.'

Definition at line 76 of file admin.php.

$string['blockunprotect'] = 'Unprotect'

Definition at line 77 of file admin.php.

$string['blocksettings'] = 'Manage blocks'

Definition at line 78 of file admin.php.

$string['bloglevel'] = 'Blog visibility'

Definition at line 79 of file admin.php.

$string['bookmarkadded'] = 'Bookmark added.'

Definition at line 80 of file admin.php.

$string['bookmarkalreadyexists'] = 'You have already bookmarked this page.'

Definition at line 81 of file admin.php.

$string['bookmarkdeleted'] = 'Bookmark deleted.'

Definition at line 82 of file admin.php.

$string['bookmarkthispage'] = 'bookmark this page'

Definition at line 83 of file admin.php.

$string['cachejs'] = 'Cache Javascript'

Definition at line 84 of file admin.php.

$string['cachejs_help'] = 'Javascript caching and compression greatly improves page loading performance. it is strongly recommended for production sites. Developers will probably want to disable this feature.'

Definition at line 85 of file admin.php.

$string['cachetext'] = 'Text cache lifetime'

Definition at line 86 of file admin.php.

$string['cachetype'] = 'Cache type'

Definition at line 87 of file admin.php.

$string['calendarexportsalt'] = 'Calendar export salt'

Definition at line 88 of file admin.php.

$string['calendarsettings'] = 'Calendar'

Definition at line 89 of file admin.php.

$string['calendar_weekend'] = 'Weekend days'

Definition at line 90 of file admin.php.

$string['cannotdeletemodfilter'] = 'You cannot uninstall the \'{$a->filter}\' because it is part of the \'{$a->module}\' module.'

Definition at line 91 of file admin.php.

$string['cfgwwwrootslashwarning'] = 'You have defined $CFG->wwwroot incorrectly in your config.php file. You have included a \'/\' character at the end. Please remove it, or you will experience strange bugs like <a href=\'http://tracker.moodle.org/browse/MDL-11061\'>MDL-11061</a>.'

Definition at line 92 of file admin.php.

$string['cfgwwwrootwarning'] = 'You have defined $CFG->wwwroot incorrectly in your config.php file. It does not match the URL you are using to access this page. Please correct it, or you will experience strange bugs like <a href=\'http://tracker.moodle.org/browse/MDL-11061\'>MDL-11061</a>.'

Definition at line 93 of file admin.php.

$string['clamfailureonupload'] = 'On clam AV failure'

Definition at line 94 of file admin.php.

$string['cleanup'] = 'Cleanup'

Definition at line 95 of file admin.php.

$string['clianswerno'] = 'n'

Definition at line 96 of file admin.php.

$string['cliansweryes'] = 'y'

Definition at line 97 of file admin.php.

$string['cliincorrectvalueerror'] = 'Error, incorrect value "{$a->value}" for "{$a->option}"'

Definition at line 98 of file admin.php.

$string['cliincorrectvalueretry'] = 'Incorrect value, please retry'

Definition at line 99 of file admin.php.

$string['clistatusdisabled'] = 'Status: disabled'

Definition at line 100 of file admin.php.

$string['clistatusenabled'] = 'Status: enabled'

Definition at line 101 of file admin.php.

$string['clitypevalue'] = 'type value'

Definition at line 102 of file admin.php.

$string['clitypevaluedefault'] = 'type value, press Enter to use default value ({$a})'

Definition at line 103 of file admin.php.

$string['cliunknowoption']
Initial value:
 'Unrecognised options:
  {$a}
Please use --help option.'

Definition at line 104 of file admin.php.

$string['cliupgradefinished'] = 'Command line upgrade completed successfully.'

Definition at line 107 of file admin.php.

$string['cliyesnoprompt'] = 'type y (means yes) or n (means no)'

Definition at line 108 of file admin.php.

$string['commentsperpage'] = 'Comments displayed per page'

Definition at line 109 of file admin.php.

$string['commonfiltersettings'] = 'Common filter settings'

Definition at line 110 of file admin.php.

$string['commonsettings'] = 'Common settings'

Definition at line 111 of file admin.php.

$string['componentinstalled'] = 'Component installed'

Definition at line 112 of file admin.php.

$string['computedfromlogs'] = 'Computed from logs since {$a}.'

Definition at line 113 of file admin.php.

$string['condifmodeditdefaults'] = 'The values you set here define the default values that are used in the activity settings form when you create a new activity. You can also configure which activity settings are considered advanced.'

Definition at line 114 of file admin.php.

$string['confeditorhidebuttons'] = 'Select the buttons that should be hidden in the HTML editor.'

Definition at line 115 of file admin.php.

$string['configallcountrycodes'] = 'This is the list of countries that may be selected in various places, for example in a user\'s profile. If blank (the default) the list in countries.php in the standard English language pack is used. That is the list from ISO 3166-1. Otherwise, you can specify a comma-separated list of codes, for example \'GB,FR,ES\'. If you add new, non-standard codes here, you will need to add them to countries.php in \'en\' and your language pack.'

Definition at line 116 of file admin.php.

$string['configallowassign'] = 'You can allow people who have the roles on the left side to assign some of the column roles to other people'

Definition at line 117 of file admin.php.

$string['configallowblockstodock'] = 'If enabled and supported by the selected theme users can choose to move blocks to a special dock.'

Definition at line 118 of file admin.php.

$string['configallowcategorythemes'] = 'If you enable this, then themes can be set at the category level. This will affect all child categories and courses unless they have specifically set their own theme. WARNING: Enabling category themes may affect performance.'

Definition at line 119 of file admin.php.

$string['configallowcoursethemes'] = 'If you enable this, then courses will be allowed to set their own themes. Course themes override all other theme choices (site, user, or session themes)'

Definition at line 120 of file admin.php.

$string['configallowemailaddresses'] = 'If you want to restrict all new email addresses to particular domains, then list them here separated by spaces. All other domains will be rejected. To allow subdomains add the domain with a preceding \'.\'. eg <strong>ourcollege.edu.au .gov.au</strong>'

Definition at line 121 of file admin.php.

$string['configallowobjectembed'] = 'As a default security measure, normal users are not allowed to embed multimedia (like Flash) within texts using explicit EMBED and OBJECT tags in their HTML (although it can still be done safely using the mediaplugins filter). If you wish to allow these tags then enable this option.'

Definition at line 122 of file admin.php.

$string['configallowoverride'] = 'You can allow people with the roles on the left side to override some of the column roles'

Definition at line 123 of file admin.php.

$string['configallowoverride2'] = 'Select which role(s) can be overridden by each role in the left column.<br />Note that these settings only apply to users who have either the capability moodle/role:override or the capability moodle/role:safeoverride allowed.'

Definition at line 124 of file admin.php.

$string['configallowswitch'] = 'Select which roles a user may switch to, based on which roles they already have. In addition to an entry in this table, a user must also have the moodle/role:switchroles capability to be able to switch.<br />Note that it is only possible to switch to roles that have the moodle/course:view capability, and that do not have the moodle/site:doanything capability, so some columns in this table are disabled.'

Definition at line 125 of file admin.php.

$string['configallowthemechangeonurl'] = 'If enabled, the theme can be changed by adding theme={themename} to any Moodle URL.'

Definition at line 126 of file admin.php.

$string['configallowuserblockhiding'] = 'Do you want to allow users to hide/show side blocks throughout this site? This feature uses Javascript and cookies to remember the state of each collapsible block, and only affects the user\'s own view.'

Definition at line 127 of file admin.php.

$string['configallowuserswitchrolestheycantassign']
Initial value:
 'By default, moodle/role:assign is required for users to switch roles. Enabling this setting removes this requirement, and results in the roles available in the "Switch role to" dropdown menu being determined by settings in the "Allow role assignments" table only.
It is recommended that the settings in the "Allow role assignments" table do not allow users to switch to a role with more capabilities than their existing role.'

Definition at line 128 of file admin.php.

$string['configallowuserthemes'] = 'If you enable this, then users will be allowed to set their own themes. User themes override site themes (but not course themes)'

Definition at line 130 of file admin.php.

$string['configallusersaresitestudents'] = 'For activities on the front page of the site, should ALL users be considered as students? If you answer "Yes", then any confirmed user account will be allowed to participate as a student in those activities. If you answer "No", then only users who are already a participant in at least one course will be able to take part in those front page activities. Only admins and specially assigned teachers can act as teachers for these front page activities.'

Definition at line 131 of file admin.php.

$string['configauthenticationplugins'] = 'Please choose the authentication plugins you wish to use and arrange them in order of failthrough.'

Definition at line 132 of file admin.php.

$string['configautolang'] = 'Detect default language from browser setting, if disabled site default is used.'

Definition at line 133 of file admin.php.

$string['configautologinguests'] = 'Should visitors be logged in as guests automatically when entering courses with guest access?'

Definition at line 134 of file admin.php.

$string['configbloglevel'] = 'This setting allows you to restrict the level to which user blogs can be viewed on this site. Note that they specify the maximum context of the VIEWER not the poster or the types of blog posts. Blogs can also be disabled completely if you don\'t want them at all.'

Definition at line 135 of file admin.php.

$string['configcachetext'] = 'For larger sites or sites that use text filters, this setting can really speed things up. Copies of texts will be retained in their processed form for the time specified here. Setting this too small may actually slow things down slightly, but setting it too large may mean texts take too long to refresh (with new links, for example).'

Definition at line 136 of file admin.php.

$string['configcachetype'] = 'Select a type of cache for Moodle to use. This will only configure the cache, remember to enable rcache so that the cache is used for something. Use <strong>only</strong> if you need to reduce the load on the database system -- otherwise Moodle will actually run slower. Medium-traffic sites may see benefits using \'internal\'. A single webserver with eAccelerator or Turckmmcache installed <em>with the shared memory options enabled</em> should try \'eaccelerator\'. If you have a multiple-server setup, and you have one or more memcached daemons running and the PHP-memcached extension, select \'memcached\' and configure the memached options below. <br /><strong>Note:</strong> make sure you test performance under load and tune accordingly -- the caches can make your site slower. In high-traffic situations, eAccelerator and memcached can yield the most benefits, but have the higher costs in CPU usage on the webserver.'

Definition at line 137 of file admin.php.

$string['configcalendarexportsalt'] = 'This random text is used for improving of security of authentication tokens used for exporting of calendars. Please note that all current tokens are invalidated if you change this hash salt.'

Definition at line 138 of file admin.php.

$string['configclamactlikevirus'] = 'Treat files like viruses'

Definition at line 139 of file admin.php.

$string['configclamdonothing'] = 'Treat files as OK'

Definition at line 140 of file admin.php.

$string['configclamfailureonupload'] = 'If you have configured clam to scan uploaded files, but it is configured incorrectly or fails to run for some unknown reason, how should it behave? If you choose \'Treat files like viruses\', they\'ll be moved into the quarantine area, or deleted. If you choose \'Treat files as OK\', the files will be moved to the destination directory like normal. Either way, admins will be alerted that clam has failed. If you choose \'Treat files like viruses\' and for some reason clam fails to run (usually because you have entered an invalid pathtoclam), ALL files that are uploaded will be moved to the given quarantine area, or deleted. Be careful with this setting.'

Definition at line 141 of file admin.php.

$string['configconvertformat'] = 'If <i>latex</i>, <i>dvips</i> and <i>convert</i> are available, the images are created using the specified format. If it is not, mimeTeX will be used and it will create GIF images.'

Definition at line 142 of file admin.php.

$string['configcookiehttponly'] = 'Enables new PHP 5.2.0 feature - browsers are instructed to send cookie with real http requests only, cookies should not be accessible by scripting languages. This is not supported in all browsers and it may not be fully compatible with current code. It helps to prevent some types of XSS attacks.'

Definition at line 143 of file admin.php.

$string['configcookiesecure'] = 'If server is accepting only https connections it is recommended to enable sending of secure cookies. If enabled please make sure that web server is not accepting http:// or set up permanent redirection to https:// address. When <em>wwwroot</em> address does not start with https:// this setting is turned off automatically.'

Definition at line 144 of file admin.php.

$string['configcountry'] = 'If you set a country here, then this country will be selected by default on new user accounts. To force users to choose a country, just leave this unset.'

Definition at line 145 of file admin.php.

$string['configcourserequestnotify'] = 'Type username of user to be notified when new course requested.'

Definition at line 146 of file admin.php.

$string['configcourserequestnotify2'] = 'Users who will be notified when a course is requested. Only users who can approve course requests are listed here.'

Definition at line 147 of file admin.php.

$string['configcoursesperpage'] = 'Enter the number of courses to be display per page in a course listing.'

Definition at line 148 of file admin.php.

$string['configcronclionly'] = 'If this is set, then the cron script can only be run from the command line instead of via the web. This overrides the cron password setting below.'

Definition at line 149 of file admin.php.

$string['configcronremotepassword']
Initial value:
 'This means that the cron.php script cannot be run from a web browser without supplying the password using the following form of URL:<pre>
    http://site.example.com/admin/cron.php?password=opensesame
</pre>If this is left empty, no password is required.'

Definition at line 150 of file admin.php.

$string['configcurlcache'] = 'Time-to-live for cURL cache, in seconds.'

Definition at line 153 of file admin.php.

$string['configcustommenuitems']
Initial value:
 'You can configure a custom menu here to be shown by themes. Each line consists of some menu text, a link URL (optional) and a tooltip title (optional), separated by pipe characters. You can specify a structure using hyphens. For example:
<pre>
Moodle community|http://moodle.org
-Moodle free support|http://moodle.org/support
-Moodle development|http://moodle.org/development
--Moodle Tracker|http://tracker.moodle.org
--Moodle Docs|http://docs.moodle.org
-Moodle News|http://moodle.org/news
Moodle company
-Moodle commercial hosting|http://moodle.com/hosting
-Moodle commercial support|http://moodle.com/support
</pre>'

Definition at line 154 of file admin.php.

$string['configdbsessions'] = 'If enabled, this setting will use the database to store information about current sessions. This is especially useful for large/busy sites or sites built on cluster of servers. For most sites this should probably be left disabled so that the server disk is used instead. Note that changing this setting now will log out all current users (including you). If you are using MySQL please make sure that \'max_allowed_packet\' in my.cnf (or my.ini) is at least 4M.'

Definition at line 166 of file admin.php.

$string['configdebug'] = 'If you turn this on, then PHP\'s error_reporting will be increased so that more warnings are printed. This is only useful for developers.'

Definition at line 167 of file admin.php.

$string['configdebugdisplay'] = 'Set to on, the error reporting will go to the HTML page. This is practical, but breaks XHTML, JS, cookies and HTTP headers in general. Set to off, it will send the output to your server logs, allowing better debugging. The PHP setting error_log controls which log this goes to.'

Definition at line 168 of file admin.php.

$string['configdebugpageinfo'] = 'Enable if you want page information printed in page footer.'

Definition at line 169 of file admin.php.

$string['configdebugsmtp'] = 'Enable verbose debug information during sending of email messages to SMTP server.'

Definition at line 170 of file admin.php.

$string['configdebugvalidators'] = 'Enable if you want to have links to external validator servers in page footer. You may need to create new user with username <em>w3cvalidator</em>, and enable guest access. These changes may allow unauthorized access to server, do not enable on production sites!'

Definition at line 171 of file admin.php.

$string['configdefaultallowedmodules'] = 'For the courses which fall into the above category, which modules do you want to allow by default <b>when the course is created</b>?'

Definition at line 172 of file admin.php.

$string['configdefaulthomepage'] = 'This determines the home page for logged in users'

Definition at line 173 of file admin.php.

$string['configdefaultrequestcategory'] = 'Courses requested by users will be automatically placed in this category.'

Definition at line 174 of file admin.php.

$string['configdefaultrequestedcategory'] = 'Default category to put courses that were requested into, if they\'re approved.'

Definition at line 175 of file admin.php.

$string['configdefaultuserroleid'] = 'All logged in users will be given the capabilities of the role you specify here, at the site level, in ADDITION to any other roles they may have been given. The default is the Authenticated user role. Note that this will not conflict with other roles they have unless you prohibit capabilities, it just ensures that all users have capabilities that are not assignable at the course level (eg post blog entries, manage own calendar, etc).'

Definition at line 176 of file admin.php.

$string['configdeleteincompleteusers'] = 'After this period, old not fully setup accounts are deleted.'

Definition at line 177 of file admin.php.

$string['configdeleteunconfirmed'] = 'If you are using email authentication, this is the period within which a response will be accepted from users. After this period, old unconfirmed accounts are deleted.'

Definition at line 178 of file admin.php.

$string['configdenyemailaddresses'] = 'To deny email addresses from particular domains list them here in the same way. All other domains will be accepted. To deny subdomains add the domain with a preceding \'.\'. eg <strong>hotmail.com yahoo.co.uk .live.com</strong>'

Definition at line 179 of file admin.php.

$string['configenabledevicedetection'] = 'Enables detection of mobiles, smartphones, tablets or default devices (desktop PCs, laptops, etc) for the application of themes and other features.'

Definition at line 180 of file admin.php.

$string['configdisableuserimages'] = 'Disable the ability for users to change user profile images.'

Definition at line 181 of file admin.php.

$string['configdisplayloginfailures'] = 'This will display information to selected users about previous failed logins.'

Definition at line 182 of file admin.php.

$string['configdocroot'] = 'Defines the path to the Moodle Docs. You can change this if you wish to have your own custom online documentation. However, if you do that make sure that the paths in your documentation follow the same format as http://docs.moodle.org.'

Definition at line 183 of file admin.php.

$string['configdoctonewwindow'] = 'If you enable this, then links to Moodle Docs will be shown in a new window.'

Definition at line 184 of file admin.php.

$string['configeditordictionary'] = 'This value will be used if aspell doesn\'t have dictionary for users own language.'

Definition at line 185 of file admin.php.

$string['configeditorfontlist'] = 'Select the fonts that should appear in the editor\'s drop-down list.'

Definition at line 186 of file admin.php.

$string['configemailchangeconfirmation'] = 'Require an email confirmation step when users change their email address in their profile.'

Definition at line 187 of file admin.php.

$string['configenableajax'] = 'This setting allows you to control the use of AJAX (advanced client/server interfaces using Javascript) across the whole site. With this setting enabled users can still make a choice in their profile, otherwise AJAX is disabled for everybody.'

Definition at line 188 of file admin.php.

$string['configenablecalendarexport'] = 'Enable exporting or subscribing to calendars.'

Definition at line 189 of file admin.php.

$string['configenablecomments'] = 'Enable comments'

Definition at line 190 of file admin.php.

$string['configenablecourserequests'] = 'This will allow any user to request a course be created.'

Definition at line 191 of file admin.php.

$string['configenablegroupmembersonly'] = 'If enabled, access to activities can be restricted to group members only. This may result in an increased server load. In addition, gradebook categories must be set up in a certain way to ensure that activities are hidden from non-group members.'

Definition at line 192 of file admin.php.

$string['configenablemobilewebservice'] = 'Enable mobile service for the official Moodle app or other app requesting it. For more information, read the {$a}'

Definition at line 193 of file admin.php.

$string['configenablerssfeeds'] = 'This switch will enable RSS feeds from across the site. To actually see any change you will need to enable RSS feeds in the individual modules too - go to the Modules settings under Admin Configuration.'

Definition at line 194 of file admin.php.

$string['configenablerssfeedsdisabled'] = 'It is not available because RSS feeds are disabled in all the Site. To enable them, go to the Variables settings under Admin Configuration.'

Definition at line 195 of file admin.php.

$string['configenablerssfeedsdisabled2'] = 'RSS feeds are disabled at the server level. You need to enable them first in Server/RSS.'

Definition at line 196 of file admin.php.

$string['configenablesafebrowserintegration'] = 'This adds the choice \'Require Safe Exam Browser\' to the \'Browser security\' field on the quiz settings form. See http://www.safeexambrowser.org/ for more information.'

Definition at line 197 of file admin.php.

$string['configenablestats'] = 'If you choose \'yes\' here, Moodle\'s cronjob will process the logs and gather some statistics. Depending on the amount of traffic on your site, this can take awhile. If you enable this, you will be able to see some interesting graphs and statistics about each of your courses, or on a sitewide basis.'

Definition at line 198 of file admin.php.

$string['configenabletrusttext'] = 'By default Moodle will always thoroughly clean text that comes from users to remove any possible bad scripts, media etc that could be a security risk. The Trusted Content system is a way of giving particular users that you trust the ability to include these advanced features in their content without interference. To enable this system, you need to first enable this setting, and then grant the Trusted Content permission to a specific Moodle role. Texts created or uploaded by such users will be marked as trusted and will not be cleaned before display.'

Definition at line 199 of file admin.php.

$string['configenablewebservices'] = 'Web services enable other systems to log in to this Moodle and perform operations. For extra security this feature should be disabled unless you are really using it.'

Definition at line 200 of file admin.php.

$string['configenablewsdocumentation'] = 'Enable auto-generation of web services documentation. A user can access to his own documentation on his security keys page {$a}. It displays the documentation for the enabled protocols only.'

Definition at line 201 of file admin.php.

$string['configerrorlevel'] = 'Choose the amount of PHP warnings that you want to be displayed. Normal is usually the best choice.'

Definition at line 202 of file admin.php.

$string['configextendedusernamechars'] = 'Enable this setting to allow students to use any characters in their usernames (note this does not affect their actual names). The default is "false" which restricts usernames to be alphanumeric lowercase characters, underscore (_), hyphen (-), period (.) or at symbol (@).'

Definition at line 203 of file admin.php.

$string['configextramemorylimit'] = 'Some scripts like search, backup/restore or cron require more memory. Set higher values for large sites.'

Definition at line 204 of file admin.php.

$string['configfilterall'] = 'Filter all strings, including headings, titles, navigation bar and so on. This is mostly useful when using the multilang filter, otherwise it will just create extra load on your site for little gain.'

Definition at line 205 of file admin.php.

$string['configfiltermatchoneperpage'] = 'Automatic linking filters will only generate a single link for the first matching text instance found on the complete page. All others are ignored.'

Definition at line 206 of file admin.php.

$string['configfiltermatchonepertext'] = 'Automatic linking filters will only generate a single link for the first matching text instance found in each item of text (e.g., resource, block) on the page. All others are ignored. This setting is ignored if the one per page setting is <i>yes</i>.'

Definition at line 207 of file admin.php.

$string['configfilteruploadedfiles'] = 'Process all uploaded HTML and text files with the filters before displaying them, only uploaded HTML files or none at all.'

Definition at line 208 of file admin.php.

$string['configforcelogin'] = 'Normally, the front page of the site and the course listings (but not courses) can be read by people without logging in to the site. If you want to force people to log in before they do ANYTHING on the site, then you should enable this setting.'

Definition at line 209 of file admin.php.

$string['configforceloginforprofiles'] = 'This setting forces people to login as a real (non-guest) account before viewing any user\'s profile. If you disabled this setting, you may find that some users post advertising (spam) or other inappropriate content in their profiles, which is then visible to the whole world.'

Definition at line 210 of file admin.php.

$string['configfrontpage'] = 'The items selected above will be displayed on the site\'s front page.'

Definition at line 211 of file admin.php.

$string['configfrontpageloggedin'] = 'The items selected above will be displayed on the site\'s front page when a user is logged in.'

Definition at line 212 of file admin.php.

$string['configfullnamedisplay'] = 'This defines how names are shown when they are displayed in full. For most mono-lingual sites the most efficient setting is the default "First name + Surname", but you may choose to hide surnames altogether, or to leave it up to the current language pack to decide (some languages have different conventions).'

Definition at line 213 of file admin.php.

$string['configgdversion'] = 'Indicate the version of GD that is installed. The version shown by default is the one that has been auto-detected. Don\'t change this unless you really know what you\'re doing.'

Definition at line 214 of file admin.php.

$string['configgeoipfile'] = 'Location of GeoIP City binary data file. This file is not part of Moodle distribution and must be obtained separately from <a href="http://www.maxmind.com/">MaxMind</a>. You can either buy a commercial version or use the free version.<br />Simply download <a href="http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz" >http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz</a> and extract it into "{$a}" directory on your server.'

Definition at line 215 of file admin.php.

$string['configgetremoteaddrconf'] = 'If your server is behind a reverse proxy, you can use this setting to specify which HTTP headers can be trusted to contain the remote IP address. The headers are read in order, using the first one that is available.'

Definition at line 216 of file admin.php.

$string['configgooglemapkey'] = 'You need to enter a special key to use Google Maps for IP address lookup visualization. You can obtain the key free of charge at <a href="http://code.google.com/apis/maps/signup.html" >http://code.google.com/apis/maps/signup.html</a>.<br />Your web site URL is: {$a}'

Definition at line 217 of file admin.php.

$string['configgradebookroles'] = 'This setting allows you to control who appears on the gradebook. Users need to have at least one of these roles in a course to be shown in the gradebook for that course.'

Definition at line 218 of file admin.php.

$string['configgradeexport'] = 'Choose which gradebook export formats are your primary methods for exporting grades. Chosen plugins will then set and use a "last exported" field for every grade. For example, this might result in exported records being identified as being "new" or "updated". If you are not sure about this then leave everything unchecked.'

Definition at line 219 of file admin.php.

$string['confighiddenuserfields'] = 'Select which user information fields you wish to hide from other users other than course teachers/admins. This will increase student privacy. Hold CTRL key to select multiple fields.'

Definition at line 220 of file admin.php.

$string['configidnumber'] = 'This option specifies whether (a) Users are not be asked for an ID number at all, (b) Users are asked for an ID number but can leave it blank or (c) Users are asked for an ID Number and cannot leave it blank. If given the User\'s ID number is displayed in their Profile.'

Definition at line 221 of file admin.php.

$string['configintcachemax'] = 'For internal cache only. Maximum number of records to keep in the cache. Recommended value: 50. Use lower values to reduce memory usage.'

Definition at line 222 of file admin.php.

$string['configintro'] = 'On this page you can specify a number of configuration variables that help make Moodle work properly on your server. Don\'t worry too much about it - the defaults will usually work fine and you can always come back to this page later and change these settings.'

Definition at line 223 of file admin.php.

$string['configintroadmin'] = 'On this page you should configure your main administrator account which will have complete control over the site. Make sure you give it a secure username and password as well as a valid email address. You can create more admin accounts later on.'

Definition at line 224 of file admin.php.

$string['configintrosite'] = 'This page allows you to configure the front page and name of this new site. You can come back here later to change these settings any time using the Administration menus.'

Definition at line 225 of file admin.php.

$string['configiplookup'] = 'When you click on an IP address (such as 34.12.222.93), such as in the logs, you are shown a map with a best guess of where that IP is located. There are different plugins for this that you can choose from, each has benefits and disadvantages.'

Definition at line 226 of file admin.php.

$string['configkeeptagnamecase'] = 'Check this if you want tag names to keep the original casing as entered by users who created them'

Definition at line 227 of file admin.php.

$string['configlang'] = 'Choose a default language for the whole site. Users can override this setting using the language menu or the setting in their personal profile.'

Definition at line 228 of file admin.php.

$string['configlangstringcache'] = 'Caches all the language strings into compiled files in the data directory. If you are translating Moodle or changing strings in the Moodle source code then you may want to switch this off. Otherwise leave it on to see performance benefits.'

Definition at line 229 of file admin.php.

$string['configlanglist'] = 'Leave this blank to allow users to choose from any language you have in this installation of Moodle. However, you can shorten the language menu by entering a comma-separated list of language codes that you want. For example: en,es_es,fr,it'

Definition at line 230 of file admin.php.

$string['configlangmenu'] = 'Choose whether or not you want to display the general-purpose language menu on the home page, login page etc. This does not affect the user\'s ability to set the preferred language in their own profile.'

Definition at line 231 of file admin.php.

$string['configlatinexcelexport'] = 'Choose the encoding for Excel exports.'

Definition at line 232 of file admin.php.

$string['configlocale'] = 'Choose a sitewide locale - this will override the format and language of dates for all language packs (though names of days in calendar are not affected). You need to have this locale data installed on your operating system (eg for linux en_US.UTF-8 or es_ES.UTF-8). In most cases this field should be left blank.'

Definition at line 233 of file admin.php.

$string['configloginhttps'] = 'Turning this on will make Moodle use a secure https connection just for the login page (providing a secure login), and then afterwards revert back to the normal http URL for general speed. CAUTION: this setting REQUIRES https to be specifically enabled on the web server - if it is not then YOU COULD LOCK YOURSELF OUT OF YOUR SITE.'

Definition at line 234 of file admin.php.

$string['configloglifetime'] = 'This specifies the length of time you want to keep logs about user activity. Logs that are older than this age are automatically deleted. It is best to keep logs as long as possible, in case you need them, but if you have a very busy server and are experiencing performance problems, then you may want to lower the log lifetime. Values lower than 30 are not recommended because statistics may not work properly.'

Definition at line 235 of file admin.php.

$string['configlookahead'] = 'Days to look ahead'

Definition at line 236 of file admin.php.

$string['configmaxbytes'] = 'This specifies a maximum size that uploaded files can be throughout the whole site. This setting is limited by the PHP settings post_max_size and upload_max_filesize, as well as the Apache setting LimitRequestBody. In turn, maxbytes limits the range of sizes that can be chosen at course level or module level. If \'Server Limit\' is chosen, the server maximum allowed by the server will be used.'

Definition at line 237 of file admin.php.

$string['configmaxconsecutiveidentchars'] = 'Passwords must not have more than this number of consecutive identical characters. Use 0 to disable this check.'

Definition at line 238 of file admin.php.

$string['configmaxeditingtime'] = 'This specifies the amount of time people have to re-edit forum postings, glossary comments etc. Usually 30 minutes is a good value.'

Definition at line 239 of file admin.php.

$string['configmaxevents'] = 'Events to Lookahead'

Definition at line 240 of file admin.php.

$string['configmemcachedhosts'] = 'For memcached. Comma-separated list of hosts that are running the memcached daemon. Use IP addresses to avoid DNS latency. memcached does not behave well if you add/remove hosts on a running setup.'

Definition at line 241 of file admin.php.

$string['configmemcachedpconn'] = 'For memcached. Use persistent connections. Use carefully -- it can make Apache/PHP crash after a restart of the memcached daemon.'

Definition at line 242 of file admin.php.

$string['configmessaging'] = 'Should the messaging system between site users be enabled?'

Definition at line 243 of file admin.php.

$string['configmessaginghidereadnotifications'] = 'Hide read notifications of events like forum posts when viewing messaging history'

Definition at line 244 of file admin.php.

$string['configmessagingdeletereadnotificationsdelay'] = 'Read notifications can be deleted to save space. How long after a notification is read can it be deleted?'

Definition at line 245 of file admin.php.

$string['configminpassworddigits'] = 'Passwords must have at least these many digits.'

Definition at line 246 of file admin.php.

$string['configminpasswordlength'] = 'Passwords must be at least these many characters long.'

Definition at line 247 of file admin.php.

$string['configminpasswordlower'] = 'Passwords must have at least these many lower case letters.'

Definition at line 248 of file admin.php.

$string['configminpasswordnonalphanum'] = 'Passwords must have at least these many non-alphanumeric characters.'

Definition at line 249 of file admin.php.

$string['configminpasswordupper'] = 'Passwords must have at least these many upper case letters.'

Definition at line 250 of file admin.php.

$string['configmycoursesperpage'] = 'Maximum number of courses to display in any list of a user\'s own courses'

Definition at line 251 of file admin.php.

$string['configmymoodleredirect'] = 'This setting forces redirects to /my on login for non-admins and replaces the top level site navigation with /my'

Definition at line 252 of file admin.php.

$string['configmypagelocked'] = 'This setting prevents the default page from being edited by any non-admins'

Definition at line 253 of file admin.php.

$string['confignavcourselimit'] = 'Limits the number of courses shown to the user when they are either not logged in or are not enrolled in any courses.'

Definition at line 254 of file admin.php.

$string['confignavshowallcourses'] = 'Setting this ensures that all courses on the site are shown in the navigation at all times.'

Definition at line 255 of file admin.php.

$string['confignavshowcategories'] = 'Show course categories in the navigation bar and navigation blocks. This does not occur with courses the user is currently enrolled in, they will still be listed under mycourses without categories.'

Definition at line 256 of file admin.php.

$string['confignotifyloginfailures'] = 'If login failures have been recorded, email notifications can be sent out. Who should see these notifications?'

Definition at line 257 of file admin.php.

$string['confignotifyloginthreshold'] = 'If notifications about failed logins are active, how many failed login attempts by one user or one IP address is it worth notifying about?'

Definition at line 258 of file admin.php.

$string['confignotloggedinroleid'] = 'Users who are not logged in to the site will be treated as if they have this role granted to them at the site context. Guest is almost always what you want here, but you might want to create roles that are less or more restrictive. Things like creating posts still require the user to log in properly.'

Definition at line 259 of file admin.php.

$string['configopentogoogle'] = 'If you enable this setting, then Google will be allowed to enter your site as a Guest. In addition, people coming in to your site via a Google search will automatically be logged in as a Guest. Note that this only provides transparent access to courses that already allow guest access.'

Definition at line 260 of file admin.php.

$string['configoverride'] = 'Defined in config.php'

Definition at line 261 of file admin.php.

$string['configpasswordpolicy'] = 'Turning this on will make Moodle check user passwords against a valid password policy. Use the settings below to specify your policy (they will be ignored if you set this to \'No\').'

Definition at line 262 of file admin.php.

$string['configpathtoclam'] = 'Path to clam AV. Probably something like /usr/bin/clamscan or /usr/bin/clamdscan. You need this in order for clam AV to run.'

Definition at line 263 of file admin.php.

$string['configpathtodu'] = 'Path to du. Probably something like /usr/bin/du. If you enter this, pages that display directory contents will run much faster for directories with a lot of files.'

Definition at line 264 of file admin.php.

$string['configperfdebug'] = 'If you turn this on, performance info will be printed in the footer of the standard theme'

Definition at line 265 of file admin.php.

$string['configprofileroles'] = 'List of roles that are visible on user profiles and participation page.'

Definition at line 266 of file admin.php.

$string['configprofilesforenrolledusersonly'] = 'To prevent misuse by spammers, profile descriptions of users who are not yet enrolled in any course are hidden. New users must enrol in at least one course before they can add a profile description.'

Definition at line 267 of file admin.php.

$string['configprotectusernames'] = 'By default forget_password.php does not display any hints that would allow guessing of usernames or email addresses.'

Definition at line 268 of file admin.php.

$string['configproxybypass'] = 'Comma separated list of (partial) hostnames or IPs that should bypass proxy (e.g., 192.168., .mydomain.com)'

Definition at line 269 of file admin.php.

$string['configproxyhost'] = 'If this <b>server</b> needs to use a proxy computer (eg a firewall) to access the Internet, then provide the proxy hostname here. Otherwise leave it blank.'

Definition at line 270 of file admin.php.

$string['configproxypassword'] = 'Password needed to access internet through proxy if required, empty if none (PHP cURL extension required).'

Definition at line 271 of file admin.php.

$string['configproxyport'] = 'If this server needs to use a proxy computer, then provide the proxy port here.'

Definition at line 272 of file admin.php.

$string['configproxytype'] = 'Type of web proxy (PHP5 and cURL extension required for SOCKS5 support).'

Definition at line 273 of file admin.php.

$string['configproxyuser'] = 'Username needed to access internet through proxy if required, empty if none (PHP cURL extension required).'

Definition at line 274 of file admin.php.

$string['configquarantinedir'] = 'If you want clam AV to move infected files to a quarantine directory, enter it here. It must be writable by the webserver. If you leave this blank, or if you enter a directory that doesn\'t exist or isn\'t writable, infected files will be deleted. Do not include a trailing slash.'

Definition at line 275 of file admin.php.

$string['configrcache'] = 'Use the cache to store database records. Remember to set \'cachetype\' as well!'

Definition at line 276 of file admin.php.

$string['configrcachettl'] = 'Time-to-live for cached records, in seconds. Use a short (&lt;15) value here.'

Definition at line 277 of file admin.php.

$string['configrecaptchaprivatekey'] = 'String of characters used to communicate between your Moodle server and the recaptcha server. Obtain one for this site by visiting http://www.google.com/recaptcha'

Definition at line 278 of file admin.php.

$string['configrecaptchapublickey'] = 'String of characters used to display the reCAPTCHA element in the signup form. Generated by http://www.google.com/recaptcha'

Definition at line 279 of file admin.php.

$string['configrequestedstudentname'] = 'Word for student used in requested courses'

Definition at line 280 of file admin.php.

$string['configrequestedstudentsname'] = 'Word for students used in requested courses'

Definition at line 281 of file admin.php.

$string['configrequestedteachername'] = 'Word for teacher used in requested courses'

Definition at line 282 of file admin.php.

$string['configrequestedteachersname'] = 'Word for teachers used in requested courses'

Definition at line 283 of file admin.php.

$string['configrequiremodintro'] = 'Disable this option if you do not want to force users to enter description of each activity.'

Definition at line 284 of file admin.php.

$string['configrestrictbydefault'] = 'Should new courses that are created that fall into the above category have their modules restricted by default?'

Definition at line 285 of file admin.php.

$string['configrestrictmodulesfor'] = 'Which courses should have <b>the setting</b> for disabling some activity modules? Note that this setting only applies to teachers, administrators will still be able to add any activity to a course.'

Definition at line 286 of file admin.php.

$string['configrunclamavonupload'] = 'When enabled, clam AV will be used to scan all uploaded files.'

Definition at line 287 of file admin.php.

$string['configrunclamonupload'] = 'Run clam AV on file upload? You will need a correct path in pathtoclam for this to work. (Clam AV is a free virus scanner that you can get from http://www.clamav.net/)'

Definition at line 288 of file admin.php.

$string['configuserquota'] = 'The maximum number of bytes that a user can store in their own private file area. {$a->bytes} bytes == {$a->displaysize}'

Definition at line 289 of file admin.php.

$string['configsectioninterface'] = 'Interface'

Definition at line 290 of file admin.php.

$string['configsectionmail'] = 'Mail'

Definition at line 291 of file admin.php.

$string['configsectionmaintenance'] = 'Maintenance'

Definition at line 292 of file admin.php.

$string['configsectionmisc'] = 'Miscellaneous'

Definition at line 293 of file admin.php.

$string['configsectionoperatingsystem'] = 'Operating system'

Definition at line 294 of file admin.php.

$string['configsectionpermissions'] = 'Permissions'

Definition at line 295 of file admin.php.

$string['configsectionrequestedcourse'] = 'Course requests'

Definition at line 296 of file admin.php.

$string['configsectionsecurity'] = 'Security'

Definition at line 297 of file admin.php.

$string['configsectionstats'] = 'Statistics'

Definition at line 298 of file admin.php.

$string['configsectionuser'] = 'User'

Definition at line 299 of file admin.php.

$string['configsecureforms'] = 'Moodle can use an additional level of security when accepting data from web forms. If this is enabled, then the browser\'s HTTP_REFERER variable is checked against the current form address. In a very few cases this can cause problems if the user is using a firewall (eg Zonealarm) configured to strip HTTP_REFERER from their web traffic. Symptoms are getting \'stuck\' on a form. If your users are having problems with the login page (for example) you might want to disable this setting, although it might leave your site more open to brute-force password attacks. If in doubt, leave this set to \'Yes\'.'

Definition at line 300 of file admin.php.

$string['configsessioncookie'] = 'This setting customises the name of the cookie used for Moodle sessions. This is optional, and only useful to avoid cookies being confused when there is more than one copy of Moodle running within the same web site.'

Definition at line 301 of file admin.php.

$string['configsessioncookiedomain'] = 'This allows you to change the domain that the Moodle cookies are available from. This is useful for Moodle customisations (e.g. authentication or enrolment plugins) that need to share Moodle session information with a web application on another subdomain. <strong>WARNING: it is strongly recommended to leave this setting at the default (empty) - an incorrect value will prevent all logins to the site.</strong>'

Definition at line 302 of file admin.php.

$string['configsessioncookiepath'] = 'If you need to change where browsers send the Moodle cookies, you can change this setting to specify a subdirectory of your web site. Otherwise the default \'/\' should be fine.'

Definition at line 303 of file admin.php.

$string['configsessiontimeout'] = 'If people logged in to this site are idle for a long time (without loading pages) then they are automatically logged out (their session is ended). This variable specifies how long this time should be.'

Definition at line 304 of file admin.php.

$string['configshowcommentscount'] = 'Show comments count, it will cost one more query when display comments link'

Definition at line 305 of file admin.php.

$string['configshowsiteparticipantslist'] = 'All of these site students and site teachers will be listed on the site participants list. Who shall be allowed to see this site participants list?'

Definition at line 306 of file admin.php.

$string['configsitedefaultlicense'] = 'Default site licence'

Definition at line 307 of file admin.php.

$string['configsitedefaultlicensehelp'] = 'The default licence for publishing content on this site'

Definition at line 308 of file admin.php.

$string['configsitemaxcategorydepth'] = 'Maximum category depth'

Definition at line 309 of file admin.php.

$string['configsitemaxcategorydepthhelp'] = 'This specifies the maximum depth of child categories shown'

Definition at line 310 of file admin.php.

$string['configslasharguments'] = 'Files (images, uploads etc) are provided via a script using \'slash arguments\'. This method allows files to be more easily cached in web browsers, proxy servers etc. Unfortunately, some PHP servers don\'t allow this method, so if you have trouble viewing uploaded files or images (eg user pictures), disable this setting.'

Definition at line 311 of file admin.php.

$string['configsmartpix'] = 'With this on, icons are served through a PHP script that searches the current theme, then all parent themes, then the Moodle /pix folder. This reduces the need to duplicate image files within themes, but has a slight performance cost.'

Definition at line 312 of file admin.php.

$string['configstartwday'] = 'Start of week'

Definition at line 313 of file admin.php.

$string['configstatsfirstrun'] = 'This specifies how far back the logs should be processed <b>the first time</b> the cronjob wants to process statistics. If you have a lot of traffic and are on shared hosting, it\'s probably not a good idea to go too far back, as it could take a long time to run and be quite resource intensive. (Note that for this setting, 1 month = 28 days. In the graphs and reports generated, 1 month = 1 calendar month.)'

Definition at line 314 of file admin.php.

$string['configstatsmaxruntime'] = 'Stats processing can be quite intensive, so use a combination of this field and the next one to specify when it will run and how long for.'

Definition at line 315 of file admin.php.

$string['configstatsmaxruntime2'] = 'Stats processing can be quite intensive, specify maximum time allowed for gathering of one day of statistics. Maximum number of days processed in one cron execution is 31.'

Definition at line 316 of file admin.php.

$string['configstatsmaxruntime3'] = 'Specify the maximum time allowed to calculate the statistics for one day, bearing in mind that stats processing can put a big load on the server. The maximum number of days processed in one cron can be specified below.'

Definition at line 317 of file admin.php.

$string['configstatsruntimedays'] = 'Specify the maximum number of days processed in each stats execution. When stats are up-to-date, only one day will be processed, so adjust this value depending of your server load, reducing it if shorter cron executions are needed.'

Definition at line 318 of file admin.php.

$string['configstatsruntimestart'] = 'What time should the cronjob that does the stats processing <b>start</b>? Please specify different times if there are multiple Moodles on one physical server.'

Definition at line 319 of file admin.php.

$string['configstatsuserthreshold'] = 'This setting specifies the minimum number of enrolled users for a course to be included in statistics calculations.'

Definition at line 320 of file admin.php.

$string['configstrictformsrequired'] = 'If enabled, users are prevented from entering a space or line break only in required fields in forms.'

Definition at line 321 of file admin.php.

$string['configstripalltitletags'] = 'Uncheck this setting to allow HTML tags in activity and resource names.'

Definition at line 322 of file admin.php.

$string['configsupportemail'] = 'This email address will be published to users of this site as the one to email when they need general help (for example, when new users create their own accounts). If this email is left blank then no such helpful email address is supplied.'

Definition at line 323 of file admin.php.

$string['configsupportname'] = 'This is the name of a person or other entity offering general help via the support email or web address.'

Definition at line 324 of file admin.php.

$string['configsupportpage'] = 'This web address will be published to users of this site as the one to go to when they need general help (for example, when new users create their own accounts). If this address is left blank then no link will be supplied.'

Definition at line 325 of file admin.php.

$string['configthemedesignermode'] = 'Normally all theme images and style sheets are cached in browsers and on the server for a very long time, for performance. If you are designing themes or developing code then you probably want to turn this mode on so that you are not served cached versions. Warning: this will make your site slower for all users! Alternatively, you can also reset the theme caches manually from the Theme selection page.'

Definition at line 326 of file admin.php.

$string['configthemelist']
Initial value:
 'Leave this blank to allow any valid theme to be used.  If you want to shorten the theme menu, you can specify a comma-separated list of names here (Don\'t use spaces!).
For example:  standard,orangewhite.'

Definition at line 327 of file admin.php.

$string['configtimezone'] = 'You can set the default timezone here. This is the only the DEFAULT timezone for displaying dates - each user can override this by setting their own in their profile. "Server time" here will make Moodle default to the server\'s operating system setting, but "Server time" in the user profile will make the user default to this timezone setting. Cronjobs that depend on a time of day to run will use this timezone.'

Definition at line 329 of file admin.php.

$string['configunzip'] = 'Indicate the location of your unzip program (Unix only, optional). If specified, this will be used to unpack zip archives on the server. If you leave this blank, then Moodle will use internal routines.'

Definition at line 330 of file admin.php.

$string['configuseblogassociations'] = 'Should users be able to organize their blog by associating entries with courses and course modules?'

Definition at line 331 of file admin.php.

$string['configuseexternalyui'] = 'Instead of using local files, use online files available on Yahoo&#145;s servers. WARNING: This requires an internet connection, or no AJAX will work on your site. This setting is not compatible with sites using https.'

Definition at line 332 of file admin.php.

$string['configusesitenameforsitepages'] = 'If enabled the site\'s shortname will be used for the site pages node in the navigation rather than the string \'Site pages\''

Definition at line 333 of file admin.php.

$string['configusetags'] = 'Should tags functionality across the site be enabled?'

Definition at line 334 of file admin.php.

$string['configvariables'] = 'Variables'

Definition at line 335 of file admin.php.

$string['configverifychangedemail'] = 'Enables verification of changed email addresses using allowed and denied email domains settings. If this setting is disabled the domains are enforced only when creating new users.'

Definition at line 336 of file admin.php.

$string['configvisiblecourses'] = 'Display courses in hidden categories normally'

Definition at line 337 of file admin.php.

$string['configwarning'] = 'Be careful modifying these settings - strange values could cause problems.'

Definition at line 338 of file admin.php.

$string['configxmlstrictheaders'] = 'Set to on, each page will be generated using XML http headers and prolog, so browsers will show XHTML errors inline. This is only useful for developers.'

Definition at line 339 of file admin.php.

$string['configyuicomboloading'] = 'This options enables combined file loading optimisation for YUI libraries. This setting should be enabled on production sites for performance reasons.'

Definition at line 340 of file admin.php.

$string['configzip'] = 'Indicate the location of your zip program (Unix only, optional). If specified, this will be used to create zip archives on the server. If you leave this blank, then Moodle will use internal routines.'

Definition at line 341 of file admin.php.

$string['confirmation'] = 'Confirmation'

Definition at line 342 of file admin.php.

$string['confirmdeletecomments'] = 'You are about to delete comments, are you sure?'

Definition at line 343 of file admin.php.

$string['confirmed'] = 'Confirmed'

Definition at line 344 of file admin.php.

$string['convertformat'] = '<i>convert</i> output format'

Definition at line 345 of file admin.php.

$string['cookiehttponly'] = 'Only http cookies'

Definition at line 346 of file admin.php.

$string['cookiesecure'] = 'Secure cookies only'

Definition at line 347 of file admin.php.

$string['country'] = 'Default country'

Definition at line 348 of file admin.php.

$string['coursecontact'] = 'Course contacts'

Definition at line 349 of file admin.php.

$string['coursecontact_desc'] = 'This setting allows you to control who appears on the course description. Users need to have at least one of these roles in a course to be shown on the course description for that course.'

Definition at line 350 of file admin.php.

$string['courselistshortnames'] = 'Display short names'

Definition at line 351 of file admin.php.

$string['courselistshortnames_desc'] = 'Show short name as well as full name when displaying lists of courses.'

Definition at line 352 of file admin.php.

$string['coursemgmt'] = 'Add/edit courses'

Definition at line 353 of file admin.php.

$string['courseoverview'] = 'Course overview'

Definition at line 354 of file admin.php.

$string['courserequestnotify'] = 'Course request notification'

Definition at line 355 of file admin.php.

$string['courserequestnotifyemail'] = 'User {$a->user} requested a new course at {$a->link}'

Definition at line 356 of file admin.php.

$string['courserequests'] = 'Course requests'

Definition at line 357 of file admin.php.

$string['courserequestspending'] = 'Pending course requests'

Definition at line 358 of file admin.php.

$string['courses'] = 'Courses'

Definition at line 359 of file admin.php.

$string['coursesperpage'] = 'Courses per page'

Definition at line 360 of file admin.php.

$string['creatornewroleid'] = 'Creators\' role in new courses'

Definition at line 361 of file admin.php.

$string['creatornewroleid_help'] = 'If the user does not already have the permission to manage the new course, the user is automatically enrolled using this role.'

Definition at line 362 of file admin.php.

$string['cron'] = 'Cron'

Definition at line 363 of file admin.php.

$string['cron_help'] = 'The cron.php maintenance script assists some of Moodle\'s modules to perform tasks on a scheduled basis, such as mailing out copies of new forum posts. A mechanism is required to run the script regularly e.g. every 5 minutes.'

Definition at line 364 of file admin.php.

$string['cron_link'] = 'admin/cron'

Definition at line 365 of file admin.php.

$string['cronclionly'] = 'Cron execution via command line only'

Definition at line 366 of file admin.php.

$string['cronerrorclionly'] = 'Sorry, internet access to this page has been disabled by the administrator.'

Definition at line 367 of file admin.php.

$string['cronerrorpassword'] = 'Sorry, you have not provided a valid password to access this page'

Definition at line 368 of file admin.php.

$string['cronremotepassword'] = 'Cron password for remote access'

Definition at line 369 of file admin.php.

$string['cronwarning'] = 'The <a href="cron.php">cron.php maintenance script</a> has not been run for at least 24 hours.'

Definition at line 370 of file admin.php.

$string['ctyperecommended'] = 'Installing the optional ctype PHP extension is highly recommended in order to improve site performance, particularly if your site is supporting non-latin languages.'

Definition at line 371 of file admin.php.

$string['ctyperequired'] = 'The ctype PHP extension is now required by Moodle, in order to improve site performance and to offer multilingual compatibility.'

Definition at line 372 of file admin.php.

$string['curlcache'] = 'cURL cache TTL'

Definition at line 373 of file admin.php.

$string['curlrecommended'] = 'Installing the optional cURL library is highly recommended in order to enable Moodle Networking functionality.'

Definition at line 374 of file admin.php.

$string['curlrequired'] = 'The cURL PHP extension is now required by Moodle, in order to communicate with Moodle repositories.'

Definition at line 375 of file admin.php.

$string['curltimeoutkbitrate'] = 'Bitrate to use when calculating cURL timeouts (Kbps)'

Definition at line 376 of file admin.php.

$string['curltimeoutkbitrate_help'] = 'This setting is used to calculate an appropriate timeout during large cURL requests. As part of this calculation an HTTP HEAD request is made to determine the size of the content. Setting this to 0 disables this request from being made.'

Definition at line 377 of file admin.php.

$string['customcheck'] = 'Other checks'

Definition at line 378 of file admin.php.

$string['custommenu'] = 'Custom menu'

Definition at line 379 of file admin.php.

$string['custommenuitems'] = 'Custom menu items'

Definition at line 380 of file admin.php.

$string['datarootsecurityerror']
Initial value:
 '<p><strong>SECURITY WARNING!</strong></p><p>Your dataroot directory is in the wrong location and is exposed to the web. This means that all your private files are available to anyone in the world, and some of them could be used by a cracker to obtain unauthorised administrative access to your site!</p>
<p>You <em>must</em> move dataroot directory ({$a}) to a new location that is not within your public web directory, and update the <code>$CFG->dataroot</code> setting in your config.php accordingly.</p>'

Definition at line 381 of file admin.php.

$string['datarootsecuritywarning'] = 'Your site configuration might not be secure. Please make sure that your dataroot directory ({$a}) is not directly accessible via web.'

Definition at line 383 of file admin.php.

$string['dbmigrate'] = 'Moodle database migration'

Definition at line 384 of file admin.php.

$string['dbmigrateconnecerror'] = 'Could not connect to the database specified.'

Definition at line 385 of file admin.php.

$string['dbmigrateencodingerror'] = 'The database specified has encoding {$a} rather than required UNICODE/UTF8.<br />Please specify another.'

Definition at line 386 of file admin.php.

$string['dbmigratepostgres'] = 'It seems that you are using PostgreSQL as the database server. To continue the migration process you need to manually create a new database with encoding "UNICODE"(PostgreSQL 7) or "UTF8" (PostgreSQL 8) to store the migrated data. Please enter your new database connection settings below to continue:'

Definition at line 387 of file admin.php.

$string['dbmigratewarning'] = 'Please make sure that you have backed up your Moodle database before commencing this procedure. If you are unsure of how to do that, please contact your system admin. Your Moodle site will be put under maintenance mode after you start the migration process'

Definition at line 388 of file admin.php.

$string['dbmigratewarning2'] = '<b>Warning: You are about to start the database migration process. Please be very sure that your entire Moodle database is backed up.</b>'

Definition at line 389 of file admin.php.

$string['dbmigrationdeprecateddb'] = '<font color="#ff0000">This database is migrated to a new UTF8 database and deprecated. Please edit your config.php and use the new database for this moodle.</font>'

Definition at line 390 of file admin.php.

$string['dbmigrationdupfailed'] = 'Database duplication failed with possible error:<font color="#ff0000"><pre>{$a}</pre></font>'

Definition at line 391 of file admin.php.

$string['dbsessions'] = 'Use database for session information'

Definition at line 392 of file admin.php.

$string['debug'] = 'Debug messages'

Definition at line 393 of file admin.php.

$string['debugall'] = 'ALL: Show all reasonable PHP debug messages'

Definition at line 394 of file admin.php.

$string['debugdeveloper'] = 'DEVELOPER: extra Moodle debug messages for developers'

Definition at line 395 of file admin.php.

$string['debugdisplay'] = 'Display debug messages'

Definition at line 396 of file admin.php.

$string['debugging'] = 'Debugging'

Definition at line 397 of file admin.php.

$string['debugminimal'] = 'MINIMAL: Show only fatal errors'

Definition at line 398 of file admin.php.

$string['debugnone'] = 'NONE: Do not show any errors or warnings'

Definition at line 399 of file admin.php.

$string['debugnormal'] = 'NORMAL: Show errors, warnings and notices'

Definition at line 400 of file admin.php.

$string['debugpageinfo'] = 'Show page information'

Definition at line 401 of file admin.php.

$string['debugsmtp'] = 'Debug email sending'

Definition at line 402 of file admin.php.

$string['debugstringids'] = 'Show origin of languages strings'

Definition at line 403 of file admin.php.

$string['debugstringids_desc'] = 'This option is designed to help translators. When this option is enabled, if you add the parameter strings=1 to a request URL, it will show the language file and string id beside each string that is output.'

Definition at line 404 of file admin.php.

$string['debugvalidators'] = 'Show validator links'

Definition at line 405 of file admin.php.

$string['defaultallowedmodules'] = 'Default allowed modules'

Definition at line 406 of file admin.php.

$string['defaultcity'] = 'Default city'

Definition at line 407 of file admin.php.

$string['defaultcity_help'] = 'A city entered here will be the default city when creating new user accounts.'

Definition at line 408 of file admin.php.

$string['defaulthomepage'] = 'Default home page for users'

Definition at line 409 of file admin.php.

$string['defaultrequestcategory'] = 'Default category for course requests'

Definition at line 410 of file admin.php.

$string['defaultsettinginfo'] = 'Default: {$a}'

Definition at line 411 of file admin.php.

$string['defaultuserroleid'] = 'Default role for all users'

Definition at line 412 of file admin.php.

$string['deletefilterareyousure'] = 'Are you sure you want to delete the filter \'{$a}\''

Definition at line 413 of file admin.php.

$string['deletefilterareyousuremessage'] = 'You are about to completely delete the filter \'{$a}\'. Are you sure you want to uninstall it?'

Definition at line 414 of file admin.php.

$string['deletefilterfiles'] = 'All data associated with the filter \'{$a->filter}\' has been deleted from the database. To complete the deletion (and to prevent the filter from re-installing itself), you should now delete this directory from your server: {$a->directory}'

Definition at line 415 of file admin.php.

$string['deleteincompleteusers'] = 'Delete incomplete users after'

Definition at line 416 of file admin.php.

$string['deleteunconfirmed'] = 'Delete not fully setup users after'

Definition at line 417 of file admin.php.

$string['deleteuser'] = 'Delete user'

Definition at line 418 of file admin.php.

$string['deletingfilter'] = 'Deleting filter \'{$a}\''

Definition at line 419 of file admin.php.

$string['density'] = 'Density'

Definition at line 420 of file admin.php.

$string['denyemailaddresses'] = 'Denied email domains'

Definition at line 421 of file admin.php.

$string['development'] = 'Development'

Definition at line 422 of file admin.php.

$string['devicedetectregex'] = 'Device detection regular expressions'

Definition at line 423 of file admin.php.

$string['devicedetectregex_desc']
Initial value:
 '<p>By default, Moodle can detect devices of the type default (desktop PCs, laptops, etc), mobile (phones and small hand held devices), tablet (iPads, Android tablets) and legacy (Internet Explorer 6 users).  The theme selector can be used to apply separate themes to all of these.  This setting allows regular expressions that allow the detection of extra device types (these take precedence over the default types).</p>
<p>For example, you could enter the regular expression \'/(MIDP-1.0|Maemo|Windows CE)/\' to detect some commonly used feature phones add the return value \'featurephone\'.  This adds \'featurephone\' on the theme selector that would allow you to add a theme that would be used on these devices.  Other phones would still use the theme selected for the mobile device type.</p>'

Definition at line 424 of file admin.php.

$string['devicedetectregexexpression'] = 'Regular expression'

Definition at line 426 of file admin.php.

$string['devicedetectregexvalue'] = 'Return value'

Definition at line 427 of file admin.php.

$string['devicetype'] = 'Device type'

Definition at line 428 of file admin.php.

$string['disableuserimages'] = 'Disable user profile images'

Definition at line 429 of file admin.php.

$string['displayerrorswarning'] = 'Enabling the PHP setting <em>display_errors</em> is not recommended on production sites because some error messages may reveal sensitive information about your server.'

Definition at line 430 of file admin.php.

$string['displayloginfailures'] = 'Display login failures to'

Definition at line 431 of file admin.php.

$string['docroot'] = 'Moodle Docs document root'

Definition at line 432 of file admin.php.

$string['doctonewwindow'] = 'Open in new window'

Definition at line 433 of file admin.php.

$string['download'] = 'Download'

Definition at line 434 of file admin.php.

$string['edithelpdocs'] = 'Edit help documents'

Definition at line 435 of file admin.php.

$string['editingnoncorelangfile'] = 'You are trying to modify translation of an add-on module/plugin. You can save translation of 3rd party modules in your _local folder only. You may want to move the file with translation into the module\'s lang directory and/or send it to the maintainer of the add-on module.'

Definition at line 436 of file admin.php.

$string['editlang'] = '<b>Edit</b>'

Definition at line 437 of file admin.php.

$string['editorbackgroundcolor'] = 'Background color'

Definition at line 438 of file admin.php.

$string['editordictionary'] = 'Editor dictionary'

Definition at line 439 of file admin.php.

$string['editorfontfamily'] = 'Font family'

Definition at line 440 of file admin.php.

$string['editorfontlist'] = 'Font list'

Definition at line 441 of file admin.php.

$string['editorfontsize'] = 'Font size'

Definition at line 442 of file admin.php.

$string['editorhidebuttons'] = 'Hidden buttons'

Definition at line 443 of file admin.php.

$string['editorkillword'] = 'Word format filter'

Definition at line 444 of file admin.php.

$string['editorspelling'] = 'Editor spelling'

Definition at line 445 of file admin.php.

$string['editorspellinghelp'] = 'Enable or disable spell-checking. When enabled, <strong>aspell</strong> must be installed on the server.'

Definition at line 446 of file admin.php.

$string['editstrings'] = 'Edit words or phrases'

Definition at line 447 of file admin.php.

$string['emailchangeconfirmation'] = 'Email change confirmation'

Definition at line 448 of file admin.php.

$string['emoticontext'] = 'Text'

Definition at line 449 of file admin.php.

$string['emoticonimagename'] = 'Image name'

Definition at line 450 of file admin.php.

$string['emoticonalt'] = 'Alternative text'

Definition at line 451 of file admin.php.

$string['emoticoncomponent'] = 'Image component'

Definition at line 452 of file admin.php.

$string['emoticons'] = 'Emoticons'

Definition at line 453 of file admin.php.

$string['emoticons_desc']
Initial value:
 'This form defines the emoticons (or smileys) used at your site. To remove a row from the table, save the form with an empty value in any of the required fields. To register a new emoticon, fill the fields in the last blank row. To reset all the fields into default values, follow the link above.

* Text (required) - This text will be replaced with the emoticon image. It must be at least two characters long.
* Image name (required) - The emoticon image file name without the extension, relative to the component pix folder.
* Image component (required) - The component providing the icon.
* Alternative text (optional) - String identifier and component of the alternative text of the emoticon.'

Definition at line 454 of file admin.php.

$string['emoticonsreset'] = 'Reset emoticons setting to default values'

Definition at line 460 of file admin.php.

$string['emptysettingvalue'] = 'Empty'

Definition at line 461 of file admin.php.

$string['enableajax'] = 'Enable AJAX'

Definition at line 462 of file admin.php.

$string['enablecalendarexport'] = 'Enable calendar export'

Definition at line 463 of file admin.php.

$string['enablecomments'] = 'Enable comments'

Definition at line 464 of file admin.php.

$string['enablecourseajax'] = 'Enable AJAX course editing'

Definition at line 465 of file admin.php.

$string['enablecourseajax_desc'] = 'Allow AJAX when editing main course pages. Note that the course format and the theme must support AJAX editing and the user has to enable AJAX in their profiles, too.'

Definition at line 466 of file admin.php.

$string['enablecourserequests'] = 'Enable course requests'

Definition at line 467 of file admin.php.

$string['enabledevicedetection'] = 'Enable device detection'

Definition at line 468 of file admin.php.

$string['enablegravatar'] = 'Enable Gravatar'

Definition at line 469 of file admin.php.

$string['enablegravatar_help'] = 'When enabled Moodle will attempt to fetch a user profile picture from Gravatar if the user has not uploaded an image.'

Definition at line 470 of file admin.php.

$string['enablegroupmembersonly'] = 'Enable group members only'

Definition at line 471 of file admin.php.

$string['enablemobilewebservice'] = 'Enable mobile web service'

Definition at line 472 of file admin.php.

$string['enablerecordcache'] = 'Enable record cache'

Definition at line 473 of file admin.php.

$string['enablerssfeeds'] = 'Enable RSS feeds'

Definition at line 474 of file admin.php.

$string['enablesafebrowserintegration'] = 'Enable Safe Exam Browser integration'

Definition at line 475 of file admin.php.

$string['enablestats'] = 'Enable statistics'

Definition at line 476 of file admin.php.

$string['enabletrusttext'] = 'Enable trusted content'

Definition at line 477 of file admin.php.

$string['enablewebservices'] = 'Enable web services'

Definition at line 478 of file admin.php.

$string['enablewsdocumentation'] = 'Web services documentation'

Definition at line 479 of file admin.php.

$string['enrolinstancedefaults'] = 'Enrolment instance defaults'

Definition at line 480 of file admin.php.

$string['enrolinstancedefaults_desc'] = 'Default enrolment settings in new courses.'

Definition at line 481 of file admin.php.

$string['enrolmultipleusers'] = 'Enrol the users'

Definition at line 482 of file admin.php.

$string['environment'] = 'Environment'

Definition at line 483 of file admin.php.

$string['environmenterrortodo'] = 'You must solve all the environmental problems (errors) found above before proceeding to install this Moodle version!'

Definition at line 484 of file admin.php.

$string['environmenterrorupgrade'] = 'Warning: you should solve all the environmental problems (errors) found above before proceeding to upgrade this Moodle version! Upgrading without fixing these requirements could cause problems such as data loss. Are you sure you want to continue with the upgrade?'

Definition at line 485 of file admin.php.

$string['environmentmustfixsetting'] = 'PHP setting must be changed.'

Definition at line 486 of file admin.php.

$string['environmentok'] = 'Your server environment meets all minimum requirements.'

Definition at line 487 of file admin.php.

$string['environmentrecommendcustomcheck'] = 'if this test fails, it indicates a potential problem'

Definition at line 488 of file admin.php.

$string['environmentrecommendinstall'] = 'should be installed and enabled for best results'

Definition at line 489 of file admin.php.

$string['environmentrecommendversion'] = 'version {$a->needed} is recommended and you are running {$a->current}'

Definition at line 490 of file admin.php.

$string['environmentrequirecustomcheck'] = 'this test must pass'

Definition at line 491 of file admin.php.

$string['environmentrequireinstall'] = 'must be installed and enabled'

Definition at line 492 of file admin.php.

$string['environmentrequireversion'] = 'version {$a->needed} is required and you are running {$a->current}'

Definition at line 493 of file admin.php.

$string['environmentsettingok'] = 'recommended setting detected'

Definition at line 494 of file admin.php.

$string['environmentshouldfixsetting'] = 'PHP setting should be changed.'

Definition at line 495 of file admin.php.

$string['environmentxmlerror'] = 'Error reading environment data ({$a->error_code})'

Definition at line 496 of file admin.php.

$string['errordeletingconfig'] = 'An error occurred while deleting the configuration records for plugin \'{$a}\'.'

Definition at line 497 of file admin.php.

$string['errorsetting'] = 'Could not save setting:'

Definition at line 498 of file admin.php.

$string['errorwithsettings'] = 'Some settings were not changed due to an error.'

Definition at line 499 of file admin.php.

$string['everyonewhocan'] = 'Everyone who can \'{$a}\''

Definition at line 500 of file admin.php.

$string['exceptions'] = 'exceptions'

Definition at line 501 of file admin.php.

$string['experimental'] = 'Experimental'

Definition at line 502 of file admin.php.

$string['experimentalsettings'] = 'Experimental settings'

Definition at line 503 of file admin.php.

$string['extendedusernamechars'] = 'Allow extended characters in usernames'

Definition at line 504 of file admin.php.

$string['extramemorylimit'] = 'Extra PHP memory limit'

Definition at line 505 of file admin.php.

$string['fatalmagicquotesruntime'] = '<p>Serious configuration error detected, please notify server administrator.</p><p> To operate properly, Moodle requires that administrator changes PHP settings.</p><p><code>magic_quotes_runtime</code> must be set to <code>off</code>.</p><p>This setting is controlled by editing <code>php.ini</code>, Apache/IIS <br />configuration or <code>.htaccess</code> file on the server.</p>'

Definition at line 506 of file admin.php.

$string['fatalsessionautostart'] = '<p>Serious configuration error detected, please notify server administrator.</p><p> To operate properly, Moodle requires that administrator changes PHP settings.</p><p><code>session.auto_start</code> must be set to <code>off</code>.</p><p>This setting is controlled by editing <code>php.ini</code>, Apache/IIS <br />configuration or <code>.htaccess</code> file on the server.</p>'

Definition at line 507 of file admin.php.

$string['filecreated'] = 'New file created'

Definition at line 508 of file admin.php.

$string['filestoredin'] = 'Save file into folder :'

Definition at line 509 of file admin.php.

$string['filestoredinhelp'] = 'Where the file will be stored'

Definition at line 510 of file admin.php.

$string['filterall'] = 'Filter all strings'

Definition at line 511 of file admin.php.

$string['filtermatchoneperpage'] = 'Filter match once per page'

Definition at line 512 of file admin.php.

$string['filtermatchonepertext'] = 'Filter match once per text'

Definition at line 513 of file admin.php.

$string['filters'] = 'Filters'

Definition at line 514 of file admin.php.

$string['filtersettings'] = 'Manage filters'

Definition at line 515 of file admin.php.

$string['filtersettingsgeneral'] = 'General filter settings'

Definition at line 516 of file admin.php.

$string['filteruploadedfiles'] = 'Filter uploaded files'

Definition at line 517 of file admin.php.

$string['forcelogin'] = 'Force users to login'

Definition at line 518 of file admin.php.

$string['forceloginforprofileimage'] = 'Force users to login to view user pictures'

Definition at line 519 of file admin.php.

$string['forceloginforprofileimage_help'] = 'If enabled, users must login in order to view user profile pictures and the default user picture will be used in all notification emails.'

Definition at line 520 of file admin.php.

$string['forceloginforprofiles'] = 'Force users to login for profiles'

Definition at line 521 of file admin.php.

$string['forcetimezone'] = 'Force default timezone'

Definition at line 522 of file admin.php.

$string['frontpage'] = 'Front page'

Definition at line 523 of file admin.php.

$string['frontpagebackup'] = 'Front page backup'

Definition at line 524 of file admin.php.

$string['frontpagedefaultrole'] = 'Default frontpage role'

Definition at line 525 of file admin.php.

$string['frontpagefilters'] = 'Front page filters'

Definition at line 526 of file admin.php.

$string['frontpageloggedin'] = 'Front page items when logged in'

Definition at line 527 of file admin.php.

$string['frontpageoverrides'] = 'Front page permission overrides'

Definition at line 528 of file admin.php.

$string['frontpagequestions'] = 'Front page questions'

Definition at line 529 of file admin.php.

$string['frontpagerestore'] = 'Front page restore'

Definition at line 530 of file admin.php.

$string['frontpageroles'] = 'Front page roles'

Definition at line 531 of file admin.php.

$string['frontpagesettings'] = 'Front page settings'

Definition at line 532 of file admin.php.

$string['fullnamedisplay'] = 'Full name format'

Definition at line 533 of file admin.php.

$string['gdrecommended'] = 'GD extension is used for conversion of images, some features such as user profile images will not be available if missing.'

Definition at line 534 of file admin.php.

$string['gdversion'] = 'GD version'

Definition at line 535 of file admin.php.

$string['generalsettings'] = 'General settings'

Definition at line 536 of file admin.php.

$string['geoipfile'] = 'GeoIP city data file'

Definition at line 537 of file admin.php.

$string['getremoteaddrconf'] = 'Logged IP address source'

Definition at line 538 of file admin.php.

$string['globalsquoteswarning'] = '<p><strong>Security Warning</strong>: to operate properly, Moodle requires <br />that you make certain changes to your current PHP settings.<p/><p>You <em>must</em> set <code>register_globals=off</code> and/or <code>magic_quotes_gpc=on</code>. <br />If possible, you should set <code>register_globals=off</code> to improve general <br /> server security, setting <code>magic_quotes_gpc=on</code> is also recommended.<p/><p>These settings are controlled by editing your <code>php.ini</code>, Apache/IIS <br />configuration or <code>.htaccess</code> file.</p>'

Definition at line 539 of file admin.php.

$string['globalswarning'] = '<p><strong>SECURITY WARNING!</strong></p><p> To operate properly, Moodle requires <br />that you make certain changes to your current PHP settings.</p><p>You <em>must</em> set <code>register_globals=off</code>.</p><p>This setting is controlled by editing your <code>php.ini</code>, Apache/IIS <br />configuration or <code>.htaccess</code> file.</p>'

Definition at line 540 of file admin.php.

$string['groupenrolmentkeypolicy'] = 'Group enrolment key policy'

Definition at line 541 of file admin.php.

$string['groupenrolmentkeypolicy_desc'] = 'Turning this on will make Moodle check group enrolment keys against a valid password policy.'

Definition at line 542 of file admin.php.

$string['googlemapkey'] = 'Google Maps API key'

Definition at line 543 of file admin.php.

$string['gotofirst'] = 'Go to first missing string'

Definition at line 544 of file admin.php.

$string['gradebook'] = 'Gradebook'

Definition at line 545 of file admin.php.

$string['gradebookroles'] = 'Graded roles'

Definition at line 546 of file admin.php.

$string['gradeexport'] = 'Primary grade export methods'

Definition at line 547 of file admin.php.

$string['guestroleid'] = 'Role for guest'

Definition at line 548 of file admin.php.

$string['guestroleid_help'] = 'This role is automatically assigned to the guest user. It is also temporarily assigned to not enrolled users that enter the course via guest enrolment plugin.'

Definition at line 549 of file admin.php.

$string['helpadminseesall'] = 'Do admins see all calendar events or just those that apply to themselves?'

Definition at line 550 of file admin.php.

$string['helpcalendarsettings'] = 'Configure various calendar and date/time-related aspects of Moodle'

Definition at line 551 of file admin.php.

$string['helpforcetimezone'] = 'You can allow users to individually select their timezone, or force a timezone for everyone.'

Definition at line 552 of file admin.php.

$string['helpsitemaintenance'] = 'For upgrades and other work'

Definition at line 553 of file admin.php.

$string['helpstartofweek'] = 'Which day starts the week in the calendar?'

Definition at line 554 of file admin.php.

$string['helpupcominglookahead'] = 'How many days in the future does the calendar look for upcoming events by default?'

Definition at line 555 of file admin.php.

$string['helpupcomingmaxevents'] = 'How many (maximum) upcoming events are shown to users by default?'

Definition at line 556 of file admin.php.

$string['helpweekenddays'] = 'Which days of the week are treated as "weekend" and shown with a different colour?'

Definition at line 557 of file admin.php.

$string['hiddenuserfields'] = 'Hide user fields'

Definition at line 558 of file admin.php.

$string['hidefromall'] = 'Hide from all users'

Definition at line 559 of file admin.php.

$string['hidefromnone'] = 'Hide from nobody'

Definition at line 560 of file admin.php.

$string['hidefromstudents'] = 'Hide from students'

Definition at line 561 of file admin.php.

$string['htmleditor'] = 'HTML editor'

Definition at line 562 of file admin.php.

$string['htmleditorsettings'] = 'HTML editor settings'

Definition at line 563 of file admin.php.

$string['htmlsettings'] = 'HTML settings'

Definition at line 564 of file admin.php.

$string['http'] = 'HTTP'

Definition at line 565 of file admin.php.

$string['httpsecurity'] = 'HTTP security'

Definition at line 566 of file admin.php.

$string['change'] = 'change'

Definition at line 567 of file admin.php.

$string['checkboxno'] = 'No'

Definition at line 568 of file admin.php.

$string['checkboxyes'] = 'Yes'

Definition at line 569 of file admin.php.

$string['choosefiletoedit'] = 'Choose file to edit'

Definition at line 570 of file admin.php.

$string['iconvrecommended'] = 'Installing the optional ICONV library is highly recommended in order to improve site performance, particularly if your site is supporting non-Latin languages.'

Definition at line 571 of file admin.php.

$string['iconvrequired'] = 'Installing ICONV extension is required.'

Definition at line 572 of file admin.php.

$string['ignore'] = 'Ignore'

Definition at line 573 of file admin.php.

$string['includemoduleuserdata'] = 'Include module user data'

Definition at line 574 of file admin.php.

$string['incompatibleblocks'] = 'Incompatible blocks'

Definition at line 575 of file admin.php.

$string['installhijacked'] = 'Installation must be finished from the original IP address, sorry.'

Definition at line 576 of file admin.php.

$string['installsessionerror'] = 'Can not initialise PHP session, please verify that your browser accepts cookies.'

Definition at line 577 of file admin.php.

$string['intcachemax'] = 'Int. cache max'

Definition at line 578 of file admin.php.

$string['intlrecommended'] = 'Intl extension is used to improve internationalization support, such as locale aware sorting.'

Definition at line 579 of file admin.php.

$string['invalidsection'] = 'Invalid section.'

Definition at line 580 of file admin.php.

$string['invaliduserchangeme'] = 'Username "changeme" is reserved -- you cannot create an account with it.'

Definition at line 581 of file admin.php.

$string['ipblocked'] = 'This site is not available currently.'

Definition at line 582 of file admin.php.

$string['ipblocker'] = 'IP blocker'

Definition at line 583 of file admin.php.

$string['ipblockersyntax'] = 'Put every entry on one line. Valid entries are either full IP address (such as <b>192.168.10.1</b>) which matches a single host; or partial address (such as <b>192.168.</b>) which matches any address starting with those numbers; or CIDR notation (such as <b>231.54.211.0/20</b>); or a range of IP addresses (such as <b>231.3.56.10-20</b>) where the range applies to the last part of the address. Text domain names (like \'example.com\') are not supported. Blank lines are ignored.'

Definition at line 584 of file admin.php.

$string['iplookup'] = 'IP address lookup'

Definition at line 585 of file admin.php.

$string['iplookupinfo']
Initial value:
 'By default Moodle uses the free online NetGeo (The Internet Geographic Database) server to lookup location of IP addresses, unfortunately this database is not maintained anymore and may return <em>wildly incorrect</em> data.
It is recommended to install local copy of free GeoLite City database from MaxMind.<br />
IP address location is displayed on simple map or using Google Maps. Please note that you need to have a Google account and apply for free Google Maps API key to enable interactive maps.'

Definition at line 586 of file admin.php.

$string['iplookupmaxmindnote'] = 'This product includes GeoLite data created by MaxMind, available from <a href="http://www.maxmind.com/">http://www.maxmind.com/</a>.'

Definition at line 589 of file admin.php.

$string['iplookupnetgeonote'] = 'The NetGeo server is currently being used to look up geographical information. For more accurate results we recommend installing a local copy of the MaxMind GeoLite database.'

Definition at line 590 of file admin.php.

$string['keeptagnamecase'] = 'Keep tag name casing'

Definition at line 591 of file admin.php.

$string['lang'] = 'Default language'

Definition at line 592 of file admin.php.

$string['langcache'] = 'Cache language menu'

Definition at line 593 of file admin.php.

$string['langcache_desc'] = 'Cache the language menu. If enabled, the list of available translations is cached. The cache is automatically refreshed when you install or delete a language pack via the in-built language packs management tool. If you install a new language pack manually, you have to use Purge all caches feature to refresh the cached list.'

Definition at line 594 of file admin.php.

$string['langlist'] = 'Languages on language menu'

Definition at line 595 of file admin.php.

$string['langmenu'] = 'Display language menu'

Definition at line 596 of file admin.php.

$string['langpackwillbeupdated'] = 'NOTE: Moodle will try to download updates for your language packs during the upgrade.'

Definition at line 597 of file admin.php.

$string['langstringcache'] = 'Cache all language strings'

Definition at line 598 of file admin.php.

$string['languagesettings'] = 'Language settings'

Definition at line 599 of file admin.php.

$string['latexpreamble'] = 'LaTeX preamble'

Definition at line 600 of file admin.php.

$string['latexsettings'] = 'LaTeX renderer Settings'

Definition at line 601 of file admin.php.

$string['latinexcelexport'] = 'Excel encoding'

Definition at line 602 of file admin.php.

$string['legacyfilesinnewcourses'] = 'Legacy course files in new courses'

Definition at line 603 of file admin.php.

$string['legacyfilesinnewcourses_help'] = 'By default legacy course files areas are available only in upgraded courses. Please note some features like single activity backup/restore are not compatible with this settings.'

Definition at line 604 of file admin.php.

$string['licensesettings'] = 'Licence settings'

Definition at line 605 of file admin.php.

$string['loading'] = 'Loading'

Definition at line 606 of file admin.php.

$string['localetext'] = 'Sitewide locale'

Definition at line 607 of file admin.php.

$string['localstringcustomization'] = 'Local string customization'

Definition at line 608 of file admin.php.

$string['location'] = 'Location'

Definition at line 609 of file admin.php.

$string['locationsettings'] = 'Location settings'

Definition at line 610 of file admin.php.

$string['locked'] = 'locked'

Definition at line 611 of file admin.php.

$string['log'] = 'Logs'

Definition at line 612 of file admin.php.

$string['logguests'] = 'Log guest access'

Definition at line 613 of file admin.php.

$string['logguests_help'] = 'This setting enables logging of actions by guest account and not logged in users. High profile sites may want to disable this logging for performance reasons. It is recommended to keep this setting enabled on production sites.'

Definition at line 614 of file admin.php.

$string['loginhttps'] = 'Use HTTPS for logins'

Definition at line 615 of file admin.php.

$string['loginpageautofocus'] = 'Autofocus login page form'

Definition at line 616 of file admin.php.

$string['loginpageautofocus_help'] = 'Enabling this option improves usability of the login page, but automatically focusing fields may be considered an accessibility issue.'

Definition at line 617 of file admin.php.

$string['loginpasswordautocomplete'] = 'Prevent password autocompletion on login form'

Definition at line 618 of file admin.php.

$string['loginpasswordautocomplete_help'] = 'Having this off will let users save their account password in their browser. Switching this setting on will result in your site no longer following XHTML strict validation rules.'

Definition at line 619 of file admin.php.

$string['loglifetime'] = 'Keep logs for'

Definition at line 620 of file admin.php.

$string['longtimewarning'] = '<b>Please note that this process can take a long time.</b>'

Definition at line 621 of file admin.php.

$string['maintenancemode'] = 'In maintenance mode'

Definition at line 622 of file admin.php.

$string['maintfileopenerror'] = 'Error opening maintenance files!'

Definition at line 623 of file admin.php.

$string['maintinprogress'] = 'Maintenance is in progress...'

Definition at line 624 of file admin.php.

$string['managelang'] = 'Manage'

Definition at line 625 of file admin.php.

$string['managelicenses'] = 'Manage licences'

Definition at line 626 of file admin.php.

$string['manageqbehaviours'] = 'Manage question behaviours'

Definition at line 627 of file admin.php.

$string['manageqtypes'] = 'Manage question types'

Definition at line 628 of file admin.php.

$string['maturity50'] = 'Alpha'

Definition at line 629 of file admin.php.

$string['maturity100'] = 'Beta'

Definition at line 630 of file admin.php.

$string['maturity150'] = 'Release candidate'

Definition at line 631 of file admin.php.

$string['maturity200'] = 'Stable version'

Definition at line 632 of file admin.php.

$string['maturitycoreinfo'] = 'Your site is currently running unstable "{$a}" development code.'

Definition at line 633 of file admin.php.

$string['maturitycorewarning']
Initial value:
 'The version of Moodle that you are about to install or upgrade to contains
unstable "{$a}" development code that is not suitable for use on most production
sites. If this is not what you wanted then you should make sure you are updating
from a STABLE branch of the Moodle code. See Moodle Docs for more details.'

Definition at line 634 of file admin.php.

$string['maxbytes'] = 'Maximum uploaded file size'

Definition at line 638 of file admin.php.

$string['maxconsecutiveidentchars'] = 'Consecutive identical characters'

Definition at line 639 of file admin.php.

$string['maxeditingtime'] = 'Maximum time to edit posts'

Definition at line 640 of file admin.php.

$string['mbstringrecommended'] = 'Installing the optional MBSTRING library is highly recommended in order to improve site performance, particularly if your site is supporting non-Latin languages.'

Definition at line 641 of file admin.php.

$string['mediapluginavi'] = 'Enable .avi filter'

Definition at line 642 of file admin.php.

$string['mediapluginflv'] = 'Enable .flv filter'

Definition at line 643 of file admin.php.

$string['mediapluginimg'] = 'Enable auto-embedding of linked images'

Definition at line 644 of file admin.php.

$string['mediapluginmov'] = 'Enable .mov filter'

Definition at line 645 of file admin.php.

$string['mediapluginmpg'] = 'Enable .mpg filter'

Definition at line 646 of file admin.php.

$string['mediapluginmp3'] = 'Enable .mp3 filter'

Definition at line 647 of file admin.php.

$string['mediapluginogg'] = 'Enable .ogg filter'

Definition at line 648 of file admin.php.

$string['mediapluginogv'] = 'Enable .ogv filter'

Definition at line 649 of file admin.php.

$string['mediapluginram'] = 'Enable .ram filter'

Definition at line 650 of file admin.php.

$string['mediapluginrm'] = 'Enable .rm filter'

Definition at line 651 of file admin.php.

$string['mediapluginrpm'] = 'Enable .rpm filter'

Definition at line 652 of file admin.php.

$string['mediapluginswf'] = 'Enable .swf filter'

Definition at line 653 of file admin.php.

$string['mediapluginswfnote'] = 'As a default security measure, normal users should not be allowed to embed swf flash files.'

Definition at line 654 of file admin.php.

$string['mediapluginwmv'] = 'Enable .wmv filter'

Definition at line 655 of file admin.php.

$string['mediapluginyoutube'] = 'Enable YouTube links filter'

Definition at line 656 of file admin.php.

$string['memcachedhosts'] = 'memcached hosts'

Definition at line 657 of file admin.php.

$string['memcachedpconn'] = 'memcached use persistent connections'

Definition at line 658 of file admin.php.

$string['messaging'] = 'Enable messaging system'

Definition at line 659 of file admin.php.

$string['messaginghidereadnotifications'] = 'Hide read notifications'

Definition at line 660 of file admin.php.

$string['messagingdeletereadnotificationsdelay'] = 'Delete read notifications'

Definition at line 661 of file admin.php.

$string['minpassworddigits'] = 'Digits'

Definition at line 662 of file admin.php.

$string['minpasswordlength'] = 'Password length'

Definition at line 663 of file admin.php.

$string['minpasswordlower'] = 'Lowercase letters'

Definition at line 664 of file admin.php.

$string['minpasswordnonalphanum'] = 'Non-alphanumeric characters'

Definition at line 665 of file admin.php.

$string['minpasswordupper'] = 'Uppercase letters'

Definition at line 666 of file admin.php.

$string['misc'] = 'Miscellaneous'

Definition at line 667 of file admin.php.

$string['mnetrestore_extusers'] = '<strong>Note:</strong> This backup file contains remote Moodle Network user accounts which will be restored as part of the process.'

Definition at line 668 of file admin.php.

$string['mnetrestore_extusers_admin'] = '<strong>Note:</strong> This backup file seems to come from a different Moodle installation and contains remote Moodle Network user accounts. The restore process will try to match the Moodle Network hosts for all created users. Those not matching will be automatically switched to internal authentication (instead of mnet one). The restore log will inform you about that.'

Definition at line 669 of file admin.php.

$string['mnetrestore_extusers_mismatch'] = '<strong>Note:</strong> This backup file apparently originates from a different Moodle installation and contains remote Moodle Network user accounts that may fail to restore. This operation is unsupported. If you are certain that it was created on this Moodle installation, or you can ensure that all the needed Moodle Network Hosts are configured, you may want to still try the restore.'

Definition at line 670 of file admin.php.

$string['mnetrestore_extusers_noadmin'] = '<strong>Note:</strong> This backup file seems to come from a different Moodle installation and contains remote Moodle Network user accounts. You are not allowed to execute this type of restore. Contact the administrator of the site or, alternatively, restore this course without any user information (modules, files...)'

Definition at line 671 of file admin.php.

$string['mnetrestore_extusers_switchuserauth'] = 'Remote Moodle Network user {$a->username} (coming from {$a->mnethosturl}) switched to local {$a->auth} authenticated user.'

Definition at line 672 of file admin.php.

$string['modeditdefaults'] = 'Default values for activity settings'

Definition at line 673 of file admin.php.

$string['modsettings'] = 'Manage activities'

Definition at line 674 of file admin.php.

$string['modulesecurity'] = 'Module security'

Definition at line 675 of file admin.php.

$string['multilangforceold'] = 'Force old multilang syntax: &lt;span&gt; without the class="multilang" and &lt;lang&gt;'

Definition at line 676 of file admin.php.

$string['mustenablestats'] = 'Stats have not yet been enabled on this site.'

Definition at line 677 of file admin.php.

$string['mycoursesperpage'] = 'Number of courses'

Definition at line 678 of file admin.php.

$string['mydashboard'] = 'System default dashboard'

Definition at line 679 of file admin.php.

$string['mymoodle'] = 'My Moodle'

Definition at line 680 of file admin.php.

$string['mymoodleredirect'] = 'Force users to use My Moodle'

Definition at line 681 of file admin.php.

$string['mypage'] = 'Default My Moodle page'

Definition at line 682 of file admin.php.

$string['myprofile'] = 'Default profile page'

Definition at line 683 of file admin.php.

$string['mypagelocked'] = 'Lock default page'

Definition at line 684 of file admin.php.

$string['mysql416bypassed'] = 'However, if your site is using iso-8859-1 (latin) languages ONLY, you may continue using your currently installed MySQL 4.1.12 (or higher).'

Definition at line 685 of file admin.php.

$string['mysql416required'] = 'MySQL 4.1.16 is the minimum version required for Moodle 1.6 in order to guarantee that all data can be converted to UTF-8 in the future.'

Definition at line 686 of file admin.php.

$string['navadduserpostslinks'] = 'Add links to view user posts'

Definition at line 687 of file admin.php.

$string['navadduserpostslinks_help'] = 'If enabled two links will be added to each user in the navigation to view discussions the user has started and posts the user has made in forums throughout the site or in specific courses.'

Definition at line 688 of file admin.php.

$string['navigationupgrade'] = 'This upgrade introduces two new navigation blocks that will replace these blocks: Administration, Courses, Activities and Participants. If you had set any special permissions on those blocks you should check to make sure everything is behaving as you want it.'

Definition at line 689 of file admin.php.

$string['navcourselimit'] = 'Course limit'

Definition at line 690 of file admin.php.

$string['navlinkcoursesections'] = 'Link course sections'

Definition at line 691 of file admin.php.

$string['navlinkcoursesections_help'] = 'If enabled course sections will be shown as links within the navigation.'

Definition at line 692 of file admin.php.

$string['navshowallcourses'] = 'Show all courses'

Definition at line 693 of file admin.php.

$string['navshowcategories'] = 'Show course categories'

Definition at line 694 of file admin.php.

$string['neverdeleteruns'] = 'Never delete runs'

Definition at line 695 of file admin.php.

$string['nobookmarksforuser'] = 'You do not have any bookmarks.'

Definition at line 696 of file admin.php.

$string['nodatabase'] = 'No database'

Definition at line 697 of file admin.php.

$string['nohttpsformobilewarning'] = 'It is recommended to enable HTTPS with a valid certificate. The Moodle app will always try to use a secured connection first.'

Definition at line 698 of file admin.php.

$string['nomissingstrings'] = 'No missing strings'

Definition at line 699 of file admin.php.

$string['nonewsettings'] = 'No new settings were added during this upgrade.'

Definition at line 700 of file admin.php.

$string['nonexistentbookmark'] = 'The bookmark you requested does not exist.'

Definition at line 701 of file admin.php.

$string['noresults'] = 'No results found.'

Definition at line 702 of file admin.php.

$string['noroles'] = 'No roles'

Definition at line 703 of file admin.php.

$string['notifications'] = 'Notifications'

Definition at line 704 of file admin.php.

$string['notifyloginfailures'] = 'Email login failures to'

Definition at line 705 of file admin.php.

$string['notifyloginthreshold'] = 'Threshold for email notifications'

Definition at line 706 of file admin.php.

$string['notloggedinroleid'] = 'Role for visitors'

Definition at line 707 of file admin.php.

$string['numberofmissingstrings'] = 'Number of missing strings: {$a}'

Definition at line 708 of file admin.php.

$string['numberofstrings'] = 'Total number of strings: {$a->strings}<br />Missing: {$a->missing} ({$a->missingpercent}&nbsp;%)'

Definition at line 709 of file admin.php.

$string['numcoursesincombo'] = 'Maximum number of courses in combo list'

Definition at line 710 of file admin.php.

$string['numcoursesincombo_help'] = 'The combo list doesn\'t work well with large numbers of courses. When the total number of courses in the site is higher than this setting then a link to the dedicated course listing will be shown instead of trying to display all the courses on the front page.'

Definition at line 711 of file admin.php.

$string['opensslrecommended'] = 'Installing the optional OpenSSL library is highly recommended -- it enables Moodle Networking functionality.'

Definition at line 712 of file admin.php.

$string['opentogoogle'] = 'Open to Google'

Definition at line 713 of file admin.php.

$string['optionalmaintenancemessage'] = 'Optional maintenance message'

Definition at line 714 of file admin.php.

$string['order1'] = 'First'

Definition at line 715 of file admin.php.

$string['order2'] = 'Second'

Definition at line 716 of file admin.php.

$string['order3'] = 'Third'

Definition at line 717 of file admin.php.

$string['order4'] = 'Fourth'

Definition at line 718 of file admin.php.

$string['passwordpolicy'] = 'Password policy'

Definition at line 719 of file admin.php.

$string['pathconvert'] = 'Path of <i>convert</i> binary'

Definition at line 720 of file admin.php.

$string['pathdvips'] = 'Path of <i>dvips</i> binary'

Definition at line 721 of file admin.php.

$string['pathlatex'] = 'Path of <i>latex</i> binary'

Definition at line 722 of file admin.php.

$string['pathtoclam'] = 'clam AV path'

Definition at line 723 of file admin.php.

$string['pathtodot'] = 'Path to dot'

Definition at line 724 of file admin.php.

$string['pathtodot_help'] = 'Path to dot. Probably something like /usr/bin/dot. To be able to generate graphics from DOT files, you must have installed the dot executable and point to it here. Note that, for now, this only used by the profiling features (Development->Profiling) built into Moodle.'

Definition at line 725 of file admin.php.

$string['pathtodu'] = 'Path to du'

Definition at line 726 of file admin.php.

$string['pathtopgdump'] = 'Path to pg_dump'

Definition at line 727 of file admin.php.

$string['pathtopgdumpdesc'] = 'This is only necessary to enter if you have more than one pg_dump on your system (for example if you have more than one version of postgresql installed)'

Definition at line 728 of file admin.php.

$string['pathtopgdumpinvalid'] = 'Invalid path to pg_dump - either wrong path or not executable'

Definition at line 729 of file admin.php.

$string['pathtopsql'] = 'Path to psql'

Definition at line 730 of file admin.php.

$string['pathtopsqldesc'] = 'This is only necessary to enter if you have more than one psql on your system (for example if you have more than one version of postgresql installed)'

Definition at line 731 of file admin.php.

$string['pathtopsqlinvalid'] = 'Invalid path to psql - either wrong path or not executable'

Definition at line 732 of file admin.php.

$string['pathtounzip'] = 'Path to unzip'

Definition at line 733 of file admin.php.

$string['pathtozip'] = 'Path to zip'

Definition at line 734 of file admin.php.

$string['perfdebug'] = 'Performance info'

Definition at line 735 of file admin.php.

$string['performance'] = 'Performance'

Definition at line 736 of file admin.php.

$string['pgcluster'] = 'PostgreSQL Cluster'

Definition at line 737 of file admin.php.

$string['pgclusterdescription'] = 'PostgreSQL version/cluster parameter for command line operations. If you only have one postgresql on your system or you are not sure what this is, leave this blank.'

Definition at line 738 of file admin.php.

$string['php533warning'] = 'PHP 5.3.3 and upwards is recommended'

Definition at line 739 of file admin.php.

$string['phpfloatproblem'] = 'Detected unexpected problem in handling of PHP float numbers - {$a}'

Definition at line 740 of file admin.php.

$string['php50restricted'] = 'PHP 5.0.x has a number of known problems, please upgrade to 5.1.x or downgrade to 4.3.x or 4.4.x'

Definition at line 741 of file admin.php.

$string['pleaserefreshregistration'] = 'Your site has been registered with moodle.org, please consider updating the registration if significant changes happened since your last update, on {$a}'

Definition at line 742 of file admin.php.

$string['pleaseregister'] = 'Please register your site to remove this button'

Definition at line 743 of file admin.php.

$string['plugin'] = 'Plugin'

Definition at line 744 of file admin.php.

$string['plugins'] = 'Plugins'

Definition at line 745 of file admin.php.

$string['pluginschecktodo'] = 'You must solve all the plugin requirements before proceeding to install this Moodle version!'

Definition at line 746 of file admin.php.

$string['pluginsoverview'] = 'Plugins overview'

Definition at line 747 of file admin.php.

$string['profilecategory'] = 'Category'

Definition at line 748 of file admin.php.

$string['profilecategoryname'] = 'Category name (must be unique)'

Definition at line 749 of file admin.php.

$string['profilecategorynamenotunique'] = 'This category name is already in use'

Definition at line 750 of file admin.php.

$string['profilecommonsettings'] = 'Common settings'

Definition at line 751 of file admin.php.

$string['profileconfirmcategorydeletion'] = 'There is/are {$a} field/s in this category which will be moved into the category above (or below if in the top category).<br />Do you still wish to delete this category?'

Definition at line 752 of file admin.php.

$string['profileconfirmfielddeletion'] = 'There is/are {$a} user record/s for this field which will be deleted.<br />Do you still wish to delete this field?'

Definition at line 753 of file admin.php.

$string['profilecreatecategory'] = 'Create a new profile category'

Definition at line 754 of file admin.php.

$string['profilecreatefield'] = 'Create a new profile field:'

Definition at line 755 of file admin.php.

$string['profilecreatenewcategory'] = 'Creating a new category'

Definition at line 756 of file admin.php.

$string['profilecreatenewfield'] = 'Creating a new \'{$a}\' profile field'

Definition at line 757 of file admin.php.

$string['profiledefaultcategory'] = 'Other fields'

Definition at line 758 of file admin.php.

$string['profiledefaultdata'] = 'Default value'

Definition at line 759 of file admin.php.

$string['profiledefaultchecked'] = 'Checked by default'

Definition at line 760 of file admin.php.

$string['profiledeletecategory'] = 'Deleting a category'

Definition at line 761 of file admin.php.

$string['profiledeletefield'] = 'Deleting field \'{$a}\''

Definition at line 762 of file admin.php.

$string['profiledescription'] = 'Description of the field'

Definition at line 763 of file admin.php.

$string['profiledscript'] = 'This script has been profiled'

Definition at line 764 of file admin.php.

$string['profiledscriptview'] = 'View profiling information for this script'

Definition at line 765 of file admin.php.

$string['profileeditcategory'] = 'Editing category: {$a}'

Definition at line 766 of file admin.php.

$string['profileeditfield'] = 'Editing profile field: {$a}'

Definition at line 767 of file admin.php.

$string['profilefield'] = 'Profile field'

Definition at line 768 of file admin.php.

$string['profilefieldcolumns'] = 'Columns'

Definition at line 769 of file admin.php.

$string['profilefieldispassword'] = 'Is this a password field?'

Definition at line 770 of file admin.php.

$string['profilefieldlink'] = 'Link'

Definition at line 771 of file admin.php.

$string['profilefieldlink_help'] = 'To transform the text into a link, enter a URL containing $$, where $$ will be replaced with the text. For example, to transform a Twitter ID to a link, enter http://twitter.com/$$.'

Definition at line 772 of file admin.php.

$string['profilefieldlinktarget'] = 'Link target'

Definition at line 773 of file admin.php.

$string['profilefieldmaxlength'] = 'Maximum length'

Definition at line 774 of file admin.php.

$string['profilefieldrows'] = 'Rows'

Definition at line 775 of file admin.php.

$string['profilefields'] = 'User profile fields'

Definition at line 776 of file admin.php.

$string['profilefieldsize'] = 'Display size'

Definition at line 777 of file admin.php.

$string['profileforceunique'] = 'Should the data be unique?'

Definition at line 778 of file admin.php.

$string['profileinvaliddata'] = 'Invalid value'

Definition at line 779 of file admin.php.

$string['profilelocked'] = 'Is this field locked?'

Definition at line 780 of file admin.php.

$string['profilemenudefaultnotinoptions'] = 'The default value is not one of the options'

Definition at line 781 of file admin.php.

$string['profilemenunooptions'] = 'No menu options supplied'

Definition at line 782 of file admin.php.

$string['profilemenuoptions'] = 'Menu options (one per line)'

Definition at line 783 of file admin.php.

$string['profilemenutoofewoptions'] = 'You must provide at least 2 options'

Definition at line 784 of file admin.php.

$string['profilename'] = 'Name'

Definition at line 785 of file admin.php.

$string['profilenofieldsdefined'] = 'No fields have been defined'

Definition at line 786 of file admin.php.

$string['profilerequired'] = 'Is this field required?'

Definition at line 787 of file admin.php.

$string['profileroles'] = 'Profile visible roles'

Definition at line 788 of file admin.php.

$string['profilesforenrolledusersonly'] = 'Profiles for enrolled users only'

Definition at line 789 of file admin.php.

$string['profileshortname'] = 'Short name (must be unique)'

Definition at line 790 of file admin.php.

$string['profileshortnamenotunique'] = 'This short name is already in use'

Definition at line 791 of file admin.php.

$string['profilesignup'] = 'Display on signup page?'

Definition at line 792 of file admin.php.

$string['profilespecificsettings'] = 'Specific settings'

Definition at line 793 of file admin.php.

$string['profilevisible'] = 'Who is this field visible to?'

Definition at line 794 of file admin.php.

$string['profilevisible_help']
Initial value:
 '* Not visible - For private data only viewable by administrators
* Visible to user - For private data only viewable by the user and by administrators
* Visible to everyone'

Definition at line 795 of file admin.php.

$string['profilevisibleall'] = 'Visible to everyone'

Definition at line 798 of file admin.php.

$string['profilevisiblenone'] = 'Not visible'

Definition at line 799 of file admin.php.

$string['profilevisibleprivate'] = 'Visible to user'

Definition at line 800 of file admin.php.

$string['profiling'] = 'Profiling'

Definition at line 801 of file admin.php.

$string['profilingallowall'] = 'Continuous profiling'

Definition at line 802 of file admin.php.

$string['profilingallowall_help'] = 'If you enable this setting, then, at any moment, you can use the PROFILEALL parameter anywhere (PGC) to enable profiling for all the executed scripts along the Moodle session life. Analogously, you can use the PROFILEALLSTOP parameter to stop it.'

Definition at line 803 of file admin.php.

$string['profilingallowme'] = 'Selective profiling'

Definition at line 804 of file admin.php.

$string['profilingallowme_help'] = 'If you enable this setting, then, selectively, you can use the PROFILEME parameter anywhere (PGC) and profiling for that script will happen. Analogously, you can use the DONTPROFILEME parameter to prevent profiling to happen'

Definition at line 805 of file admin.php.

$string['profilingautofrec'] = 'Automatic profiling'

Definition at line 806 of file admin.php.

$string['profilingautofrec_help'] = 'By configuring this setting, some request (randomly, based on the frecuency specified - 1 of XXX) will be picked and automatically profiled, storing results for further analysis. Note that this way of profiling observes the include/exclude settings. Set it to 0 to disable automatic profiling.'

Definition at line 807 of file admin.php.

$string['profilingenabled'] = 'Enable profiling'

Definition at line 808 of file admin.php.

$string['profilingenabled_help'] = 'If you enable this setting, then profiling will be available in this site and you will be able to define its behavior by configuring the next options.'

Definition at line 809 of file admin.php.

$string['profilingexcluded'] = 'Exclude profiling'

Definition at line 810 of file admin.php.

$string['profilingexcluded_help'] = 'List of (comma separated, absolute skipping wwwroot, callable) URLs that will be excluded from being profiled from the ones defined by \'Profile these\' setting.'

Definition at line 811 of file admin.php.

$string['profilingincluded'] = 'Profile these'

Definition at line 812 of file admin.php.

$string['profilingincluded_help'] = 'List of (comma separated, absolute skipping wwwroot, callable) URLs that will be automatically profiled. Examples: /index.php, /course/view.php. Also accepts the * wildchar at any position. Examples: /mod/forum/*, /mod/*/view.php.'

Definition at line 813 of file admin.php.

$string['profilinglifetime'] = 'Keep profiling runs'

Definition at line 814 of file admin.php.

$string['profilinglifetime_help'] = 'Specify the time you want to keep information about old profiling runs. Older ones will be pruned periodically. Note that this excludes any profiling run marked as \'reference run\'.'

Definition at line 815 of file admin.php.

$string['protectusernames'] = 'Protect usernames'

Definition at line 816 of file admin.php.

$string['proxybypass'] = 'Proxy bypass hosts'

Definition at line 817 of file admin.php.

$string['proxyhost'] = 'Proxy host'

Definition at line 818 of file admin.php.

$string['proxypassword'] = 'Proxy password'

Definition at line 819 of file admin.php.

$string['proxyport'] = 'Proxy port'

Definition at line 820 of file admin.php.

$string['proxytype'] = 'Proxy type'

Definition at line 821 of file admin.php.

$string['proxyuser'] = 'Proxy username'

Definition at line 822 of file admin.php.

$string['qtyperqpwillberemoved'] = 'During the upgrade, the RQP question type will be removed. You were not using this question type, so you should not experience any problems.'

Definition at line 823 of file admin.php.

$string['qtyperqpwillberemovedanyway'] = 'During the upgrade, the RQP question type will be removed. You have some RQP questions in your database, and these will stop working unless you reinstall the code from http://moodle.org/mod/data/view.php?d=13&amp;rid=797 before continuing with the upgrade.'

Definition at line 824 of file admin.php.

$string['quarantinedir'] = 'Quarantine directory'

Definition at line 825 of file admin.php.

$string['question'] = 'Question'

Definition at line 826 of file admin.php.

$string['questionbehaviours'] = 'Question behaviours'

Definition at line 827 of file admin.php.

$string['questioncwqpfscheck'] = 'One or more \'random\' questions in a quiz are set up to select questions from a mixture of shared and unshared question categories. There is a more detailed report <a href="{$a->reporturl}">here</a> and see Moodle Docs page <a href="{$a->docsurl}">here</a>.'

Definition at line 828 of file admin.php.

$string['questioncwqpfsok'] = 'Good. There are no \'random\' questions in your quizzes that are set up to select questions from a mixture of shared and unshared question categories.'

Definition at line 829 of file admin.php.

$string['questiontype'] = 'Question type'

Definition at line 830 of file admin.php.

$string['questiontypes'] = 'Question types'

Definition at line 831 of file admin.php.

$string['rcache'] = 'Record cache'

Definition at line 832 of file admin.php.

$string['rcachettl'] = 'Record cache TTL'

Definition at line 833 of file admin.php.

$string['recaptchaprivatekey'] = 'ReCAPTCHA private key'

Definition at line 834 of file admin.php.

$string['recaptchapublickey'] = 'ReCAPTCHA public key'

Definition at line 835 of file admin.php.

$string['registration'] = 'Registration'

Definition at line 836 of file admin.php.

$string['releasenoteslink'] = 'For information about this version of Moodle, please see the online <a target="_blank" href="{$a}">Release Notes</a>'

Definition at line 837 of file admin.php.

$string['rememberusername'] = 'Remember username'

Definition at line 838 of file admin.php.

$string['rememberusername_desc'] = 'Enable if you want to store permanent cookies with usernames during user login. Permanent cookies may be considered a privacy issue if used without consent.'

Definition at line 839 of file admin.php.

$string['reportsmanage'] = 'Manage reports'

Definition at line 840 of file admin.php.

$string['reportsdeleteconfirm'] = 'You are about to completely delete the report \'{$a}\'. This will completely delete everything in the database associated with this plugin. Are you SURE you want to continue?'

Definition at line 841 of file admin.php.

$string['requiredentrieschanged']
Initial value:
 '<strong>IMPORTANT - PLEASE READ<br/>(This warning message will only be displayed during this upgrade)</strong><br/>Due to a bug fix, the behaviour of database activities using the \'Required entries\' and \'Required entries before viewing settings\' settings will change. A more detailed explanation of the changes can be read on <a href="http://moodle.org/mod/forum/discuss.php?d=110928" target="_blank">the database module forum</a>. The expected behavior of these settings can also be read on <a href="http://docs.moodle.org/en/Adding/editing_a_database#Required_entries" target="_blank">Moodle Docs</a>.
<br/><br/>This change affects the following databases in your system: (Please save this list now, and after the upgrade, check that these activities still work the way that the teacher intends.)<br/><strong>{$a->text}</strong><br/>'

Definition at line 842 of file admin.php.

$string['requiremodintro'] = 'Require activity description'

Definition at line 844 of file admin.php.

$string['requires'] = 'Requires'

Definition at line 845 of file admin.php.

$string['purgecaches'] = 'Purge all caches'

Definition at line 846 of file admin.php.

$string['purgecachesconfirm'] = 'Moodle can cache themes, javascript, language strings, filtered text, rss feeds and many other pieces of calculated data. Purging these caches will delete that data from the server and force browsers to refetch data, so that you can be sure you are seeing the most up-to-date values produced by the current code. There is no danger in purging caches, but your site may appear slower for a while until the server and clients calculate new information and cache it.'

Definition at line 847 of file admin.php.

$string['purgecachesfinished'] = 'All caches were purged.'

Definition at line 848 of file admin.php.

$string['restorernewroleid'] = 'Restorers\' role in courses'

Definition at line 849 of file admin.php.

$string['restorernewroleid_help'] = 'If the user does not already have the permission to manage the newly restored course, the user is automatically assigned this role and enrolled if necessary. Select "None" if you do not want restorers to be able to manage every restored course.'

Definition at line 850 of file admin.php.

$string['restrictbydefault'] = 'Restrict modules by default'

Definition at line 851 of file admin.php.

$string['restrictmodulesfor'] = 'Restrict modules for'

Definition at line 852 of file admin.php.

$string['reverseproxy'] = 'Reverse proxy'

Definition at line 853 of file admin.php.

$string['riskconfig'] = 'Users could change site configuration and behaviour'

Definition at line 854 of file admin.php.

$string['riskconfigshort'] = 'Configuration risk'

Definition at line 855 of file admin.php.

$string['riskdataloss'] = 'Users could destroy large amounts of content or information'

Definition at line 856 of file admin.php.

$string['riskdatalossshort'] = 'Data loss risk'

Definition at line 857 of file admin.php.

$string['riskmanagetrust'] = 'Users could change trust settings of other users'

Definition at line 858 of file admin.php.

$string['riskmanagetrustshort'] = 'Manage trusts'

Definition at line 859 of file admin.php.

$string['riskpersonal'] = 'Users could gain access to private information of other users'

Definition at line 860 of file admin.php.

$string['riskpersonalshort'] = 'Privacy risk'

Definition at line 861 of file admin.php.

$string['riskspam'] = 'Users could send spam to site users or others'

Definition at line 862 of file admin.php.

$string['riskspamshort'] = 'Spam risk'

Definition at line 863 of file admin.php.

$string['riskxss'] = 'Users could add files and texts that allow cross-site scripting (XSS)'

Definition at line 864 of file admin.php.

$string['riskxssshort'] = 'XSS risk'

Definition at line 865 of file admin.php.

$string['roleswithexceptions'] = '{$a->roles}, with {$a->exceptions}'

Definition at line 866 of file admin.php.

$string['rssglobaldisabled'] = 'Disabled at server level'

Definition at line 867 of file admin.php.

$string['runclamavonupload'] = 'Use clam AV on uploaded files'

Definition at line 868 of file admin.php.

$string['save'] = 'Save'

Definition at line 869 of file admin.php.

$string['savechanges'] = 'Save changes'

Definition at line 870 of file admin.php.

$string['search'] = 'Search'

Definition at line 871 of file admin.php.

$string['searchinsettings'] = 'Search in settings'

Definition at line 872 of file admin.php.

$string['searchresults'] = 'Search results'

Definition at line 873 of file admin.php.

$string['sectionerror'] = 'Section error!'

Definition at line 874 of file admin.php.

$string['secureforms'] = 'Use additional form security'

Definition at line 875 of file admin.php.

$string['security'] = 'Security'

Definition at line 876 of file admin.php.

$string['server'] = 'Server'

Definition at line 877 of file admin.php.

$string['serverchecks'] = 'Server checks'

Definition at line 878 of file admin.php.

$string['serverlimit'] = 'Server limit'

Definition at line 879 of file admin.php.

$string['sessionautostartwarning'] = '<p>Serious configuration error detected, please notify server administrator.</p><p> To operate properly, Moodle requires that administrator changes PHP settings.</p><p><code>session.auto_start</code> must be set to <code>off</code>.</p><p>This setting is controlled by editing <code>php.ini</code>, Apache/IIS <br />configuration or <code>.htaccess</code> file on the server.</p>'

Definition at line 880 of file admin.php.

$string['sessioncookie'] = 'Cookie prefix'

Definition at line 881 of file admin.php.

$string['sessioncookiedomain'] = 'Cookie domain'

Definition at line 882 of file admin.php.

$string['sessioncookiepath'] = 'Cookie path'

Definition at line 883 of file admin.php.

$string['sessionhandling'] = 'Session handling'

Definition at line 884 of file admin.php.

$string['sessiontimeout'] = 'Timeout'

Definition at line 885 of file admin.php.

$string['settingfileuploads'] = 'File uploading is required for normal operation, please enable it in PHP configuration.'

Definition at line 886 of file admin.php.

$string['settingmemorylimit'] = 'Insufficient memory detected, please set higher memory limit in PHP settings.'

Definition at line 887 of file admin.php.

$string['settingsafemode'] = 'Moodle is not fully compatible with safe mode, please ask server administrator to turn it off. Running Moodle under safe mode is not supported, please expect various problems if you do so.'

Definition at line 888 of file admin.php.

$string['showcommentscount'] = 'Show comments count'

Definition at line 889 of file admin.php.

$string['showdetails'] = 'Show details'

Definition at line 890 of file admin.php.

$string['showuseridentity'] = 'Show user identity'

Definition at line 891 of file admin.php.

$string['simpletest'] = 'Unit tests'

Definition at line 892 of file admin.php.

$string['showuseridentity_desc'] = 'When selecting or searching for users, and when displaying lists of users, these fields may be shown in addition to their full name. The fields are only shown to users who have the moodle/site:viewuseridentity capability; by default, teachers and managers. (This option makes most sense if you choose one or two fields that are mandatory at your institution.)'

Definition at line 892 of file admin.php.

$string['simplexmlrequired'] = 'The SimpleXML PHP extension is now required by Moodle.'

Definition at line 893 of file admin.php.

$string['sitemaintenance'] = 'The site is undergoing maintenance and is currently not available'

Definition at line 894 of file admin.php.

$string['sitemaintenancemode'] = 'Maintenance mode'

Definition at line 895 of file admin.php.

$string['sitemaintenanceoff'] = 'Maintenance mode has been disabled and the site is running normally again'

Definition at line 896 of file admin.php.

$string['sitemaintenanceon'] = 'Your site is currently in maintenance mode (only admins can log in or use the site).'

Definition at line 897 of file admin.php.

$string['sitemaintenancewarning'] = 'Your site is currently in maintenance mode (only admins can log in). To return this site to normal operation, <a href="maintenance.php">disable maintenance mode</a>.'

Definition at line 898 of file admin.php.

$string['sitemaintenancewarning2'] = 'Your site is currently in maintenance mode (only admins can log in). To return this site to normal operation, <a href="{$a}">disable maintenance mode</a>.'

Definition at line 899 of file admin.php.

$string['sitepolicies'] = 'Site policies'

Definition at line 900 of file admin.php.

$string['sitepolicy'] = 'Site policy URL'

Definition at line 901 of file admin.php.

$string['sitepolicy_help'] = 'If you have a site policy that all registered users must see and agree to before using this site, then specify the URL to it here, otherwise leave this field blank. This setting can contain any public URL.'

Definition at line 902 of file admin.php.

$string['sitepolicyguest'] = 'Site policy URL for guests'

Definition at line 903 of file admin.php.

$string['sitepolicyguest_help'] = 'If you have a site policy that all guests must see and agree to before using this site, then specify the URL to it here, otherwise leave this field blank. This setting can contain any public URL. Note: access of not-logged-in users may be prevented with forcelogin setting.'

Definition at line 904 of file admin.php.

$string['sitesectionhelp'] = 'If selected, a topic section will be displayed on the site\'s front page.'

Definition at line 905 of file admin.php.

$string['slasharguments'] = 'Use slash arguments'

Definition at line 906 of file admin.php.

$string['smartpix'] = 'Smart pix search'

Definition at line 907 of file admin.php.

$string['soaprecommended'] = 'Installing the optional soap extension is useful for web services and some contrib modules.'

Definition at line 908 of file admin.php.

$string['spellengine'] = 'Spell engine'

Definition at line 909 of file admin.php.

$string['spelllanguagelist'] = 'Spell language list'

Definition at line 910 of file admin.php.

$string['splrequired'] = 'The SPL PHP extension is now required by Moodle.'

Definition at line 911 of file admin.php.

$string['stats'] = 'Statistics'

Definition at line 912 of file admin.php.

$string['statsfirstrun'] = 'Maximum processing interval'

Definition at line 913 of file admin.php.

$string['statsmaxruntime'] = 'Maximum runtime'

Definition at line 914 of file admin.php.

$string['statsruntimedays'] = 'Days to process'

Definition at line 915 of file admin.php.

$string['statsruntimestart'] = 'Run at'

Definition at line 916 of file admin.php.

$string['statsuserthreshold'] = 'User threshold'

Definition at line 917 of file admin.php.

$string['stickyblocks'] = 'Sticky blocks'

Definition at line 918 of file admin.php.

$string['stickyblockscourseview'] = 'Course page'

Definition at line 919 of file admin.php.

$string['stickyblocksduplicatenotice'] = 'If any block you add here is already present in a particular page, it will result in a duplicate.<br />Only the pinned block will be non-editable, the duplicate will still be editable.'

Definition at line 920 of file admin.php.

$string['stickyblocksmymoodle'] = 'My Moodle'

Definition at line 921 of file admin.php.

$string['stickyblockspagetype'] = 'Page type to configure'

Definition at line 922 of file admin.php.

$string['strictformsrequired'] = 'Strict validation of required fields'

Definition at line 923 of file admin.php.

$string['stripalltitletags'] = 'Remove HTML tags from all activity names'

Definition at line 924 of file admin.php.

$string['supportcontact'] = 'Support contact'

Definition at line 925 of file admin.php.

$string['supportemail'] = 'Support email'

Definition at line 926 of file admin.php.

$string['supportname'] = 'Support name'

Definition at line 927 of file admin.php.

$string['supportpage'] = 'Support page'

Definition at line 928 of file admin.php.

$string['suspenduser'] = 'Suspend user account'

Definition at line 929 of file admin.php.

$string['switchlang'] = 'Switch lang directory'

Definition at line 930 of file admin.php.

$string['systempaths'] = 'System paths'

Definition at line 931 of file admin.php.

$string['tablenosave'] = 'Changes in table above are saved automatically.'

Definition at line 932 of file admin.php.

$string['tablesnosave'] = 'Changes in tables above are saved automatically.'

Definition at line 933 of file admin.php.

$string['tabselectedtofront'] = 'On tables with tabs, should the row with the currently selected tab be placed at the front'

Definition at line 934 of file admin.php.

$string['tabselectedtofronttext'] = 'Bring selected tab row to front'

Definition at line 935 of file admin.php.

$string['themedesignermode'] = 'Theme designer mode'

Definition at line 936 of file admin.php.

$string['themelist'] = 'Theme list'

Definition at line 937 of file admin.php.

$string['themenoselected'] = 'No theme selected'

Definition at line 938 of file admin.php.

$string['themeresetcaches'] = 'Clear theme caches'

Definition at line 939 of file admin.php.

$string['themeselect'] = 'Select theme'

Definition at line 940 of file admin.php.

$string['themeselector'] = 'Theme selector'

Definition at line 941 of file admin.php.

$string['themesettings'] = 'Theme settings'

Definition at line 942 of file admin.php.

$string['therewereerrors'] = 'There were errors in your data'

Definition at line 943 of file admin.php.

$string['timezone'] = 'Default timezone'

Definition at line 944 of file admin.php.

$string['timezoneforced'] = 'This is forced by the site administrator'

Definition at line 945 of file admin.php.

$string['timezoneisforcedto'] = 'Force all users to use'

Definition at line 946 of file admin.php.

$string['timezonenotforced'] = 'Users can choose their own timezone'

Definition at line 947 of file admin.php.

$string['tokenizerrecommended'] = 'Installing the optional PHP Tokenizer extension is recommended -- it improves Moodle Networking functionality.'

Definition at line 948 of file admin.php.

$string['tools'] = 'Admin tools'

Definition at line 949 of file admin.php.

$string['toolsdeleteconfirm'] = 'You are about to completely delete the admin tool \'{$a}\'. This will completely delete everything in the database associated with this plugin. Are you SURE you want to continue?'

Definition at line 950 of file admin.php.

$string['toolsmanage'] = 'Manage admin tools'

Definition at line 951 of file admin.php.

$string['unattendedoperation'] = 'Unattended operation'

Definition at line 952 of file admin.php.

$string['unbookmarkthispage'] = 'Unbookmark this page'

Definition at line 953 of file admin.php.

$string['unicoderecommended'] = 'Storing all your data in Unicode (UTF-8) is recommended. New installations should be performed into databases that have their default character set as Unicode. If you are upgrading, you should perform the UTF-8 migration process (see the Admin page).'

Definition at line 954 of file admin.php.

$string['unicoderequired'] = 'It is required that you store all your data in Unicode format (UTF-8). New installations must be performed into databases that have their default character set as Unicode. If you are upgrading, you should perform the UTF-8 migration process (see the Admin page).'

Definition at line 955 of file admin.php.

$string['uninstallplugin'] = 'Uninstall'

Definition at line 956 of file admin.php.

$string['unsupported'] = 'Unsupported'

Definition at line 957 of file admin.php.

$string['unsuspenduser'] = 'Activate user account'

Definition at line 958 of file admin.php.

$string['updateaccounts'] = 'Update existing accounts'

Definition at line 959 of file admin.php.

$string['updatecomponent'] = 'Update component'

Definition at line 960 of file admin.php.

$string['upgradestart'] = 'Upgrade'

Definition at line 961 of file admin.php.

$string['upgradeerror'] = 'Unknown error upgrading {$a->plugin} to version {$a->version}, can not continue.'

Definition at line 962 of file admin.php.

$string['upgradeforumread'] = 'A new feature has been added in Moodle 1.5 to track read/unread forum posts.<br />To use this functionality you need to <a href="{$a}">update your tables</a>.'

Definition at line 963 of file admin.php.

$string['upgradeforumreadinfo'] = 'A new feature has been added in Moodle 1.5 to track read/unread forum posts. To use this functionality you need to update your tables with all the tracking information for existing posts. Depending on the size of your site this can take a long time (hours) and can be quite taxing on the database, so it\'s best to do it during a quiet period. However, your site will continue functioning during this upgrade and users won\'t be affected. Once you start this process you should let it finish (keep your browser window open). However, if you stop the process by closing the window: don\'t worry, you can start over.<br /><br />Do you want to start the upgrading process now?'

Definition at line 964 of file admin.php.

$string['upgradelogs'] = 'For full functionality, your old logs need to be upgraded. <a href="{$a}">More information</a>'

Definition at line 965 of file admin.php.

$string['upgradelogsinfo'] = 'Some changes have recently been made in the way logs are stored. To be able to view all of your old logs on a per-activity basis, your old logs need to be upgraded. Depending on your site this can take a long time (eg several hours) and can be quite taxing on the database for large sites. Once you start this process you should let it finish (by keeping the browser window open). Don\'t worry - your site will work fine for other people while the logs are being upgraded.<br /><br />Do you want to upgrade your logs now?'

Definition at line 966 of file admin.php.

$string['upgradesettings'] = 'New settings'

Definition at line 967 of file admin.php.

$string['upgradesettingsintro'] = 'The settings shown below were added during your last Moodle upgrade. Make any changes necessary to the defaults and then click the &quot;Save changes&quot; button at the bottom of this page.'

Definition at line 968 of file admin.php.

$string['upgradesure']
Initial value:
 'Your Moodle files have been changed, and you are about to automatically upgrade your server to this version: <br /><br />
<strong>{$a}</strong> <br /><br />
Once you do this you can not go back again. <br /><br />
Please note that this process can take a long time. <br /><br />
Are you sure you want to upgrade this server to this version?'

Definition at line 969 of file admin.php.

$string['upgradetimedout'] = 'Upgrade timed out, please restart the upgrade.'

Definition at line 974 of file admin.php.

$string['upgrade197notice']
Initial value:
 '<p>Moodle 1.9.7 contains a number of security fixes to user passwords and backups to protect the user data on your site. As a result some of your settings and permissions relating to backups may have changed.<br />
See the <a href="http://docs.moodle.org/dev/Moodle_1.9.7_release_notes" target="_blank">Moodle 1.9.7 release notes</a> for full details.</p>'

Definition at line 975 of file admin.php.

$string['upgrade197noticesubject'] = 'Moodle 1.9.7 upgrade security notices'

Definition at line 977 of file admin.php.

$string['upgrade197salt'] = 'To reduce the risk of password theft, you are strongly recommended to set a password salt.<br />See the <a href="{$a}" target="_blank">password salting documentation</a> for details.'

Definition at line 978 of file admin.php.

$string['upgradingdata'] = 'Upgrading data'

Definition at line 979 of file admin.php.

$string['upgradinglogs'] = 'Upgrading logs'

Definition at line 980 of file admin.php.

$string['upgradingversion'] = 'Upgrading to new version'

Definition at line 981 of file admin.php.

$string['upwards'] = 'upwards'

Definition at line 982 of file admin.php.

$string['useblogassociations'] = 'Enable associations'

Definition at line 983 of file admin.php.

$string['useexternalyui'] = 'Use online YUI libraries'

Definition at line 984 of file admin.php.

$string['usehtmleditor'] = 'Use HTML editor'

Definition at line 985 of file admin.php.

$string['user'] = 'User'

Definition at line 986 of file admin.php.

$string['userbulk'] = 'Bulk user actions'

Definition at line 987 of file admin.php.

$string['userlist'] = 'Browse list of users'

Definition at line 988 of file admin.php.

$string['userpreference'] = 'User preference'

Definition at line 989 of file admin.php.

$string['userpolicies'] = 'User policies'

Definition at line 990 of file admin.php.

$string['users'] = 'Users'

Definition at line 991 of file admin.php.

$string['userquota'] = 'User quota'

Definition at line 992 of file admin.php.

$string['usesitenameforsitepages'] = 'Use site name for site pages'

Definition at line 993 of file admin.php.

$string['usetags'] = 'Enable tags functionality'

Definition at line 994 of file admin.php.

$string['validateerror'] = 'This value was not valid:'

Definition at line 995 of file admin.php.

$string['verifychangedemail'] = 'Restrict domains when changing email'

Definition at line 996 of file admin.php.

$string['warningcurrentsetting'] = 'Invalid current value: {$a}'

Definition at line 997 of file admin.php.

$string['webproxy'] = 'Web proxy'

Definition at line 998 of file admin.php.

$string['webproxyinfo'] = 'Fill in following options if your Moodle server can not access internet directly. Internet access is required for download of environment data, language packs, RSS feeds, timezones, etc.<br /><em>PHP cURL extension is highly recommended.</em>'

Definition at line 999 of file admin.php.

$string['xmlrpcrecommended'] = 'The xmlrpc extension is needed for hub communication, and useful for web services and Moodle networking'

Definition at line 1000 of file admin.php.

$string['xmlstrictheaders'] = 'XML strict headers'

Definition at line 1001 of file admin.php.

$string['yuicomboloading'] = 'YUI combo loading'

Definition at line 1002 of file admin.php.

$string['ziprequired'] = 'The Zip PHP extension is now required by Moodle, info-ZIP binaries or PclZip library are not used anymore.'

Definition at line 1003 of file admin.php.

 All Data Structures Namespaces Files Functions Variables Enumerations