Merge branch 'install_23_STABLE' of git://git.moodle.cz/moodle-install into MOODLE_23_STABLE
This commit is contained in:
@@ -73,9 +73,9 @@ $string['pathsunsecuredataroot'] = '資料根(Dataroot)目錄的位置不安全'
|
||||
$string['pathswrongadmindir'] = '管理目錄不存在';
|
||||
$string['phpextension'] = '{$a} PHP擴展';
|
||||
$string['phpversion'] = 'PHP版本';
|
||||
$string['phpversionhelp'] = '<p>Moodle 需要至少4.1.0.的PHP版本 </p>
|
||||
$string['phpversionhelp'] = '<p>Moodle 需要的PHP版本至少要4.3.0或是5.1.0 (5.0.x有一些已知的問題) </p>
|
||||
<p>您目前執行的是{$a} 版</p>
|
||||
<p>您必須更新您的 PHP 或在有更新版本的主機進行安裝!</p>';
|
||||
<p>您必須更新您的 PHP 或在有更新版本的主機進行安裝!!(若是5.0.x,你可以下降到4.4.x 版本)</p>';
|
||||
$string['welcomep10'] = '{$a->installername} ({$a->installerversion})';
|
||||
$string['welcomep20'] = '這個頁面是提醒您已經成功安裝與啟動 <strong>{$a->packname} {$a->packversion}</strong> ,恭喜!';
|
||||
$string['welcomep30'] = '<strong>{$a->installername}</strong>包含了可以建立<strong>Moodle</strong>執行環境的應用程序:';
|
||||
|
||||
Reference in New Issue
Block a user