Hello all, I have a gwt application. All my labels and messages are localized. I use Constants, ConstantsWithLookup and Messages interface.
The only problem is that the localization for Messages interface is not working at all. I get my strings all the time for the default language "en". Ex: I run my app using ?locale=pt Everything is in PT. So far so good!! But when it comes to display messages like: "Nome: é obrigatório", it does no work and I see "Nome: is mandatory". Any idea? Regards, José Vicente --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
