]> git.mjollnir.org Git - moodle.git/commitdiff
Automatic installer.php by installer_builder (20060311)
authorstronk7 <stronk7>
Fri, 10 Mar 2006 23:22:18 +0000 (23:22 +0000)
committerstronk7 <stronk7>
Fri, 10 Mar 2006 23:22:18 +0000 (23:22 +0000)
install/lang/en_utf8/installer.php

index c0dd57d9ce1554e7b5f61e82be29a8f9b9fbbc29..12b8397f5cfbcdb71607d9dd1dd7918e2eb4d5e3 100644 (file)
@@ -119,6 +119,7 @@ $string['langdownloadok'] = 'The language \"$a\" was installed successfully. The
 $string['language'] = 'Language';
 $string['magicquotesruntime'] = 'Magic Quotes Run Time';
 $string['magicquotesruntimeerror'] = 'This should be 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'] = '<p>The PHP memory limit for your server is currently set to $a.</p>