luigimarmo / google-api-translate-java

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

English to Hindi translation issue #99

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Set the inital language to English
2. Set second language to HINDI
3.

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

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

google-api-translate-java-0.92

Please provide any additional information below.

When i tried to translate hellow world from English to Hindi it gave output as 
???????

Original issue reported on code.google.com by satyajit...@gmail.com on 28 Aug 2010 at 7:03

Attachments:

GoogleCodeExporter commented 8 years ago
this may seem remarkably obvious and even insulting. Are you sure you have the 
Hindi character set installed on the machine trying to render the result?

Original comment by elsi...@gmail.com on 2 Sep 2010 at 7:04

GoogleCodeExporter commented 8 years ago
It is almost certainly a character encoding issue outside the library. If you 
do find the fix please add it to the wiki if you have the opportunity. 
Unfortunately I can't help further - this is usually an issue on Windows, which 
I'm afraid I don't use.

Original comment by rich.mid...@gmail.com on 2 Sep 2010 at 7:29

GoogleCodeExporter commented 8 years ago
the code is correct make the console display unicode enable , also you need add
a json library.

Original comment by mages...@gmail.com on 9 Mar 2011 at 12:52

GoogleCodeExporter commented 8 years ago
i ran the code from eclipse on windows-7, with console display utf-8 enabled. 
worked 
fine for me. 

Original comment by mages...@gmail.com on 9 Mar 2011 at 12:56

GoogleCodeExporter commented 8 years ago
Still cannot find a solution.When trying to convet How are you? from english to 
hindi.The responce is ???? ?? ??? ???.Using the api for desktop 
application.Tried to run it from the console also.

Original comment by Aman.tha...@gmail.com on 24 May 2011 at 2:04