Dashboard UX review.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8865 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2011-08-24 08:52:05 +00:00
parent ef450b09e5
commit 670b327bc2
8 changed files with 35 additions and 37 deletions

View file

@ -13,7 +13,7 @@
$lang->comment_count = '댓글 수';
$lang->about_comment_count = '댓글을 정해진 수 만큼만 표시하고 그 이상일 경우 목록으로 이동할 수 있게 합니다.';
$lang->msg_cart_is_null = '삭제할 글을 선택해주세요.';
$lang->msg_checked_comment_is_deleted = '%d개의 댓글이 삭제되었습니다.';
$lang->msg_checked_comment_is_deleted = '%d개의 댓글을 삭제했습니다.';
$lang->search_target_list = array(
'content' => '내용',
'user_id' => '아이디',