I'm using Google visualization API in my GWT app, AnnotatedTimeLine to be more specific. It works fine, but I'd like the chart messages and zoom options to be localized (message saying there is no data etc). I have specified locale in my开发者_高级运维 module's XML file, but this doesn't seem to work. Still getting english messages. Any ideas?
Regards, Jerzy
精彩评论