게시판/블로그/페이지 모듈의 글작성 하단에 미리보기 기능 추가

git-svn-id: http://xe-core.googlecode.com/svn/trunk@2014 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-07-25 08:46:44 +00:00
parent 5278a58c80
commit 812283e33a
22 changed files with 72 additions and 14 deletions

View file

@ -46,6 +46,9 @@
$lang->cmd_open_calendar = 'カレンダを開く';
$lang->cmd_send = '送信';
$lang->cmd_print = '印刷';
$lang->cmd_scrap = 'Scrapt';
$lang->cmd_preview = 'プレビュー';
$lang->cmd_reset = '初期化';
$lang->enable = '可能';
$lang->disable = '不可';