I'm developing GWT application in Thai language, which is not
officially supported by GWT yet. So I need to create my own properties
files of DateTimeConstants (and many others).

I copied this English-version file from GWT source, renamed it to
"DateTimeConstants_th.properties" and placed it in "com\google\gwt\i18n
\client\constants" folder in my eclipse project. Set gwt:property in
html file and locale in project XML file. However, this doesn't seem
to be working.

I have tried using other officially-supported locale and it's working
fine. So the problem should be my own properties file, which I suspect
that GWT cannot see it.

Other than extracting the whole GWT source and place my properties to
the proper place, what else I can do? Please help ... thank you.
--~--~---------~--~----~------------~-------~--~----~
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