http://code.google.com/docreader/#p=google-web-toolkit-doc-1-5&s=google-web-toolkit-doc-1-5&t=DevGuideInternationalization
2009/6/23 subbu <[email protected]> > > Hi, > How can we do internationalization in gwt ext.I have two propety > file for english and german such as .messages_en and messages_de.What > i need is.i need to take the key value depends on the locale.Such as > if i have label like > > Label datefromLabel = new Label("Date From"); > > I have the keys like the following in english property file > date_from = Date From > I have the keys like the following in german property file > date_from = Datum From > > I need this "Date From" from property file.How can we do it? > > > Thanks and Regards, > > Subash > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GWT-Ext Developer Forum" 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/gwt-ext?hl=en -~----------~----~----~----~------~----~------~--~---
