User: {1}";
$l['edited_user_ban'] = "Edited User Ban";
$l['banned_user'] = "Banned User";
$l['lifted_ban'] = "Lifted User Ban";
$l['warning_logs'] = "Warning Logs";
$l['warned_user'] = "Warned User";
$l['warning'] = "Warning";
$l['date_issued'] = "Date Issued";
$l['expires'] = "Expires";
$l['expiry_date'] = "Expiry Date";
$l['issued_date'] = "Issued Date";
$l['issued_by'] = "Issued By";
$l['details'] = "Details";
$l['filter_warning_logs'] = "Filter Warning Logs";
$l['filter_warned_user'] = "Warned user:";
$l['filter_issued_by'] = "Warning issued by:";
$l['filter_reason'] = "Reason contains:";
$l['view'] = "View";
$l['no_warning_logs'] = "There are no warning logs to view.";
$l['revoked'] = "Revoked ";
$l['signature'] = "Signature";
$l['suspend_signature'] = "Suspend this user's signature";
$l['suspend_length'] = "Suspension length:";
$l['mod_notes'] = "Moderator Notes";
$l['moderation'] = "Moderator Options";
$l['moderate_posts'] = "Moderate this user's posts";
$l['suspend_posts'] = "Suspend this user's posting privileges";
$l['modpost_length'] = "Moderate for:";
$l['suspost_length'] = "Suspend for:";
$l['moderateposts_for'] = "Moderated until {1}, {2}.
Untick this option to remove, or extend below.";
$l['suspendposting_for'] = "Suspended until {1}, {2}.
Untick this option to remove, or extend below.";
$l['suspendsignature_for'] = "Suspended until {1}, {2}.
Untick this option to remove, or extend below.";
$l['suspendposting_perm'] = "Suspended permanently.
Untick this option to remove, or change below.";
$l['moderateposts_perm'] = "Moderated permanently.
Untick this option to remove, or change below.";
$l['suspendsignature_perm'] = "Suspended permanently.
Untick this option to remove, or change below.";
$l['suspendsignature_error'] = "You selected to suspend this user's signature, but didn't enter a valid time period. Please enter a valid time to continue or untick the option to cancel.";
$l['moderateposting_error'] = "You selected to moderate this user's posts, but didn't enter a valid time period. Please enter a valid time to continue or untick the option to cancel.";
$l['suspendposting_error'] = "You selected to suspend this user's posts, but didn't enter a valid time period. Please enter a valid time to continue or untick the option to cancel.";
$l['suspendmoderate_error'] = "You've selected to suspend and moderate the user's posts. Please select only one type of moderation.";
$l['expire_hours'] = "hour(s)";
$l['expire_days'] = "day(s)";
$l['expire_weeks'] = "week(s)";
$l['expire_months'] = "month(s)";
$l['expire_permanent'] = "Permanent";
$l['manage_announcement'] = "Manage Announcements";
$l['forum_announcements'] = "Forum Announcements";
$l['announcement'] = "Announcement";
$l['controls'] = "Controls";
$l['expired_announcement'] = "Expired Announcement";
$l['active_announcement'] = "Active Announcement";
$l['active'] = "Active";
$l['expired'] = "Expired";
$l['edit'] = "Edit";
$l['add_announcement'] = "Add Announcement";
$l['edit_announcement'] = "Edit Announcement";
$l['no_forum_announcements'] = "There are currently no forum announcements on your board.";
$l['no_global_announcements'] = "There are currently no global announcements on your board.";
$l['add_global_announcement'] = "Add Global Announcement";
$l['global_announcements'] = "Global Announcements";
$l['title'] = "Title";
$l['start_date'] = "Start Date";
$l['time'] = "Time:";
$l['end_date'] = "End Date";
$l['never'] = "Never";
$l['allow_html'] = "Allow HTML";
$l['allow_mycode'] = "Allow MyCode";
$l['allow_smilies'] = "Allow Smilies";
$l['reset'] = "Reset";
$l['january'] = "January";
$l['february'] = "February";
$l['march'] = "March";
$l['april'] = "April";
$l['may'] = "May";
$l['june'] = "June";
$l['july'] = "July";
$l['august'] = "August";
$l['september'] = "September";
$l['october'] = "October";
$l['november'] = "November";
$l['december'] = "December";
$l['delete_announcement'] = "Delete Announcement";
$l['confirm_delete_announcement'] = "Are you sure you want to delete this announcement?";
$l['redirect_add_announcement'] = "The announcement has been created.";
$l['redirect_edit_announcement'] = "The announcement has been edited.";
$l['redirect_delete_announcement'] = "The announcement has been deleted.";
$l['error_missing_title'] = "You did not enter a title.";
$l['error_missing_message'] = "You did not enter a message.";
$l['error_missing_forum'] = "You did not select a forum.";
$l['error_invalid_start_date'] = "The starting date for the announcement is invalid.";
$l['error_invalid_end_date'] = "The ending date for the announcement is invalid.";
$l['error_end_before_start'] = "The ending date must be after the start date.";
$l['error_invalid_announcement'] = "The specified announcement is invalid.";
?>