How do I dynamically invoke the message for a key (key not known in
advance). I have messages (or rather message keys) coming from the BE.
I want to look up the way you do in other frameworks: message(key).
How can I use messages to do this?
thanks

On Fri, Feb 11, 2011 at 2:35 PM, SVR <svr...@gmail.com> wrote:

> Sorry, I didn't realize it was case-sensitive!
> Once I changed it to "fr" in <meta name="gwt:property"
> content='locale=FR'>, it worked.
> Thanks a lot.
>
>
>
> On Fri, Feb 11, 2011 at 2:21 PM, Jeff Larsen <larse...@gmail.com> wrote:
>
>> have you tried adding locale=fr to your url params to make sure that it is
>> being picked up? This is how I've tested my i18n stuff.
>>
>> http://localhost:8888/Foo.html?locale=fr&cod....
>>
>> If that doesn't work (and I don't expect it to) can you post your
>> ui:binder and java code?
>>
>> --
>> 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