Problem is it *can't* have been the text files. At least, whatever goes into the String fields in the text files should simply be regarded by the parsers as just that: String litterals. Which means you can put German text inside those fields for all the parsers care; or Sanskrit.

If it can't've been the text files; and for similar reasons any form of 'artwork' then it must be something to deal with the different keyboard layout (AZERTY) which somehow manages to interfere with the other code. That or perhaps there's some integrity mechanism going berserk (ini files?).

But for the life of me: why?!

Perhaps someone from CA can explain this a bit?