fn only_latin_script(langs: &[&str]) -> bool
Return true iff langs only contains languages in which it’s reasonable to present an ascii name unchanged.
langs