]> git.mjollnir.org Git - moodle.git/commitdiff
Automatic installer.php lang files by installer_builder (20060609)
authorstronk7 <stronk7>
Fri, 9 Jun 2006 15:11:03 +0000 (15:11 +0000)
committerstronk7 <stronk7>
Fri, 9 Jun 2006 15:11:03 +0000 (15:11 +0000)
install/lang/en_utf8/installer.php

index b91aab6d6e117b0d8ebd289e040052aa0554d325..faa9f405a442173f2d18b71d21bb5d4a183fa857 100644 (file)
@@ -150,6 +150,7 @@ $string['next'] = 'Next';
 $string['ok'] = 'OK';
 $string['pass'] = 'Pass';
 $string['password'] = 'Password';
+$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'] = '<p>Moodle requires a PHP version of at least 4.3.0 or 5.1.0 (5.0.x has a number of known problems).</p>
@@ -159,6 +160,7 @@ $string['phpversionhelp'] = '<p>Moodle requires a PHP version of at least 4.3.0
 $string['previous'] = 'Previous';
 $string['remotedownloadnotallowed'] = 'Download of components to your server isn\'t allowed (allow_url_fopen is disabled).<br /><br />You must download the <a href=\"$a->url\">$a->url</a> 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['sessionautostart'] = 'Session Auto Start';