문장 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8155 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
taggon 2011-03-08 12:45:53 +00:00
parent ec333036a4
commit 5a6a32f29d

View file

@ -228,7 +228,7 @@
$lang->msg_not_permitted_act = 'You do not have permission to execute requested action';
$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 = 'Default URL is not define';
$lang->msg_default_url_is_not_defined = 'Default URL is not defined';
$lang->success_registed = 'Registered successfully';
$lang->success_declared = 'Accused successfully';