]> git.mjollnir.org Git - moodle.git/commitdiff
Automatic installer.php lang files by installer_builder (20060808)
authormoodler <moodler>
Tue, 8 Aug 2006 02:48:27 +0000 (02:48 +0000)
committermoodler <moodler>
Tue, 8 Aug 2006 02:48:27 +0000 (02:48 +0000)
install/lang/zh_cn_utf8/installer.php

index 58f1c2d17b9a2b14036a9823f4821e9f530eb7b2..606403f4aea169c76058a07c308cd0b2ddb13ac3 100644 (file)
@@ -126,6 +126,7 @@ $string['next'] = '向后';
 $string['ok'] = '好';
 $string['pass'] = '通过';
 $string['password'] = '密码';
+$string['php50restricted'] = 'PHP 5.0.x有数个已知的问题,请升级到5.1.x或者降级到4.3.x或4.4.x';
 $string['phpversion'] = 'PHP版本';
 $string['phpversionerror'] = 'PHP版本至少为4.1.0';
 $string['phpversionhelp'] = '<p>Moodle需要PHP 4.1.0以上的版本。</p>