On 06/23/2010 04:28 PM, Gustavo wrote:
Updated Brazilian Portuguese translation and changed codification of resource file to UTF-8
Hi Gustavo,
If you change the encoding to UTF-8 you also need to add a "#pragma code_page(65001)", otherwise we'll end up with compile warnings like:
Warning: string "Opções de compressão" seems to be UTF-8 but codepage 1252 is in use.
Same is true for your other patches where you change the encoding.