Hi, i've just made website multilanguage version using translate api and php.
Next i thought that it could have sence to check service availability each time user opens my website and IF NOT AVAILABLE hide language switch feature from a page. Q1: is there is way to check language API availability? 2nd thing is string length. I didn't found info about limitation in the documentation, though this is more HTML thing than API's. Nayways, intuitively i splitted string into smaller chains. Q2: Is that optimal way to split string into chunks of 256 symbols and call api for each chunk? Thanx for replies. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
