vikassharma27 / google-api-translate-java

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

Language special characters #96

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I have used the Dimitry Translator class, but it does't translate the 
languages special characters, I get for example \u00F6 - what is missing?

Original issue reported on code.google.com by Isabel.D...@kuehne-nagel.com on 11 Jun 2010 at 9:19

GoogleCodeExporter commented 8 years ago
If by special characters you mean something like Arabic, that works fine for 
me. For example, I got  [خضر الصبي سخيفة] for [silly green boy]

Original comment by arthurbu...@gmail.com on 16 Sep 2010 at 10:59

GoogleCodeExporter commented 8 years ago
This is down the character encoding either in your IDE or your OS.

Original comment by rich.mid...@gmail.com on 6 Nov 2010 at 4:51

GoogleCodeExporter commented 8 years ago

when i translate student and university, the out put should be - étudiant and 
université,  but java program does not display it correctly, how can i fix 
this problem

Original comment by mhd.fa...@gmail.com on 14 Jun 2011 at 11:29