Hi all, I'm trying to translate the hebrew word Shalom in hebrew character to english by this http request:
http://ajax.googleapis.com/ajax/services/language/translate?v=1.0&q=%F9%EC%E5%ED&langpair=iw%7Cen and I got the following response: {"responseData": {"translatedText":""}, "responseDetails": null, "responseStatus": 200} which means that the translation is an empty string... wierd, because it should be "Hello". Can anyone tell me what's the problem? Thanks in advance, Dror -- 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.
