영어 - 기존 번역본 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2409 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
supershop 2007-08-26 03:35:01 +00:00
parent b2424585ec
commit b98bc25b69
5 changed files with 19 additions and 19 deletions

View file

@ -153,7 +153,7 @@
$lang->msg_call_server = 'Requesting to the server, please wait';
$lang->msg_db_not_setted = 'DB configuration has not been set';
$lang->msg_invalid_queryid = 'Specified query ID value is invalid';
$lang->msg_not_permitted = 'You are not permitted to continue';
$lang->msg_not_permitted = 'You do not have permission to access';
$lang->msg_input_password = 'Please enter your password';
$lang->msg_invalid_document = 'Invalid Article Number';
$lang->msg_invalid_request = 'Invalid Request';
@ -162,7 +162,7 @@
$lang->msg_not_founded = 'Target could not be found';
$lang->msg_no_result = 'Nothing found';
$lang->msg_not_permitted_act = 'You are not permitted to execute requested action';
$lang->msg_not_permitted_act = 'You do not have permission to execute requested action';
$lang->msg_module_is_not_exists = 'Requested module could not be found';
$lang->msg_module_is_not_standalone = 'Requested module cannot be executed independently';