I have made up a resources.properties file for my own text strings in French and English, that was easy. I also have a dropdown for user to
switch between the 2, BUT, when I set the "resourceManager.localeChain = ['fr_FR']" it only picks up my text strings, how do I get it to change
the entire frameworks language values, such as "I want to.." and "Find an address" etc.
thanks,