pub fn replace_message( mes: &mut Vec<Message>, name_table: &HashMap<String, String>, )
Replace names in the message with the given name table.