Google Website Translator: TypeError when clicking “Contribute” button

a 夏天 提交于 2019-12-11 09:37:50

问题


We use the standard Google Website Translator gadget on our site http://ut.no.

The "Contribute a better translation" feature has stopped working. When you click on the "Contribute" button, you get this javascript error:

TypeError: undefined is not an object (evaluating 'a[hd][H]') 

in "element_main.js" injected by Google.

This worked fine several weeks ago. Are anyone else having this problem, or is it only us?

After some testing, I fond out that it's the meta tag from Google that's part of the problem. Removing the "google-translate-customization" meta tag makes the suggestions work, but the suggestion never gets delivered to our Website Translator page.

来源:https://stackoverflow.com/questions/27248433/google-website-translator-typeerror-when-clicking-contribute-button

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!