Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edd9bb4
)
Automatically generated installer lang files
author
AMOS bot
<amos@moodle.org>
Mon, 23 Dec 2013 12:26:25 +0000
(12:26 +0000)
committer
AMOS bot
<amos@moodle.org>
Mon, 23 Dec 2013 12:26:25 +0000
(12:26 +0000)
install/lang/zh_tw/error.php
patch
|
blob
|
blame
|
history
diff --git
a/install/lang/zh_tw/error.php
b/install/lang/zh_tw/error.php
index
e678417
..
56d14f3
100644
(file)
--- a/
install/lang/zh_tw/error.php
+++ b/
install/lang/zh_tw/error.php
@@
-30,6
+30,9
@@
defined('MOODLE_INTERNAL') || die();
+$string['cannotcreatedboninstall'] = '<p>無法建立資料庫</p>
+<p>指定之資料庫並不存在。使用者並未有權限建立資料庫</p>
+<p>網站管理員需查明資料庫之組態.</p>';
$string['cannotcreatelangdir'] = '無法建立語言資料夾。';
$string['cannotcreatetempdir'] = '無法建立暫存資料夾。';
$string['cannotdownloadcomponents'] = '無法下載元件。';