From 394577c3e4521313ac8459b67731b401efd1e554 Mon Sep 17 00:00:00 2001 From: moodler Date: Tue, 8 Aug 2006 02:48:27 +0000 Subject: [PATCH] Automatic installer.php lang files by installer_builder (20060808) --- install/lang/zh_cn_utf8/installer.php | 1 + 1 file changed, 1 insertion(+) 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以上的版本。

-- 2.39.5