added titles for all buttons

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7822 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
supershop 2010-11-09 10:26:16 +00:00
parent f7bd2ea5c5
commit 290f6bb7f8
10 changed files with 59 additions and 41 deletions

View file

@ -248,4 +248,6 @@
$lang->edit->no_multimedia = '첨부된 동영상이 없습니다.';
$lang->edit->no_attachment = '첨부된 파일이 없습니다.';
$lang->edit->insert_selected = '선택 넣기';
$lang->edit->fieldset = '글상자';
?>