Open GoogleCodeExporter opened 9 years ago
For me, about half the page stays randomly in another language, I haven't seen
anything like that until now.
But using $('body').translateTextNode() instead of $('body').translate() is
very likely to help here:
http://code.google.com/p/jquery-translate/wiki/TextnodeTranslatorIntegration
Original comment by balazs.endresz
on 25 Mar 2011 at 8:32
Correctly it's: $('body').translateTextNodes()
Original comment by balazs.endresz
on 25 Mar 2011 at 8:33
Original issue reported on code.google.com by
alex240...@gmail.com
on 24 Mar 2011 at 10:51