Archive: Limit on number of language strings?


Limit on number of language strings?
When I added three new language strings to my MUI-based installer and recompiled it, the new installer displayed garbled pages. This happened with RC1 and with 2.0b4.

After some experimentation I found that there seems to be a limit on the number of language strings. When there are 191 strings used in my installer everything is OK but when there are 192 strings many pages show garbled text (bits of strings appear in the wrong places - for example parts of the license text appear on the "Directory" page of the installer).

I could not find any mention of this in the documentation.


I think I should have said "When there are 192 strings used in my installer everything is OK but when there are 193 strings many pages show garbled text..." [I'm having some trouble counting at the moment :)]


Can you attach a script to reproduce the problem?


That's ok, no need for a script. I know what causes the problem.


Fixed in latest CVS version. Thanks.