Dear Google, i am facing a strange issue regarding Translation, i am using this google translator api (google-api-translate-java-0.92.jar) in my Java code to translate a form in my web application. but i was getting 400 error, saying string is too long to translate.
However, when i translate the same form through "upload a document" link on "http://translate.google.com/#", the form is being translated successfully. the method which i had used is "Translate.execute(reAssignTracker.get(i).toString(), Language.ENGLISH, Language.ARABIC);" please revert back ASAP. Thanks in Advance, Hari -- You received this message because you are subscribed to the Google Groups "General" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-translate-general?hl=en.
