Rather than looking at the geocoded IP address (there could be people that speak language x in region y), I would suggest checking the client's Accept-Language headers to figure out which language(s) they'll accept.
That said, there is no built-in functionality to automatically detect these headers and translate your page. But you could build such functionality for yourself without too much trouble. Jeremy R. Geerdes Effective website design & development Des Moines, IA For more information or a project quote: http://jgeerdes.home.mchsi.com [email protected] If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church! On Jul 16, 2010, at 1:24 AM, ZapItNu wrote: > Been looking at the AJAX translate API and can't find the > functionality I am look for. Maybe I am overlooking. > > What I would like to do... Translate from English to whatever language > needed, automatically, based on the geoip upon landing on the page, > instead of having the page in English and providing a drop box or link > to translate requiring the user to select the language. > > Can anyone put me in the right direction? Does the API already have > this built in? > > -- > 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. > -- 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.
