pub fn errors_str(count: usize) -> &'static str
Returns “error” if count is 1, otherwise “errors”.
count