From: Matthew B. <mat...@ou...> - 2006-07-13 09:59:20
|
Alistair Young wrote: > Thanks Matthew. There may be an i18n issue though. Bod has it's own > language setting that is independant of the browser as most users > can't change the language of the browser. If I use bod in Gaelic, are > the spring parts likely to be in the language of the browser? Yeah as we don't have i18n on WebLearn I havn't tied the Spring i18n stuff to the Bodington stuff although I did use <fmt:message> tags so that half the battle was done. It should be reasonably easy to tie Spring to the Bodington i18n stuff. I personally really like the way that Spring itself can do it (follow browser languages but also allow custom per user changes). -- -- Matthew Buckett, VLE Developer -- Learning Technologies Group, Oxford University Computing Services -- Tel: +44 (0)1865 283660 http://www.oucs.ox.ac.uk/ltg/ |