git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4633 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
royallin 2008-10-18 02:24:15 +00:00
parent 269bef9ab6
commit f60701f293
2 changed files with 3 additions and 3 deletions

View file

@ -55,6 +55,6 @@
$lang->today = "今天";
$lang->cmd_lang_select = "選擇語言";
$lang->about_cmd_lang_select = "선택된 언어들만 서비스 됩니다";
$lang->about_recompile_cache = "쓸모없어졌거나 잘못된 캐시파일들을 정리할 수 있습니다";
$lang->about_cmd_lang_select = "只提供所選擇的語言服務";
$lang->about_recompile_cache = "可有效的整理錯誤的暫存檔";
?>