My guess would be that your first issue, where the API key comes back registered for another site, has to do with character escaping. Namely, the non-Latin characters of an Indic-language url sometimes don't register properly with the API key generator. The good news is that the Maps API is the only one that still requires the key. So you can still use the Language API, etc. If you are indeed wanting to use Maps, I would contact the Maps API Group at the link below. There may even be a thread on there that would address the issue.
http://groups.google.com/group/Google-Maps-API/ As for the second issue, I assume that you're trying to translate between Indic languages. If that's the case, you can use the page below to see which languages are translatable (requires JS): http://jgeerdes.home.mchsi.com/playground/isTranslatable.html Jeremy R. Geerdes Effective website design & development Des Moines, IA For more information or a project quote: http://jgeerdes.home.mchsi.com http://jgeerdes.blogspot.com http://jgeerdes.wordpress.com [email protected] Unless otherwise noted, any price quotes contained within this communication are given in US dollars. If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church! And check out my blog, Adventures in Web Development, at http://jgeerdes.blogspot.com ! On Apr 7, 2009, at 11:56 PM, KuldipNar wrote: > > 1. > Installed api from google and When I try to view site in Hindi I see > an error that the API used on this website was registered for a > different website. To generate a new key for this website go to to > http://code.google.com/apis/maps > > Any suggestions on how to have this resolved? > > 2. I was also looking for more Indic languages but cant find api any > suggestions? > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
