Closed GoogleCodeExporter closed 9 years ago
Didn't work for me in 4.0.237.0 either. A redesign of Google's translation page
might
be to blame, rather than a Chrome update.
http://translate.google.com/translate_t?sl=auto&tl=en&text=hola
Bubble translate is looking for something like:
<div id=result_box dir="ltr">%%TRANSLATED TEXT%%</div>
Google Translate now returns something a little more ugly to parse:
<span id=result_box class="medium_text"><span title="%%ORIGINAL TEXT%%"
onmouseover="this.style.backgroundColor='#ebeff9'"
onmouseout="this.style.backgroundColor='#fff'">%%TRANSLATED TEXT%%</span></span>
There's also a hidden field:
<input type=hidden name=gtrans value="%%TRANSLATED TEXT%%">
Original comment by dtfi...@gmail.com
on 17 Nov 2009 at 5:18
Chrome Version : 4.0.249.0
Operating system : Windows 7
Original comment by edson.sn...@gmail.com
on 17 Nov 2009 at 4:27
Original comment by bubble.t...@gmail.com
on 17 Nov 2009 at 11:15
Original issue reported on code.google.com by
isam.A.One@gmail.com
on 17 Nov 2009 at 4:14