Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

Can one disable the embedded Google Translate

  • 1 përgjigje
  • 1 e ka hasur këtë problem
  • 1 parje
  • Përgjigjja më e re nga 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.

Krejt Përgjigjet (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.