english translation

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7740 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
supershop 2010-09-29 15:07:42 +00:00
parent 5f76461802
commit f9665d0136
2 changed files with 2 additions and 2 deletions

View file

@ -94,5 +94,5 @@
);
$lang->success_trashed = "Successfully moved to trashcan";
$lang->msg_not_selected_document = '선택된 문서가 없습니다.';
$lang->msg_not_selected_document = 'There is no selected article.';
?>