Hi

I have a gwt portlet with (for now) localization in English (default)
and Dutch.

If I put ?locale=nl& in the address bar, I get nice Dutch texts.
However, if I put <meta name="gwt:property" content="locale=nl" > in
the head of my html file, without any reference to locale in the
address bar, I get the English texts. When I look into the rendered
html source, I can see the <meta> tag. According to the documentation
it should give Dutch texts.

Does anybody have a suggestion about where I should look to fix this?
Obviously my locale is working, but it disregards the meta property

With kind regards

Jesse van Bekkum

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