OK, now I'm seeing the book in French rather than English as well (only in
IE, not Chrome). The HTML source code is in English, so I guess it is being
translated client-side via plugin_translate. I see the following in the head
of the HTML:
<script
src="/book/static/plugin_translate/jquery.translate-1.4.3-debug-all.js"
type="text/javascript"></script>
<script src="/book/plugin_translate/translate/fr.js"
type="text/javascript"></script>
I assume fr.js shouldn't be there.
Note, I haven't made any changes to my browser. One minute everything was in
English, and upon a new page load, suddenly French.
Anthony
On Thursday, September 15, 2011 2:56:43 PM UTC-4, Massimo Di Pierro wrote:
>
> Is this about the book?
>
> On Sep 15, 12:30 pm, Cliff <[email protected]> wrote:
> > I'm seeing the problem too.
> >
> > On Sep 15, 4:08 am, Zhe Li <[email protected]> wrote:
> >
> >
> >
> >
> >
> >
> >
> > > Hi,
> >
> > > I tried to find something in web2py book, but everything is in French
> now.
> > > (Wasn't like this yesterday)
> >
> > > I am sure I have set my browser to English, anything wrong?
> >
> > > Cheers,
> > > Zhe