Re: kernel32 translation question

2010-06-19 Thread Frédéric Delanoy
On Fri, Jun 18, 2010 at 21:15, Luca Bennati wrote: > I found out why it didn't build: a numeric code in the first lines was in a > wrong format. > But now i need help to know what exactly i need to put there, because i > don't know anymore. > The lines are these (example got from french file): >

Re: kernel32 translation question

2010-06-19 Thread Michael Stefaniuc
On 06/18/2010 09:15 PM, Luca Bennati wrote: I found out why it didn't build: a numeric code in the first lines was in a wrong format. But now i need help to know what exactly i need to put there, because i don't know anymore. The lines are these (example got from french file): LanguageNames=(FRA

kernel32 translation question

2010-06-18 Thread Luca Bennati
I found out why it didn't build: a numeric code in the first lines was in a wrong format. But now i need help to know what exactly i need to put there, because i don't know anymore. The lines are these (example got from french file): LanguageNames=(FRA=0x0c:winerr) CodePages=(FRA=65001:0) The pro