영어 - 추가 번역 및 기존 번역문 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4849 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
supershop 2008-11-12 13:21:49 +00:00
parent 81b067a863
commit 0c7acb3dab
5 changed files with 44 additions and 9 deletions

View file

@ -54,7 +54,7 @@
$lang->yesterday = "Yesterday";
$lang->today = "Today";
$lang->cmd_lang_select = "언어선택";
$lang->about_cmd_lang_select = "선택된 언어들만 서비스 됩니다";
$lang->about_recompile_cache = "쓸모없어졌거나 잘못된 캐시파일들을 정리할 수 있습니다";
$lang->cmd_lang_select = "Language";
$lang->about_cmd_lang_select = "Selected languages only will be serviced";
$lang->about_recompile_cache = "You can arrange useless or invalid cache files";
?>