You will now be taken back to where you came from."; $l['error_warning_system_disabled'] = "You cannot use the warning system as it has been disabled by the board administrator."; $l['reached_max_warnings_day'] = "You cannot warn anyone as you have reached your limit on the number of warnings you can give out per day.

The maximum number of warnings you can give out per day is {1}."; $l['user_reached_max_warning'] = "This user cannot be warned as they have already reached the maximum warning level."; $l['error_cant_warn_group'] = "You do not have permission to warn users of this group."; $l['error_no_note'] = "You did not enter any administrative notes for this warning."; $l['error_invalid_type'] = "You have selected an invalid warning type."; $l['error_invalid_user'] = "Selected user doesn't exist."; $l['error_invalid_post'] = "Selected post doesn't exist."; $l['error_cant_custom_warn'] = "You do not have permission to give custom warnings to users."; $l['error_no_custom_reason'] = "You did not enter a reason for your custom warning."; $l['error_invalid_custom_points'] = "You did not enter a valid number of points to add to this users warning level. You need to enter a numeric value greater than 0 but less than or equal to {1}."; $l['details'] = "Details"; $l['view'] = "View"; $l['current_warning_level'] = "Current warning level: {1}% ({2}/{3})"; $l['warning_details'] = "Warning Details"; $l['revoke_warning'] = "Revoke this Warning"; $l['revoke_warning_desc'] = "To revoke this warning please enter a reason below. This will not remove any bans or suspensions imposed by this warning."; $l['warning_is_revoked'] = "This Warning has been revoked"; $l['revoked_by'] = "Revoked by:"; $l['date_revoked'] = "Date Revoked:"; $l['warning_already_revoked'] = "This warning has already been revoked."; $l['no_revoke_reason'] = "You did not enter a reason as to why you want to revoke this warning."; $l['redirect_warning_revoked'] = "This warning has successfully been revoked and the users warning points decreased.

You will now be taken back to the warning."; $l['result'] = "Result:"; $l['result_banned'] = "User will be moved to banned group ({1}) {2}"; $l['result_suspended'] = "Posting privileges will be suspended {1}"; $l['result_moderated'] = "Posts will be moderated for {1}"; $l['result_period'] = "for {1} {2}"; $l['hour_or_hours'] = "Hour(s)"; $l['day_or_days'] = "Day(s)"; $l['week_or_weeks'] = "Week(s)"; $l['month_or_months'] = "Month(s)"; $l['expires'] = "Expires:"; $l['new_warning_level'] = "New warning level:"; $l['cannot_warn_self'] = "You cannot add to your own warning level."; $l['error_cant_warn_user'] = "You do not have permission to warn this user."; $l['existing_post_warnings'] = "Existing Warnings for this Post"; ?>