rhymix/modules/tccommentnotify/lang/en.lang.php
2008-06-27 11:00:33 +00:00

5 lines
205 B
PHP

<?php
$lang->commentnotify = 'Comment Notifier';
$lang->msg_checked_comment_is_deleted = '%d comment(s) has(have) been deleted';
$lang->cmd_delete_checked_comment = 'Delete Selected Items';
?>