17495478 : modified keywords in template file to support multi-language

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5020 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2008-11-28 04:02:48 +00:00
parent 29ff4bb4c4
commit d254e6d8ae
7 changed files with 11 additions and 5 deletions

View file

@ -2,4 +2,5 @@
$lang->commentnotify = 'コメントお知らせアラート';
$lang->msg_checked_comment_is_deleted = '%d個のアラートメッセージが削除されました。';
$lang->cmd_delete_checked_comment = '選択したコメントを削除';
$lang->site_name = 'Site Name';
?>