moodleadmin

This will fix admin links in Moodle.'; $string['bypassed'] = 'Bypassed'; $string['cannotcreatelangdir'] = 'Cannot create lang directory'; $string['cannotcreatetempdir'] = 'Cannot create temp directory'; $string['cannotdownloadcomponents'] = 'Cannot download components'; $string['cannotdownloadzipfile'] = 'Cannot download ZIP file'; $string['cannotfindcomponent'] = 'Cannot find component'; $string['cannotsavemd5file'] = 'Cannot save md5 file'; $string['cannotsavezipfile'] = 'Cannot save ZIP file'; $string['cannotunzipfile'] = 'Cannot unzip file'; $string['caution'] = 'Caution'; $string['check'] = 'Check'; $string['chooselanguagehead'] = 'Choose a language'; $string['chooselanguagesub'] = 'Please choose a language for the installation ONLY. You will be able to choose site and user languages on a later screen.'; $string['closewindow'] = 'Close this window'; $string['compatibilitysettingshead'] = 'Checking your PHP settings ...'; $string['compatibilitysettingssub'] = 'Your server should pass all these tests to make Moodle run properly'; $string['componentisuptodate'] = 'Component is up-to-date'; $string['configfilenotwritten'] = 'The installer script was not able to automatically create a config.php file containing your chosen settings, probably because the Moodle directory is not writeable. You can manually copy the following code into a file named config.php within the root directory of Moodle.'; $string['configfilewritten'] = 'config.php has been successfully created'; $string['configurationcompletehead'] = 'Configuration completed'; $string['configurationcompletesub'] = 'Moodle made an attempt to save your configuration in a file in the root of your Moodle installation.'; $string['continue'] = 'Continue'; $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['curlrecommended'] = 'Installing the optional cURL library is highly recommended in order to enable Moodle Networking functionality.'; $string['customcheck'] = 'Other Checks'; $string['database'] = 'Database'; $string['databasecreationsettingshead'] = 'Now you need to configure the database settings where most Moodle data will be stored. This database will be created automatically by the installer with the settings specified below.'; $string['databasecreationsettingssub'] = 'Type: fixed to \"mysql\" by the installer
Host: fixed to \"localhost\" by the installer
Name: database name, eg moodle
User: fixed to \"root\" by the installer
Password: your database password
Tables Prefix: optional prefix to use for all table names'; $string['databasesettingshead'] = 'Now you need to configure the database where most Moodle data will be stored. This database must already have been created and a username and password created to access it.'; $string['databasesettingssub'] = 'Type: mysql or postgres7
Host: eg localhost or db.isp.com
Name: database name, eg moodle
User: your database username
Password: your database password
Tables Prefix: optional prefix to use for all table names'; $string['databasesettingssub_mssql'] = 'Type: SQL*Server (non UTF-8) Experimental! (not for use in production)
Host: eg localhost or db.isp.com
Name: database name, eg moodle
User: your database username
Password: your database password
Tables Prefix: prefix to use for all table names (mandatory)'; $string['databasesettingssub_mssql_n'] = 'Type: SQL*Server (UTF-8 enabled)
Host: eg localhost or db.isp.com
Name: database name, eg moodle
User: your database username
Password: your database password
Tables Prefix: prefix to use for all table names (mandatory)'; $string['databasesettingssub_mysql'] = 'Type: MySQL
Host: eg localhost or db.isp.com
Name: database name, eg moodle
User: your database username
Password: your database password
Tables Prefix: prefix to use for all table names (optional)'; $string['databasesettingssub_mysqli'] = 'Type: Improved MySQL
Host: eg localhost or db.isp.com
Name: database name, eg moodle
User: your database username
Password: your database password
Tables Prefix: prefix to use for all table names (optional)'; $string['databasesettingssub_oci8po'] = 'Type: Oracle
Host: not used, must be left blank
Name: given name of the tnsnames.ora connection
User: your database username
Password: your database password
Tables Prefix: prefix to use for all table names (mandatory, 2cc. max)'; $string['databasesettingssub_odbc_mssql'] = 'Type: SQL*Server (over ODBC) Experimental! (not for use in production)
Host: given name of the DSN in the ODBC control panel
Name: database name, eg moodle
User: your database username
Password: your database password
Tables Prefix: prefix to use for all table names (mandatory)'; $string['databasesettingssub_postgres7'] = 'Type: PostgreSQL
Host: eg localhost or db.isp.com
Name: database name, eg moodle
User: your database username
Password: your database password
Tables Prefix: prefix to use for all table names (mandatory)'; $string['databasesettingswillbecreated'] = 'Note: The installer will try to create the database automatically if not exists.'; $string['dataroot'] = 'Data Directory'; $string['datarooterror'] = 'The \'Data Directory\' you specified could not be found or created. Either correct the path or create that directory manually.'; $string['datarootpublicerror'] = 'The \'Data Directory\' you specified is directly accessible via web, you must use different directory.'; $string['dbconnectionerror'] = 'We could not connect to the database you specified. Please check your database settings.'; $string['dbcreationerror'] = 'Database creation error. Could not create the given database name with the settings provided'; $string['dbhost'] = 'Host Server'; $string['dbprefix'] = 'Tables prefix'; $string['dbtype'] = 'Type'; $string['dbwrongencoding'] = 'The selected database is running under one non-recommended encoding ($a). It would be better to use one Unicode (UTF-8) encoded database instead. Anyway, you can bypass this test by selecting the \"Skip DB Encoding Test\" check below, but you could experience problems in the future.'; $string['dbwronghostserver'] = 'You must follow \"Host\" rules as explained above.'; $string['dbwrongnlslang'] = 'The NLS_LANG environment variable in your web server must use the AL32UTF8 charset. See PHP documentation about how to configure OCI8 properly.'; $string['dbwrongprefix'] = 'You must follow \"Tables Prefix\" rules as explained above.'; $string['directorysettingshead'] = 'Please confirm the locations of this Moodle installation'; $string['directorysettingssub'] = 'Web Address: Specify the full web address where Moodle will be accessed. If your web site is accessible via multiple URLs then choose the most natural one that your students would use. Do not include a trailing slash.

Moodle Directory: Specify the full directory path to this installation Make sure the upper/lower case is correct.

Data Directory: You need a place where Moodle can save uploaded files. This directory must be readable AND WRITEABLE by the web server user (usually \'nobody\' or \'apache\'), but it must not be accessible directly via the web.'; $string['dirroot'] = 'Moodle Directory'; $string['dirrooterror'] = 'The \'Moodle Directory\' setting seems to be incorrect - we can\'t find a Moodle installation there. The value below has been reset.'; $string['download'] = 'Download'; $string['downloadedfilecheckfailed'] = 'Downloaded file check failed'; $string['downloadlanguagebutton'] = 'Download the "$a" language pack'; $string['downloadlanguagehead'] = 'Download language pack'; $string['downloadlanguagenotneeded'] = 'You may continue the installation process using the default language pack, \"$a\".'; $string['downloadlanguagesub'] = 'You now have the option of downloading a language pack and continuing the installation process in this language.

If you are unable to download the language pack, the installation process will continue in English. (Once the installation process is complete, you will have the opportunity to download and install additional language packs.)'; $string['environmenterrortodo'] = 'You must solve all the environmental problems (errors) found above before proceeding to install this Moodle version!'; $string['environmenthead'] = 'Checking your environment ...'; $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['environmentsub'] = 'We are checking if the various components of your system meet the system requirements'; $string['environmentxmlerror'] = 'Error reading environment data ($a->error_code)'; $string['error'] = 'Error'; $string['fail'] = 'Fail'; $string['fileuploads'] = 'File Uploads'; $string['fileuploadserror'] = 'This should be on'; $string['fileuploadshelp'] = '

File uploading seems to be disabled on your server.

Moodle can still be installed, but without this ability, you will not be able to upload course files or new user profile images.

To enable file uploading you (or your system administrator) will need to edit the main php.ini file on your system and change the setting for file_uploads to \'1\'.

'; $string['gdversion'] = 'GD version'; $string['gdversionerror'] = 'The GD library should be present to process and create images'; $string['gdversionhelp'] = '

Your server does not seem to have GD installed.

GD is a library that is required by PHP to allow Moodle to process images (such as the user profile icons) and to create new images (such as the log graphs). Moodle will still work without GD - these features will just not be available to you.

To add GD to PHP under Unix, compile PHP using the --with-gd parameter.

Under Windows you can usually edit php.ini and uncomment the line referencing php_gd2.dll.

'; $string['globalsquotes'] = 'Insecure Handling of Globals'; $string['globalsquoteserror'] = 'Fix your PHP settings: disable register_globals and/or enable magic_quotes_gpc'; $string['globalsquoteshelp'] = '

Combination of disabled Magic Quotes GPC and enabled Register Globals both at the same time is not recommended.

The recommended setting is magic_quotes_gpc = On and register_globals = Off in your php.ini

If you don\'t have access to your php.ini, you might be able to place the following line in a file called .htaccess within your Moodle directory:

php_value magic_quotes_gpc On
php_value register_globals Off
'; $string['globalswarning'] = '

SECURITY WARNING!

To operate properly, Moodle requires
that you make certain changes to your current PHP settings.

You must set register_globals=off.

This setting is controlled by editing your php.ini, Apache/IIS
configuration or .htaccess file.

'; $string['help'] = 'Help'; $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['info'] = 'Information'; $string['installation'] = 'Installation'; $string['invalidmd5'] = 'Invalid md5'; $string['langdownloaderror'] = 'Unfortunately the language \"$a\" was not installed. The installation process will continue in English.'; $string['langdownloadok'] = 'The language \"$a\" was installed successfully. The installation process will continue in this language.'; $string['language'] = 'Language'; $string['magicquotesruntime'] = 'Magic Quotes Run Time'; $string['magicquotesruntimeerror'] = 'This should be off'; $string['magicquotesruntimehelp'] = '

Magic quotes runtime should be turned off for Moodle to function properly.

Normally it is off by default ... see the setting magic_quotes_runtime in your php.ini file.

If you don\'t have access to your php.ini, you might be able to place the following line in a file called .htaccess within your Moodle directory:

php_value magic_quotes_runtime Off
'; $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['memorylimit'] = 'Memory Limit'; $string['memorylimiterror'] = 'The PHP memory limit is set quite low ... you may run into problems later.'; $string['memorylimithelp'] = '

The PHP memory limit for your server is currently set to $a.

This may cause Moodle to have memory problems later on, especially if you have a lot of modules enabled and/or a lot of users.

We recommend that you configure PHP with a higher limit if possible, like 40M. There are several ways of doing this that you can try:

  1. If you are able to, recompile PHP with --enable-memory-limit. This will allow Moodle to set the memory limit itself.
  2. If you have access to your php.ini file, you can change the memory_limit setting in there to something like 40M. If you don\'t have access you might be able to ask your administrator to do this for you.
  3. On some PHP servers you can create a .htaccess file in the Moodle directory containing this line:
    php_value memory_limit 40M

    However, on some servers this will prevent all PHP pages from working (you will see errors when you look at pages) so you\'ll have to remove the .htaccess file.

'; $string['missingrequiredfield'] = 'A required field is missing'; $string['moodledocslink'] = 'Moodle Docs for this page'; $string['mssql'] = 'SQL*Server (mssql)'; $string['mssqlextensionisnotpresentinphp'] = 'PHP has not been properly configured with the MSSQL extension so that it can communicate with SQL*Server. Please check your php.ini file or recompile PHP.'; $string['mssql_n'] = 'SQL*Server with UTF-8 support (mssql_n)'; $string['mysql'] = 'MySQL (mysql)'; $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['mysqlextensionisnotpresentinphp'] = 'PHP has not been properly configured with the MySQL extension so that it can communicate with MySQL. Please check your php.ini file or recompile PHP.'; $string['mysqli'] = 'Improved MySQL (mysqli)'; $string['mysqliextensionisnotpresentinphp'] = 'PHP has not been properly configured with the MySQLi extension so that it can communicate with MySQL. Please check your php.ini file or recompile PHP. MySQLi extension is not available for PHP 4.'; $string['name'] = 'Name'; $string['next'] = 'Next'; $string['oci8po'] = 'Oracle (oci8po)'; $string['ociextensionisnotpresentinphp'] = 'PHP has not been properly configured with the OCI8 extension so that it can communicate with Oracle. Please check your php.ini file or recompile PHP.'; $string['odbcextensionisnotpresentinphp'] = 'PHP has not been properly configured with the ODBC extension so that it can communicate with SQL*Server. Please check your php.ini file or recompile PHP.'; $string['odbc_mssql'] = 'SQL*Server over ODBC (odbc_mssql)'; $string['ok'] = 'OK'; $string['opensslrecommended'] = 'Installing the optional OpenSSL library is highly recommended -- it enables Moodle Networking functionality.'; $string['pass'] = 'Pass'; $string['password'] = 'Password'; $string['pgsqlextensionisnotpresentinphp'] = 'PHP has not been properly configured with the PGSQL extension so that it can communicate with PostgreSQL. Please check your php.ini file or recompile 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'; $string['phpversion'] = 'PHP version'; $string['phpversionerror'] = 'PHP version must be at least 4.3.0 or 5.1.0 (5.0.x has a number of known problems).'; $string['phpversionhelp'] = '

Moodle requires a PHP version of at least 4.3.0 or 5.1.0 (5.0.x has a number of known problems).

You are currently running version $a

You must upgrade PHP or move to a host with a newer version of PHP!
(In case of 5.0.x you could also downgrade to 4.4.x version)

'; $string['postgres7'] = 'PostgreSQL (postgres7)'; $string['postgresqlwarning'] = 'Note: If you experience some connection problems, you can try to set Host Server field as host=\'postgresql_host\' port=\'5432\' dbname=\'postgresql_database_name\' user=\'postgresql_user\' password=\'postgresql_user_password\' and to leave empty the Database, User and Password fields. More information on Moodle Docs'; $string['previous'] = 'Previous'; $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&rid=797 before continuing with the upgrade.'; $string['remotedownloaderror'] = 'Download of component to your server failed, please verify proxy settings, PHP cURL extension is highly recommended.

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

You must download the url\">$a->url file manually, copy it to \"$a->dest\" in your server and unzip it there.'; $string['report'] = 'Report'; $string['restricted'] = 'Restricted'; $string['safemode'] = 'Safe Mode'; $string['safemodeerror'] = 'Moodle may have trouble with safe mode on'; $string['safemodehelp'] = '

Moodle may have a variety of problems with safe mode on, not least is that it probably won\'t be allowed to create new files.

Safe mode is usually only enabled by paranoid public web hosts, so you may have to just find a new web hosting company for your Moodle site.

You can try continuing the install if you like, but expect a few problems later on.

'; $string['serverchecks'] = 'Server Checks'; $string['sessionautostart'] = 'Session Auto Start'; $string['sessionautostarterror'] = 'This should be off'; $string['sessionautostarthelp'] = '

Moodle requires session support and will not function without it.

Sessions can be enabled in the php.ini file ... look for the session.auto_start parameter.

'; $string['skipdbencodingtest'] = 'Skip DB Encoding Test'; $string['status'] = 'Status'; $string['thischarset'] = 'UTF-8'; $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'English'; $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['user'] = 'User'; $string['welcomep10'] = '$a->installername ($a->installerversion)'; $string['welcomep20'] = 'You are seeing this page because you have successfully installed and launched the $a->packname $a->packversion package in your computer. Congratulations!'; $string['welcomep30'] = 'This release of the $a->installername includes the applications to create an environment in which Moodle will operate, namely:'; $string['welcomep40'] = 'The package also includes Moodle $a->moodlerelease ($a->moodleversion).'; $string['welcomep50'] = 'The use of all the applications in this package is governed by their respective licences. The complete $a->installername package is open source and is distributed under the GPL license.'; $string['welcomep60'] = 'The following pages will lead you through some easy to follow steps to configure and set up Moodle on your computer. You may accept the default settings or, optionally, amend them to suit your own needs.'; $string['welcomep70'] = 'Click the \"Next\" button below to continue with the set up of Moodle.'; $string['wrongdestpath'] = 'Wrong destination path'; $string['wrongsourcebase'] = 'Wrong source URL base'; $string['wrongzipfilename'] = 'Wrong ZIP file name'; $string['wwwroot'] = 'Web address'; $string['wwwrooterror'] = 'The \'Web Address\' does not appear to be valid - this Moodle installation doesn\'t appear to be there. The value below has been reset.'; $string['xmlrpcrecommended'] = 'Installing the optional xmlrpc extension is useful for Moodle Networking functionality.'; $string['ziprequired'] = 'The Zip PHP extension is now required by Moodle, info-ZIP binaries or PclZip library are not used anymore.'; ?>