페이지별로 위젯 캐시파일 재생성 하는 기능 추가

git-svn-id: http://xe-core.googlecode.com/svn/trunk@2204 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-08-06 05:51:31 +00:00
parent 822fc01311
commit 76b5c7f48e
12 changed files with 52 additions and 5 deletions

View file

@ -50,6 +50,7 @@
$lang->cmd_scrap = 'スクラップ';
$lang->cmd_preview = 'プレビュー';
$lang->cmd_reset = '初期化';
$lang->cmd_remake_cache = "キャッシュファイル再生成";
$lang->enable = '可能';
$lang->disable = '不可';