Rahulrrao / google-api-translate-java

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

Question about Language #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I would like to know if there is a reason to have choosen the String 
values of languages not matching a "Locale.toString()" ??

I m thinking mainly about Language.CHINESE_SIMPLIFIED (zh-CN) and 
Locale.SIMPLIFIED_CHINESE (zh_CN)

An helper method on Language class could do the job ?

Original issue reported on code.google.com by alexandr...@gmail.com on 5 Jan 2009 at 2:58

GoogleCodeExporter commented 9 years ago
It's just a reflection of what's provided by the Google AJAX APIs. I'll look at
wrapping it though.

Original comment by rich.mid...@gmail.com on 14 Jan 2009 at 9:50

GoogleCodeExporter commented 9 years ago

Original comment by rich.mid...@gmail.com on 12 Jun 2009 at 7:35