This is not a browser issue. The documentation for the Language API clearly states that Turkish is supported for detection, but not translation.
http://code.google.com/apis/ajaxlanguage/documentation/#SupportedPairs As I suggested in my first post, I would add it to the issue tracker as a suggestion so people can start voting for it (i.e., starring it). Jeremy R. Geerdes Effective website design & development Des Moines, IA For more information or a project quote: http://jgeerdes.home.mchsi.com [EMAIL PROTECTED] Unless otherwise noted, any price quotes contained within this communication are given in US dollars. If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church! On Oct 18, 2008, at 11:01 PM, IAmNino wrote: > > I am running Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv: > 1.8.1.17) Gecko/20080829 Firefox/2.0.0.17. > > On Oct 18, 8:54 pm, [EMAIL PROTECTED] wrote: >> This may be your browser. >> >> On 10/18/2008, IAmNino <[EMAIL PROTECTED]> wrote: >> >> >> >> >> >>> I am receiving this error upon translating from Turkish to English: >>> "invalid translation language pair" >> >>> Here is an example that fails for me. >> >>> Text to be translated: "Turk insanlarını seviyorum" >> >>> I first check to see what language it is: >>> http://ajax.googleapis.com/ajax/services/language/detect?v=1.0&q=Turk >>> ... >> >>> Google API response: >>> {"responseData": {"language":"tr","isReliable":true,"confidence": >>> 0.20413528}, "responseDetails": null, "responseStatus": 200} >> >>> So Google API indeed thinks that it is turkish (tr) AND that it's >>> reliable. So now I try to translate it into english. >>> http://ajax.googleapis.com/ajax/services/language/translate?v=1.0&q=T >>> ... >> >>> Google API response: >>> {"responseData": null, "responseDetails": "invalid translation >>> language pair", "responseStatus": 400} >> >>> Help? >> >> -- >> Xavier A. Mathews >> Student/Developer/Web-Master >> GG Client Based Tech Support Specialist >> Hazel Crest Illinois >> [EMAIL PROTECTED] >> "Fear of a name, only increases fear of the thing itself." > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-AJAX-Search-API?hl=en -~----------~----~----~----~------~----~------~--~---
