#19745697 trash module makem

document, comment module modify, because object in to trash and trash restore to object feature


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8388 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2011-05-23 04:48:43 +00:00
parent 9e04e84a65
commit 8f3df45a2a
30 changed files with 949 additions and 34 deletions

View file

@ -95,6 +95,7 @@
$lang->browser_title = '브라우저 제목';
$lang->title = '제목';
$lang->title_content = '제목+내용';
$lang->untitle = '제목없슴';
$lang->topic = '주제';
$lang->replies = '댓글';
$lang->content = '내용';
@ -165,6 +166,7 @@
$lang->not_exists = '없음';
$lang->public = '공개';
$lang->private = '비공개';
$lang->etc = '기타';
$lang->unit_sec = '초';
$lang->unit_min = '분';
$lang->unit_hour = '시';