Set Firefox Google Quick Search to English

On linux as root edit the google.xml file found in /usr/lib/firefox-addons/searchplugins/ or just go to your root folder and type find . -name google.xml to find its location.

On windows it should be in C:\program files\mozilla\firefox\searchpugins\

Add this to the list of params

< param name="hl" value="en" / >

< param name="hl" value="en" / >

You can change "en" to whatever value you like, try "ja"

If however you want it google to just go to google.com when you type it in the address bar and not the local google, like google.com.ph or google.co.jp etc, simply visit this page for more information http://www.google.com/support/websearch/bin/answer.py?answer=873&ctx=u2u_873

Comments

Popular Posts