Now mosaic if the first tool supporting localization for gwt.
But almost users want to switch to their language when they are using the
program.
Could you please add a function for switching language on the flight?
This new function setlanguage("LanguageCode") should be in:
ApplicationConstants or Application
It will find a XXXContansts_LanguageCode.properties to load the localization.
For example:
The program will call:
ApplicationConstants.setlanguage("fr") or Application..setlanguage("fr")
--> for switching to French when user selects French on the program.
Thanks & Regards
Original issue reported on code.google.com by lvh...@gmail.com on 27 Sep 2010 at 9:52
Original issue reported on code.google.com by
lvh...@gmail.com
on 27 Sep 2010 at 9:52