Clean up more language files and default skin

This commit is contained in:
Kijin Sung 2016-05-26 11:19:06 +09:00
parent dab8504a2f
commit 61da304a4c
5 changed files with 16 additions and 9 deletions

View file

@ -47,5 +47,5 @@ $lang->improper_comment_reasons['pornography'] = 'Pornography.';
$lang->improper_comment_reasons['privacy'] = 'Privacy issue.';
$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_delete_comment = 'This comment has been deleted.';
$lang->msg_admin_delete_comment = 'This comment has been deleted by an administrator.';
$lang->msg_deleted_comment = 'This comment has been deleted.';
$lang->msg_admin_deleted_comment = 'This comment has been deleted by an administrator.';