Closed GoogleCodeExporter closed 9 years ago
Hi,
It seems the existing translation is using HTTP Get thus has a length limit for
the
source string. However, since the source string, say Chinese, quite possibly is
encoded in UTF-8 when Google code is handling it and therefore difficult for us
to
know the length before hand, making the translation less practical. So adopting
a
POST based translation approach would really be IDEAL.
Thanks.
QM
Original comment by qmwestv...@gmail.com
on 27 May 2009 at 7:42
[deleted comment]
Hi, miracletalent,
Had a go with your code and it works great. Thank you so much.
A small question: Language.isValidLanguagePair(from, to) does not seem to be
supported by google-api-translate-java-0.53.jar. Are you using a newer version
of it
in private or else?
Best regards,
Qunhuan
Original comment by qmwestv...@gmail.com
on 29 May 2009 at 9:30
[deleted comment]
[deleted comment]
Original comment by rich.mid...@gmail.com
on 19 Sep 2009 at 6:06
Original issue reported on code.google.com by
miraclet...@gmail.com
on 29 Jan 2008 at 6:06