]> git.mjollnir.org Git - moodle.git/commitdiff
Adding two new strings for RESTRICTED tests in environmenlib.
authorstronk7 <stronk7>
Tue, 6 Jun 2006 17:02:19 +0000 (17:02 +0000)
committerstronk7 <stronk7>
Tue, 6 Jun 2006 17:02:19 +0000 (17:02 +0000)
lang/en_utf8/admin.php
lang/en_utf8/moodle.php

index d2ed17001eddccdae371337c9f71637d23b9bab7..68090b1e267c4ebb604bfa95a7bc0d2af43dcdc6 100644 (file)
@@ -213,6 +213,7 @@ $string['pathtopsqlinvalid'] = 'Invalid path to psql - either wrong path or not
 $string['pleaseregister'] = 'Please register your site to remove this button';
 $string['pgcluster'] = 'PostgreSQL Cluster';
 $string['pgclusterdescription'] = 'PostgreSQL version/cluster parameter for command line operations. If you only have one postgresql on your system or you are not sure what this is, leave this blank.';
+$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['remotelangnotavailable'] = 'Because Moodle can not connect to download.moodle.org, we are unable to do language pack installation automatically. Please download the appropriate zip file(s) from the list below, copy them to your $a directory and unzip them manually.';
 $string['sitelangchanged'] = 'Site language setting changed successfully';
 $string['sitemaintenance'] = 'The site is undergoing maintenance and is currently not available';
index e29d02de1acef22399703ff3afc6569b2ab5d137..ec0d05e41155ec85e2a50c30b37dde614e0a18ab 100644 (file)
@@ -1076,6 +1076,7 @@ $string['restorecancelled'] = 'Restore canceled';
 $string['restorecoursenow'] = 'Restore this course now!';
 $string['restorefinished'] = 'Restore completed successfully';
 $string['restoreto'] = 'Restore to';
+$string['restricted'] = 'Restricted';
 $string['restrictmodules'] = 'Restrict activity modules?';
 $string['returningtosite'] = 'Returning to this web site?';
 $string['revert'] = 'Revert';