It gives no errors if a proper file to run/import is made same as vbulletin. That really is the point here. I dont really know that the way I do it now is harder I mean
vb you upload a properly formatted xml file and then the program parsed that as sql queries. In classifieds you upload a new file with queries called whatever you wish phrases.php german.php whatever and run it in your browser. it will do exactly the same thing
vb does add a language and phrases to the database. The real test is getting through the learning curve of doing something new. So whether you create an xml file or a php file with queries its all the same.