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

@ -11,7 +11,7 @@
$lang->allow_message = '允許接收短訊息';
$lang->allow_message_type = array(
'Y' => '全部接收',
'N' => '拒收',
'N' => '全部拒收',
'F' => '只允許好友',
);