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

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4281 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
supershop 2008-06-15 08:29:33 +00:00
parent 8c7391e915
commit 65a0355a45
2 changed files with 2 additions and 2 deletions

View file

@ -62,7 +62,7 @@
$lang->cmd_publish = "Publish";
$lang->cmd_layout_setup = 'Configure layout';
$lang->cmd_layout_edit = 'Edit layout';
$lang->cmd_search_by_ipaddress = 'IP주소로 검색';
$lang->cmd_search_by_ipaddress = 'Search by IP Address';
$lang->enable = 'Enable';
$lang->disable = 'Disable';

View file

@ -5,7 +5,7 @@
* @brief comment module's basic language pack
**/
$lang->cmd_comment_do = 'You would...';
$lang->cmd_comment_do = 'I want to';
$lang->comment_list = 'Comments List';
$lang->cmd_delete_checked_comment = 'Delete selected item';