영어 - 추가 번역

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6789 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
supershop 2009-09-17 09:58:55 +00:00
parent 116268daa3
commit 83c5ca0f53
5 changed files with 12 additions and 12 deletions

View file

@ -225,9 +225,9 @@
$lang->msg_invalid_format = 'Invalid Format';
$lang->msg_not_permitted_act = 'You do not have permission to execute requested action';
$lang->msg_module_is_not_exists = "요청하신 모듈을 찾을 수 없습니다.\n사이트 관리자에게 모듈 점검 요청 바랍니다";
$lang->msg_module_is_not_exists = "Couldn't find requested module.\nPlease contact the administrator";
$lang->msg_module_is_not_standalone = 'Requested module cannot be executed independently';
$lang->msg_default_url_is_not_defined = '기본 URL이 정해지지 않아서 동작을 중지합니다';
$lang->msg_default_url_is_not_defined = 'Default URL is not define';
$lang->success_registed = 'Registered successfully';
$lang->success_declared = 'Accused successfully';