On 16 November 2010 20:32, Thierry Crozat <span dir="ltr"><<a href="mailto:criezy@scummvm.org">criezy@scummvm.org</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
And for the "Submit translation" button I get a different error message: "Only UTF-8 encoding files are supported". This one is clear, but since we cannot use UTF-8 this is quite a problem.<br>
<div class="im"><br>
</div>I asked about encoding support on their support web site. We will see...<br>
</blockquote></div><br>Here is the answer I received:<br><br>"We took the decision to remove support for non-unicode files in
Transifex, in order to ensure everyone works on the same encoding and
avoid confusion with translators. I'm sure your project has experience
handling them, but they were actually causing all kind of problems with
most people, and added lots of code on our part, which often didn't
work perfectly. =)<br><br>
What you can do is create a separate directory with UTF files and
before your app uses them, convert them to the old ones. It should be a
simple command-line script, if you're willing to use it.<br><br>
Hope this helps!"<br><br>Thierry<br>