dushyantsingh311 / google-api-translate-java

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

Not able to convert English to Telugu language #135

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Translate.setHttpReferrer("http://localhost:8080");

            String translatedText = Translate.execute("How are you something",
                    Language.ENGLISH, Language.TELUGU);
1. Not able to convert English to Telugu language
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by vinay.gu...@gmail.com on 30 Mar 2011 at 8:38

GoogleCodeExporter commented 9 years ago
What error do you get?

Original comment by rich.mid...@gmail.com on 5 Nov 2011 at 5:26