Update TW language

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7236 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
royallin 2010-01-22 10:44:37 +00:00
parent 01f8bf2d31
commit ee068d81b1
5 changed files with 14 additions and 14 deletions

View file

@ -257,7 +257,7 @@
$lang->confirm_move = '確定要移動嗎?';
$lang->confirm_reset = '確定要重置嗎?';
$lang->confirm_leave = '確定要退出嗎?';
$lang->confirm_update = 'Are you sure to update?';
$lang->confirm_update = '確定要更新嗎?';
$lang->column_type = '格式';
$lang->column_type_list['text'] = '文字輸入(text)';