That's how I do it with multilingual sites: The browser language determines the first page you reach. Every language has its own directory in the URL. Then you can choose between the other languages (not by country flag if I can prevent it ;-).
(All my web2py projects so far were monolingual. But I've done it in Django and MODx, e.g.) On 10 Nov., 22:04, guruyaya <guruy...@gmail.com> wrote: > I'm not sure how to attach files here, but I've created a patch that > creates a dropdown with all possible languages on the admin. Anyone > wants it? > > On Nov 10, 2:53 pm, Stefan Scholl <stefan.sch...@gmail.com> wrote: > > > > > > > > > I know, but I don't want to use one browser for development (English) > > and one for the rest (German). > > > On 9 Nov., 14:28, mdipierro <mdipie...@cs.depaul.edu> wrote: > > > > wait. You should not need to delete files. The language is set by your > > > browser. > > > > On Nov 9, 3:41 am, Stefan Scholl <stefan.sch...@gmail.com> wrote: > > > > > Oops, found it 5 minutes later. > > > > > In case somebody wants to switch back to English, too: > > > > > Delete (or rename) your language in applications/admin/languages