Comment 5 for bug 363381

Revision history for this message
Nobuto Murata (nobuto) wrote :

So I propose this patch for each language.

With the line below, we can get localized result page.
<input type="hidden" name="hl" value="es" />

This is a example for Spanish.
If Japanese language, the line is below.
<input type="hidden" name="hl" value="ja" />