I saw that the bug is fixed without any URL parameter but using the
browser headers:
http://code.google.com/p/googleappengine/issues/detail?id=514

[ Comment 11 ]
Our login page is now translated into 40 languages, including es, zh-
CH, and zh-TW (sorry -- no Klingon).

There is no way for your application to force a particular language --
currently we only look at the languages
requested by the user's browser -- but if you need this functionality
please open and/or star a new bug.


On Mar 18, 3:49 am, Petru <[email protected]> wrote:
> Replace the "&" character by "?" (question mark); i.e:
> &hl=it by ?hl=IT
>
> 2010/3/17 lms4milano <[email protected]>
>
> > Hi All,
> > I see an error when I try to add &hl=it here:
>
> >https://www.google.com/accounts/ServiceLogin?service=ah&continue=http...
>
> > adding &hl=it for the italian language
>
> >https://www.google.com/accounts/ServiceLogin?service=ah&continue=http...
>
> > the error in italian is:
> > La pagina richiesta non è valida.
>
> > the error in english is:
> > The page you requested is invalid.
>
> > adding &hl=en
>
> >https://www.google.com/accounts/ServiceLogin?service=ah&continue=http...
>
> > Is this a bug?
>
> > Thank you
> > -- Davide
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google App Engine" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to
> > [email protected]<google-appengine%[email protected]>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-appengine?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to