pub fn files_str(count: usize) -> &'static str
Returns “file” if count is 1, otherwise “files”.
count