We are getting a bad xml file from the server in some way, for Urdu.
We are unsure if its related to the translated content or encoding during transmission or writing the file to the disk by the plugin.
I'm beginning to this the problem is actually caused by something else related to unicode cares for this Language (ur, Urdu). The XML being generated is not friendly to the compiler.
We are getting a bad xml file from the server in some way, for Urdu. We are unsure if its related to the translated content or encoding during transmission or writing the file to the disk by the plugin.
The problem is mostly like related to this stack overflow issue: http://stackoverflow.com/questions/4569123/content-is-not-allowed-in-prolog-saxparserexception
The error we are seeing when we try a compile with --debug option is: Error: Content is not allowed in prolog.