moodleadmin
This will fix admin links in Moodle.';
$string['admindirsettinghead'] = 'Setting the admin directory ...';
$string['admindirsettingsub'] = 'A very few webhosts use /admin as a special URL for you to access a
control panel or something. Unfortunately this conflicts with the
standard location for the Moodle admin pages. You can fix this by
renaming the admin directory in your installation, and putting that
new name here. For example:
moodleadmin
This will fix admin links in Moodle.';
$string['caution'] = 'Caution';
$string['chooselanguage'] = 'Choose a language';
$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['compatibilitysettings'] = 'Checking your PHP settings ...';
$string['compatibilitysettingshead'] = 'Checking your PHP settings ...';
$string['compatibilitysettingssub'] = 'Your server should pass all these tests to make Moodle run properly';
$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['configurationcomplete'] = 'Configuration completed';
$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['database'] = 'Database';
$string['databasecreationsettings'] = '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.
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['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['databasesettings'] = '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.
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['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['dbpass'] = 'Password';
$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['directorysettings'] = 'Please confirm the locations of this Moodle installation.
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 should be readable AND WRITEABLE by the web server user
(usually \'nobody\' or \'apache\'), but it must not be accessible
directly via the web.
';
$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['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['environmenthead'] = 'Checking your environment ...';
$string['environmentsub'] = 'We are checking if the various components of your system meet the system requirements';
$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['installation'] = 'Installation';
$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['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['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:
- If you are able to, recompile PHP with --enable-memory-limit.
This will allow Moodle to set the memory limit itself.
- 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.
- 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['mssql'] = 'SQL*Server (mssql)';
$string['mssql_n'] = 'SQL*Server with UTF-8 support (mssql_n)';
$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['mysql'] = 'MySQL (mysql)';
$string['mysqli'] = 'Improved MySQL (mysqli)';
$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['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['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['odbc_mssql'] = 'SQL*Server over ODBC (odbc_mssql)';
$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['pass'] = 'Pass';
$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['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['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['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['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['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.';
?>