3

When ever I use Google products in Firefox the page is in Thai. I am in Thailand, but I don't get this problem when using Chrome.

If I manage to find the language selector to change to English, its soon goes back into Thai.

I have checked the settings in my Google account and they are English, I have tried clearing my cookies and cache but the problem still persists.

Any suggestions to correct this?

fixer1234
  • 28,064
moobot
  • 536
  • 6
  • 16

1 Answers1

3

Two settings you could check are:

  1. In Firefox; Tools (Alt + T) > Options > Content > Choose, English (en) or a preferred variant should be on top (the corresponding setting in Firefox about:config is intl.accept_languages).
  2. General.useragent.locale in about:config should have the preferred language code (the one chosen in the previous step would suffice e.g. en-US).
vWil
  • 449