Modify the title of the comment notification e-mail.

This commit is contained in:
BJRambo 2016-07-30 07:49:30 +09:00
parent 68abd0e986
commit bcf6523e81
3 changed files with 13 additions and 10 deletions

View file

@ -49,3 +49,4 @@ $lang->improper_comment_reasons['others'] = 'Others (Write your own)';
$lang->about_improper_comment_declare = 'Write here why you report this comment as an improper thing.';
$lang->msg_deleted_comment = 'This comment has been deleted.';
$lang->msg_admin_deleted_comment = 'This comment has been deleted by an administrator.';
$lang->msg_comment_notify_mail = "[%s] A new comment was posted on document: \" %s \"";