Has anybody come across this before. I have an app with five sets of resources for five languages. I am having issues with the languages strings not getting built into the PRG file.
The individual files are all held in their respective resource language folders. But when I build the app I only get one language. Setting to the other languages has no effect and scanning the PRG file shows that the strings aren't even in the file?
I should add this was all working, became a bit flaky and now is fixed to one language only.
Any tips on how to debug the resource compiler to walk the process through to see what it is doing?