If you have your browser's locale set to one that AppFuse supports, it should show up in that language. If it doesn't, that's because we changed the logic to only switch locales when "locale=" is passed in.
Matt On 1/17/08, elaroche <[EMAIL PROTECTED]> wrote: > > I don't know much about Appfuse 2 but with the Appfuse 1.8 it was using the > local from your web browser ! > What I know is that appfuse supports multiple languages. > > > ddanet wrote: > > > > I have seen many threads regarding single locale apps but I could not find > > one that suggests using several locales in one app. My question would be > > does appfuse support this functionality?If so how does the > > appresources_yourlocale.props get bound to the user, by url redirections > > (?locale=ja) or other means. My app needs to support a non authenticated > > Chinese, Japanese, Dutch, English user base. I am assuming that I will > > have some type of landing where the user will select their languages (i.e. > > http://myapp/?locale=en, http://myapp/?locale=nl, etc). Any help would be > > appreciated. > > > > -- > View this message in context: > http://www.nabble.com/Multiple-Locals-one-application-tp14894424s2369p14916804.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
