anupam409 / google-api-translate-java

Automatically exported from code.google.com/p/google-api-translate-java
0 stars 0 forks source link

Bigger/buffer translation support. #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi Rich,

First of all ,thanks a lot for your wonderful and useful api !

I attached some support for buffer translation 
( I think that it is up to 15K chars , and in my code I loop if it is 
bigger than that ... )

And again - thanks a lot !
Zac .

Original issue reported on code.google.com by zac.sadan@gmail.com on 20 Feb 2008 at 9:48

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks Zac, I will get around to looking at this shortly hopefully!

Original comment by rich.mid...@gmail.com on 1 Apr 2008 at 4:25

GoogleCodeExporter commented 9 years ago
Unfortunately this is outdated since we moved to the AJAX APIs instead of 
scraping the 
webpage. It would still be nice to increase the translation limit by moving to 
a POST 
request though.

Original comment by rich.mid...@gmail.com on 19 Sep 2009 at 8:09