From: moodler Date: Tue, 8 Aug 2006 02:48:27 +0000 (+0000) Subject: Automatic installer.php lang files by installer_builder (20060808) X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=394577c3e4521313ac8459b67731b401efd1e554;p=moodle.git Automatic installer.php lang files by installer_builder (20060808) --- diff --git a/install/lang/zh_cn_utf8/installer.php b/install/lang/zh_cn_utf8/installer.php index 58f1c2d17b..606403f4ae 100644 --- a/install/lang/zh_cn_utf8/installer.php +++ b/install/lang/zh_cn_utf8/installer.php @@ -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'] = '

Moodle需要PHP 4.1.0以上的版本。