Firefox google-toolbar word-translator doesn’t work in ubuntu hardy 64bits and other 64bits ubuntu versions.
How to solve this is a bit hidden in the internet. I had the same problem a year ago and I forgot it so I have had to find it again, so I’ll write this post for future occasions or to help other people.
How to solve this?
In firefox, go to the url “about:config” and add two new entries :
- google.toolbar.auto_translate -> true (insert it as boolean type)
- google.toolbar.autotranslate_to_lang -> es (insert it as string type)
Hope it helps to anybody.