#19524468 XML JS Filter 코드 정리 : 생성되는 코드가 조금 더 가볍도록 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8083 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
taggon 2011-02-10 06:10:36 +00:00
parent f77ad8755d
commit 352ec132a8
15 changed files with 171 additions and 165 deletions

View file

@ -277,4 +277,5 @@
$lang->edit->autosave_mins_ago = '%d분 전';
$lang->edit->upload_not_enough_quota = '허용된 용량이 부족하여 파일을 첨부할 수 없습니다.';
$lang->edit->toolbar_moreless = '도구 모음 더보기/접기';
?>