Select to view content in your preferred language

changing language/locale

580
3
01-23-2012 06:47 AM
DebbieAlger
Deactivated User
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,
Tags (2)
0 Kudos
3 Replies
IvanBespalov
Frequent Contributor
0 Kudos
DebbieAlger
Deactivated User
thanks for your reply Ivan, but I already have that much working. I can change the language with my own files and text strings, but what I can't
get to change are the standard application wording, such as 'Find an address" or "I Want to...." or "Loading.."
0 Kudos
IvanBespalov
Frequent Contributor
If your "Standart application" built on Flex API from ESRI - the first link in may last thread - it works.
If your "Standart application" is Flex Viewer from ESRI - http://help.arcgis.com/en/webapps/flexviewer/help/01m3/01m300000008000000.htm - it works.
All other flex applications - the second link in my last thread - it works.


P.S. 'Find an address" or "I Want to...." or "Loading.." - where did you got it? If it is your code - so why you can not change it?
0 Kudos