fn sort_messages( filename: &str, fluent: &str, bad: &mut bool, all_defined_msgs: &mut HashMap<String, String>, ) -> String