Hi I am new to this group so I am sorry if I ask a rather obvious question, but I couldn't find the answer anywhere.
The problem is I don't get translation from the ajax translate API. So far I have noticed it doesn't work when source language is Bulgarian. What the language I translate to is doesn't seem to matter. For example: http://ajax.googleapis.com/ajax/services/language/translate?v=1.0&q=%EA%EE%ED&langpair=bg%7Cen There is no translation (it should be 'horse') However when reversing languages it works fine: http://ajax.googleapis.com/ajax/services/language/translate?v=1.0&q=horse&langpair=en%7bg Also on translate.google.com it works perfect. How can I help this? Is that bug or some limitation of the API? Or perhaps I should do something about the encoding? Any help appreciated
-- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" 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.
