jhessu / google-ajax-apis

Automatically exported from code.google.com/p/google-ajax-apis
1 stars 0 forks source link

Add a LanguagePairs array to google.language #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Ajax Language API: Add a LanguagePairs array to google.language.  As a
supplement to the google.language.Languages object/enum, LanguagePairs
would list which language pairs are supported by the translate method.  For
example, it could be an an array of delimited strings ["en|es", "en|ar", ...].

Original issue reported on code.google.com by lisba...@gmail.com on 1 May 2008 at 6:15

GoogleCodeExporter commented 8 years ago

Original comment by internal...@gmail.com on 1 May 2008 at 6:33

GoogleCodeExporter commented 8 years ago
Subscribing

Original comment by ElioSco...@gmail.com on 14 May 2008 at 1:52

GoogleCodeExporter commented 8 years ago

Original comment by jrgeer...@gmail.com on 4 Jun 2008 at 12:59

GoogleCodeExporter commented 8 years ago
Try using the .isTranslatable() method outlined in the document reference:

http://code.google.com/apis/ajaxlanguage/documentation/reference.html

Original comment by jrgeer...@gmail.com on 5 Jun 2008 at 9:19