[daisy] i18n of the Dojo widgets does not seem to work
Guy Van den Broeck
guyvdb at gmail.com
Fri Aug 31 09:21:52 CDT 2007
> It seems to me that the Dojo Widgets internationalisation does not get
> applied. The messages defined in the following resource file:
did you add fr to this line?:
dojo.requireLocalization("daisy.widget", "messages", null, /* available
languages, to avoid 404 requests */ "ROOT,nl,de,ru");
This has to be done in every .js file that does i18n.
guy
More information about the daisy
mailing list