Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Can one disable the embedded Google Translate

  • 1 réponse
  • 1 a ce problème
  • 1 vue
  • Dernière réponse par guigs

more options

Hi,

some websites have embedded the Google Translate in the code. I.E. every time one opens the site, you get this blue "Do you want to translate this page" - bar. Is there an extension one can use to block the stupid bar. I manage English just fine on my own and if I need translation, I will ask for it, I do not need to be asked about it every time. (My Firefox and O.S. are not the English versions).

I know I can use cookies to let the pages know that I do not want the translation, but I have set Firefox to deletye cookies upon exit, and I will keep it that way.

Hi, some websites have embedded the Google Translate in the code. I.E. every time one opens the site, you get this blue "Do you want to translate this page" - bar. Is there an extension one can use to block the stupid bar. I manage English just fine on my own and if I need translation, I will ask for it, I do not need to be asked about it every time. (My Firefox and O.S. are not the English versions). I know I can use cookies to let the pages know that I do not want the translation, but I have set Firefox to deletye cookies upon exit, and I will keep it that way.

Toutes les réponses (1)

more options

Hi Just this one question, Thank you for your question. I understand that you are asking if there is a way to disable the question "Do you want to translate this page" when you come to a site that has Google Translate in its code. I do not have a complete understanding of how this is implemented without an example website, however it is possible use the do not track option to conceal information about you to other websites.

It looks like the embedded widget uses the html lang tags to note what the page was mechanically translated from: http://en.wikipedia.org/wiki/IETF_language_tag and their support should be provided by the site using the API.

I did find that you can add a span class to not translate, but this would require adding it to every page you visit. https://cloud.google.com/translate/v2/faq#technical Or maybe you can try an add on that just blocks connections: https://www.googleapis.com/language/t.../v2, I have not tried this.