Automatically generated installer lang files
authorAMOS bot <amos@moodle.org>
Mon, 23 Dec 2013 12:26:25 +0000 (12:26 +0000)
committerAMOS bot <amos@moodle.org>
Mon, 23 Dec 2013 12:26:25 +0000 (12:26 +0000)
install/lang/zh_tw/error.php

index e678417..56d14f3 100644 (file)
@@ -30,6 +30,9 @@
 
 defined('MOODLE_INTERNAL') || die();
 
+$string['cannotcreatedboninstall'] = '<p>無法建立資料庫</p>
+<p>指定之資料庫並不存在。使用者並未有權限建立資料庫</p>
+<p>網站管理員需查明資料庫之組態.</p>';
 $string['cannotcreatelangdir'] = '無法建立語言資料夾。';
 $string['cannotcreatetempdir'] = '無法建立暫存資料夾。';
 $string['cannotdownloadcomponents'] = '無法下載元件。';