Whatever locale=$LANG you pass to the Fusion template, it will use the same $LANG value when sending requests to the mapagent.
If locale=$LANG is included in requests to the mapagent, then when any errors occur on the Server or Web Tier, it will be looking for the localized error message in a file named mapguide_$LANG.res that should be in the same place where mapguide_en.res (the default string bundle) is located in. If no such file exists, I think error messages from the Server or Web Tier would fall back to english. - Jackie -- View this message in context: http://osgeo-org.1560.x6.nabble.com/locale-your-ISO-639-1-language-code-tp5224164p5224720.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
