{subject} represents the original subject. {username} represents the moderator's username."; $l['success_mod_tool_created'] = "The moderation tool has been created successfully."; $l['success_mod_tool_updated'] = "The moderation tool has been updated successfully."; $l['inline_post_moderation'] = "Inline Post Moderation"; $l['delete_posts'] = "Delete posts?"; $l['merge_posts'] = "Merge posts?"; $l['merge_posts_desc'] = "Only if used from inline moderation."; $l['approve_unapprove_posts'] = "Approve/unapprove posts?"; $l['split_posts'] = "Split Posts"; $l['split_posts2'] = "Split posts?"; $l['do_not_split'] = "Do not split posts"; $l['split_to_same_forum'] = "Split to same forum"; $l['close_split_thread'] = "Close split thread?"; $l['stick_split_thread'] = "Stick split thread?"; $l['unapprove_split_thread'] = "Unapprove split thread?"; $l['split_thread_subject'] = "Split thread subject"; $l['split_thread_subject_desc'] = "{subject} represents the original subject. Only required if splitting posts."; $l['add_new_split_reply'] = "Add reply to split thread"; $l['add_new_split_reply_desc'] = "Leave blank for no reply."; $l['split_reply_subject'] = "Reply subject"; $l['split_reply_subject_desc'] = "Only used if a reply is made"; $l['save_post_tool'] = "Save Post Tool"; $l['error_missing_title'] = "Please enter a name for this tool."; $l['error_missing_description'] = "Please enter a short description for this tool."; $l['error_no_forums_selected'] = "Please select the forums in which this tool will be available."; $l['error_forum_is_category'] = "You can't pick a category-type forum as a destination forum."; ?>