Modified and Added zh-TW Translation.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4596 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
royallin 2008-10-03 09:27:28 +00:00
parent b3456045d8
commit df22662ffe
15 changed files with 146 additions and 123 deletions

View file

@ -1,10 +1,10 @@
<?php
$lang->validator = '驗證';
$lang->validator = '安裝檔案驗證';
$lang->msg_cannot_get_source_files = '無法下載原始檔';
$lang->msg_cannot_get_target_files = '無法獲得安裝目標清單';
$lang->files_count = '檔案數';
$lang->files_count = '檔案數';
$lang->source_files = '原始檔案';
$lang->target_files = '目標檔案';