Hi,
 Don't much about recent GWT version.
 But I the beginning of GWT I18N a simple solution was to use the I18N
resolution ...
 Simply provide in a key locale( ex: "locale=en" ) with the correct value in
each bundle, then just bind this key like another i18n label and you're done
...

HIH




On Mon, Jul 19, 2010 at 10:24 AM, Sorinel C <scristescu...@hotmail.com>wrote:

> I have in my module .gwt.xml file definition the following lines:
>
>        <inherits name="com.google.gwt.core.Core" />
>        <inherits name="com.google.gwt.user.User" />
>        <inherits name="com.google.gwt.i18n.I18N" />
>        <inherits name="com.google.gwt.i18n.CldrLocales" />
>        <inherits
> name="com.google.gwt.user.theme.standard.StandardResources" />
>
> So, maybe something else is wrong, but I don't catch it :(
>
> Thanks!
>
> PS: some other GWT tricks you can find here:
> http://ui-programming.blogspot.com/
> :-))
>
> --
> 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-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>


-- 
"Computers are useless. They can only give you answers."
- Pablo Picasso -

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