I would like to keep all our languages in specific files
*_lang.properties - and not have a *.properties file - i.e.
mypanel_en.prop
mypanel_nl.prop
and not have a mypanel.prop. and if someone comes to the site with fr
as their locale, is there already an option for me to specify that the
fallback locale should be nl? (yes, i know about the
mypanel.properties being the default - but it doesnt seem right to me
to not specify the language of that file in the file name).
Or do I need to
application.init() {
getresourcesettings().setlocalizer(...);
}
?
Regards,
Antony Stubbs,
NZ
http://friendfeed.com/astubbs