I followed this:
http://code.google.com/webtoolkit/doc/latest/DevGuideUiBinderI18n.html

I think I have followed all the instructions according to this link above.
I do use messages interface for showing say error messages. The
xyzMessages.properties and xyzMessages_fr.properties etc are in my project
structure. However even after the locale has been set successfully, these
messages say from the _fr properties file are not displayed!

Appreciate all the help.



On Fri, Feb 11, 2011 at 2:06 PM, Jeff Larsen <larse...@gmail.com> wrote:

> Have you created your constants/messages interface for your properties
> files? You shouldn't need to put your LocalizableResource.properties into a
> gwt specific namespace you should have it inside your project structure.
>
> I don't know if you've found this page, but here is some more info on how
> to setup your i18n with GWT.
>
> http://code.google.com/webtoolkit/doc/latest/DevGuideI18n.html
>
> <http://code.google.com/webtoolkit/doc/latest/DevGuideI18n.html>
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to