After introducing translation in WB (last master 20100901) i get following error messages in Dev-C++ compiler:
-----------------------------------------------
winboard.c: In function `InitInstance':
winboard.c:977: error: structure has no member named `language'
winboard.c: In function `PopUpStartupDialog':
winboard.c:1508: error: structure has no member named `language'
make.exe: *** [objs/winboard.o] Error 1
Execution terminated
-----------------------------------------------
Snapshot before internationalization compiles ok.