I spent some time on the locale translations.. there are 2 ways which I have 
seen being adopted.
1. Create a constants class which has its associated property files. The 
property files can be for each locale
2. If you are using UIBinder you can read up on the Internationalization for 
UIBinder which differs a bit. This method however has drawn some criticism 
due to the fact that it is a bit complicated and you can not create a 
property file for the 'default' locale.

-- 
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.

Reply via email to