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:
502821b
)
Automatically generated installer lang files
author
AMOS bot
<amos@moodle.org>
Sun, 28 Oct 2012 00:34:02 +0000
(
00:34
+0000)
committer
AMOS bot
<amos@moodle.org>
Sun, 28 Oct 2012 00:34:02 +0000
(
00:34
+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
64144e6
..
28af033
100644
(file)
--- a/
install/lang/zh_tw/error.php
+++ b/
install/lang/zh_tw/error.php
@@
-40,7
+40,7
@@
$string['cannotsavezipfile'] = '無法儲存 ZIP 檔案。';
$string['cannotunzipfile'] = '無法解壓縮檔案。';
$string['componentisuptodate'] = '元件已經是最新的了。';
$string['downloadedfilecheckfailed'] = '下載的檔案檢查失敗';
-$string['invalidmd5'] = '
無效的 md5
';
+$string['invalidmd5'] = '
這檢查變項是錯的,再試一次。
';
$string['missingrequiredfield'] = '缺少部份必填欄位';
$string['remotedownloaderror'] = '下載元件至伺服器失敗,檢查代理伺服器的設定、高度建議安裝PHP cURL,您必須手動下載<a href="{$a->url}">{$a->url}</a>,並且複製到伺服器"{$a->dest}" 解壓縮';
$string['wrongdestpath'] = '錯誤的目的路徑。';