Using the keyword search can be quick for making searches, such as in google or youtube. But there is a fast easy way to translate text from any language to your own language easily using the keyword search feature of Firefox and a simple bookmark.
Make a bookmark, then right click and edit, call this anything, say, “tr translate auto to english”.
The location is:
http://translate.google.com/translate_t#auto|en|%s
and keyword is tr.
Whenever you see some foreign text copy it, open a new tab, and type tr followed by a space and paste the text in the location bar and press enter. Then the text will be auto translated by google translate. The %s part of the bookmark is a string argument. The auto|en translates from any language to English and can be modified to suit your own language.
