if legal = File.open('extra/%s/legal_info.xml' % lang, 'r').read rescue nil
log 0, 'Replace legal info by the information assembled by our publisher'
xml.search('colophon').first.inner_html = legal
if legal = File.open('extra/%s/legal_info.xml' % lang, 'r').read rescue nil
log 0, 'Replace legal info by the information assembled by our publisher'
xml.search('colophon').first.inner_html = legal