[web2py] Re: How to switch back to English for the Admin interface?

2010-11-13 Thread Stefan Scholl
On Nov 12, 3:03 pm, mdipierro  wrote:
> The admin (admin) has a selector at the bottom, it uses cookies to
> keep the preferred selected language.

Since Version 1.89.1, released 2010-11-12 15:14:36

(In case somebody reads this thread in a few years and thinks I'm
blind.)


[web2py] Re: How to switch back to English for the Admin interface?

2010-11-12 Thread mdipierro
The admin (admin) has a selector at the bottom, it uses cookies to
keep the preferred selected language.

On Nov 12, 3:10 am, Stefan Scholl  wrote:
> 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  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  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  wrote:
>
> > > > wait. You should not need to delete files. The language is set by your
> > > > browser.
>
> > > > On Nov 9, 3:41 am, Stefan Scholl  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
>
>


[web2py] Re: How to switch back to English for the Admin interface?

2010-11-12 Thread Stefan Scholl
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  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  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  wrote:
>
> > > wait. You should not need to delete files. The language is set by your
> > > browser.
>
> > > On Nov 9, 3:41 am, Stefan Scholl  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


[web2py] Re: How to switch back to English for the Admin interface?

2010-11-10 Thread mdipierro
send it to me and I will take a look.

On Nov 10, 3:04 pm, guruyaya  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  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  wrote:
>
> > > wait. You should not need to delete files. The language is set by your
> > > browser.
>
> > > On Nov 9, 3:41 am, Stefan Scholl  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
>
>


[web2py] Re: How to switch back to English for the Admin interface?

2010-11-10 Thread guruyaya
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  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  wrote:
>
> > wait. You should not need to delete files. The language is set by your
> > browser.
>
> > On Nov 9, 3:41 am, Stefan Scholl  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
>
>


[web2py] Re: How to switch back to English for the Admin interface?

2010-11-10 Thread Stefan Scholl
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  wrote:
> wait. You should not need to delete files. The language is set by your
> browser.
>
> On Nov 9, 3:41 am, Stefan Scholl  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


[web2py] Re: How to switch back to English for the Admin interface?

2010-11-09 Thread mdipierro
wait. You should not need to delete files. The language is set by your
browser.

On Nov 9, 3:41 am, Stefan Scholl  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


[web2py] Re: How to switch back to English for the Admin interface?

2010-11-09 Thread Stefan Scholl
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