pub fn libraries_str(count: usize) -> &'static str
Returns “library” if count is 1, otherwise “libraries”.
count