anupam409 / google-api-translate-java

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

Not able to Translate to English to Arabic Using googles Unofficial API #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Not able to Translate to English to Arabic Using googles Unofficial API
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 prathibh...@gmail.com on 19 Nov 2007 at 5:42

GoogleCodeExporter commented 9 years ago
Thanks, I'll have a look into this.

Original comment by rich.mid...@gmail.com on 21 Nov 2007 at 3:07

GoogleCodeExporter commented 9 years ago
I'm able to translate between English and Arabic without any problems.

What operating system are you using?

Can you try running your application with the following run argument?

-encoding UTF-8

Original comment by rich.mid...@gmail.com on 24 Nov 2007 at 3:40

GoogleCodeExporter commented 9 years ago
Regardless, I'll override the character encoding, it should prevent most of 
these
problems.

Original comment by rich.mid...@gmail.com on 24 Nov 2007 at 11:21

GoogleCodeExporter commented 9 years ago
Hi I converted that jar file(Googles unofficial API for translating Arabic to 
English and Viceversa) in to DLL and added to ASP.net application. When I 
execute 
that application I am not able to translate English to Arabic and Arabic to 
English 
is working fine. Actually it is traslating but while displaying in the browser 
some 
other characters are getting printed.So could you please tell me the solution 
for 
this.
Thanks in Advance,
prathibha

Original comment by prathibh...@gmail.com on 25 Nov 2007 at 4:26