git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4593 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
heemin 2008-10-03 08:07:51 +00:00
parent 054cee9290
commit bd6845b4d5
10 changed files with 134 additions and 4 deletions

View file

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