Automatic installer.php lang files by installer_builder (20080502)
This commit is contained in:
@@ -50,9 +50,9 @@ $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['continue'] = 'Continue';
|
||||
$string['curlrecommended'] = 'Installing the optional Curl library is highly recommended in order to enable Moodle Networking functionality.';
|
||||
$string['ctyperecommended'] = 'Installing the optional CTYPE library is highly recommended in order to improve site performance, particularly if your site is supporting non-latin languages.';
|
||||
$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['databasecreationsettings'] = 'Now you need to configure the database settings where most Moodle data
|
||||
|
||||
Reference in New Issue
Block a user