From 4d6e381bf348fd11508b45e06be65d6e1d47e75d Mon Sep 17 00:00:00 2001 From: AMOS bot Date: Wed, 25 Dec 2013 00:42:51 +0000 Subject: [PATCH] Automatically generated installer lang files --- install/lang/zh_tw/error.php | 1 + 1 file changed, 1 insertion(+) diff --git a/install/lang/zh_tw/error.php b/install/lang/zh_tw/error.php index 56d14f3d3a7..d98781cc4c4 100644 --- a/install/lang/zh_tw/error.php +++ b/install/lang/zh_tw/error.php @@ -42,6 +42,7 @@ $string['cannotsavemd5file'] = '無法儲存 md5 檔案。'; $string['cannotsavezipfile'] = '無法儲存 ZIP 檔案。'; $string['cannotunzipfile'] = '無法解壓縮檔案。'; $string['componentisuptodate'] = '元件已經是最新的了。'; +$string['dmlexceptiononinstall'] = '

資料庫有誤 [{$a->錯誤碼}].
{$a->排除故障資訊}

'; $string['downloadedfilecheckfailed'] = '下載檔案檢查錯誤。'; $string['invalidmd5'] = '無效的 md5'; $string['missingrequiredfield'] = '缺少部份必填欄位';