12
this is the new result:
{"responseData": null, "responseDetails": "invalid version", "responseStatus": 400}
of the url:
http://ajax.googleapis.com/ajax/services/language/translate
Class googleprovider.php exist this:
preg_match("/{"translatedText":"([^"]+)"/i", $response, $matches)