{MEMBER} - Member Name.{MESSAGE} - Link to Offending Post. (If Applicable){FORUMNAME} - Forum Name.{SCRIPTURL} - Web address of forum.{REGARDS} - Standard email sign-off.';
$txt['mc_warning_template_body_default'] = '{MEMBER},' . "\n\n" . 'You have received a warning for inappropriate activity. Please cease these activities and abide by the forum rules otherwise we will take further action.' . "\n\n" . '{REGARDS}';
$txt['mc_warning_template_personal'] = 'Personal Template';
$txt['mc_warning_template_personal_desc'] = 'If you select this option only you will be able to see, edit and use this template. If not selected all moderators will be able to use this template.';
$txt['mc_warning_template_error_no_title'] = 'You must set title.';
$txt['mc_warning_template_error_no_body'] = 'You must set a notification body.';
$txt['mc_settings'] = 'Change Settings';
$txt['mc_prefs_title'] = 'Moderation Preferences';
$txt['mc_prefs_desc'] = 'This section allows you to set some personal preferences for moderation related activities such as email notifications.';
$txt['mc_prefs_notify_approval'] = 'Notify of items awaiting approval';
$txt['mc_logoff'] = 'End Moderator Session';
// Use entities in the below string.
$txt['mc_click_add_note'] = 'Add a new note';
$txt['mc_add_note'] = 'Add';
// Do not use numeric entries in the below string.
$txt['mc_reportedm_ignore_confirm'] = 'Are you sure you wish to ignore further reports about this user\'s profile?\\n\\nThis will turn off further reports for everyone.';
$txt['mc_reported_members_title'] = 'Reported Members';
$txt['mc_reported_members_desc'] = 'Allows you to view a list of all users whose profiles have been reported';
?>