Open GoogleCodeExporter opened 9 years ago
I have this too. The problem is that the text to be translated is send by a
GET request. Using a POST request would solve this issue. The question is if
this is a) supported by the api and b) allow by google
Original comment by damiaan....@gmail.com
on 20 Aug 2010 at 9:47
I think this is related bo issue #28
Original comment by damiaan....@gmail.com
on 20 Aug 2010 at 9:49
Well you can go around by breaking the string in smaller parts ( I used 400
chars ) translate each (in a loop of some kind maybe)and then sum them up
Original comment by valeriu....@gmail.com
on 1 Sep 2010 at 9:44
Original issue reported on code.google.com by
Koby.m...@gmail.com
on 20 Jul 2010 at 2:19