On 8/24/07, Andreas Ravnestad <andreas.ravnestad at gmail.com> wrote: > > With that in place, I would > just need a tool to convert my 1000 lines+ XML file with translations. > Hmm :/ file_put_contents($locale_file, var_export((array) simplexml_load_file($xml_file))); (almost) :D -- Antti Holvikari