Re: [appfuse-user] Multiple Locals one application

2008-01-17 Thread Matt Raible
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

Re: [appfuse-user] Multiple Locals one application

2008-01-17 Thread elaroche
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 loca

[appfuse-user] Multiple Locals one application

2008-01-16 Thread ddanet
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 o