Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Google translator does not work in Ff

more options

it looks like that: I have switched to Unicode but nothing

it looks like that: I have switched to Unicode but nothing
Attached screenshots

Chosen solution

oh,, i have the addon UAControl, i disabled it, and now its correct

Read this answer in context 👍 0

All Replies (8)

more options

There are several translator sites, and many add-on you can use.

Go to the Mozilla Add-ons Web Page {web link} (There’s a lot of good stuff here) and search for what you want.


Make sure the left box is set to Auto-Detect and the right is set to the language you want.

And sometimes none of the translates work on some strings.

more options

Did you check the Character Encoding and make sure that Unicode is selected?

  • Firefox > Web Developer > Character Encoding
  • View > Character Encoding
more options

yes as i said its set on unicode

more options

I have only ever used this URL for translations:

http://translate.google.com/?hl=en

If I switch to hl=de and try a Chinese phrase, I get the attached (screen shot):

https://translate.google.com/?hl=de#auto/en/%E6%A2%85%E8%8F%9C%E6%89%A3%E8%82%89

If you right-click the part that's not rendering correctly and choose Inspect Element (sorry, I don't know the German), and in the Inspector check the Fonts section on the right, is your Firefox also using Arial or something different?

more options

Chosen Solution

oh,, i have the addon UAControl, i disabled it, and now its correct

more options

That was very good work. Well Done.

more options

-). But why does UAControl do this?

Also when i have it ON,, google changes. When its off, the google entrys appear different than when its on. why is that? also the image search.....

more options

If you check the user agent string that Firefox is sending to Google, what is it? To view it, you can use the web console: press Ctrl+Shift+k to open it in the lower part of the tab, load the problem page from the address bar in the same tab, then click the initial request in the console to view the request headers.

You would expect to see something like this for 64-bit Windows 7:

User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0

Is UAControl substituting something else?