cmd_comment_do = 'I want to'; $lang->comment_list = 'Comments List'; $lang->cmd_toggle_checked_comment = 'Invert Selection'; $lang->cmd_delete_checked_comment = 'Delete selected item'; $lang->trash = 'Recycle Bin'; $lang->cmd_trash = 'Move to Recycle Bin'; $lang->comment_count = 'Number of Comments'; $lang->about_comment_count = 'Display comments and if the number of them is over a specified number, move to the comment list.'; $lang->msg_cart_is_null = 'Please select an article to delete.'; $lang->msg_checked_comment_is_deleted = '%d comment(s) is(are) successfully deleted.'; $lang->search_target_list['content'] = 'Content'; $lang->search_target_list['user_id'] = 'ID'; $lang->search_target_list['user_name'] = 'Name'; $lang->search_target_list['nick_name'] = 'Nickname'; $lang->search_target_list['member_srl'] = 'Member Serial'; $lang->search_target_list['email_address'] = 'Email'; $lang->search_target_list['homepage'] = 'Homepage'; $lang->search_target_list['regdate'] = 'Date'; $lang->search_target_list['last_update'] = 'Last update'; $lang->search_target_list['ipaddress'] = 'IP Address'; $lang->search_target_list['is_secret'] = 'Status'; $lang->no_text_comment = 'No text in this comment.'; $lang->secret_name_list['Y'] = 'Secret'; $lang->secret_name_list['N'] = 'Public'; $lang->published_name_list['Y'] = 'Published'; $lang->published_name_list['N'] = 'Unpublished'; $lang->comment_manager = 'Manage Selected Comment'; $lang->selected_comment = 'Selected Comment'; $lang->cmd_comment_validation = 'Use comment validation'; $lang->about_comment_validation = 'If you want to use comment validation before displaying on your module frontend select USE, otherwise select NOT USE.'; $lang->published = 'Publish status'; $lang->cmd_publish = 'Publish'; $lang->cmd_unpublish = 'Unpublish'; $lang->select_module = 'Select Module'; $lang->page = 'Page'; $lang->msg_not_selected_comment = 'There are no selected comment.'; $lang->improper_comment_declare = 'Report an improper comment'; $lang->declaring_user = 'Reporter'; $lang->improper_comment_declare_reason = 'Reason'; $lang->improper_comment_reasons['advertisement'] = 'Advertisements that do not fit the topics or themes.'; $lang->improper_comment_reasons['theme'] = 'Comments that do not fit the topics or themes.'; $lang->improper_comment_reasons['bad_word'] = 'Too much bad words.'; $lang->improper_comment_reasons['violence'] = 'Violence.'; $lang->improper_comment_reasons['racism'] = 'Racism.'; $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.';