On 25 Maj, 10:49, Jak <[email protected]> wrote:
> Hi,
> for Turkish, I localized my get url with "lr" parameter.
> "lr=lang_tr"http://ajax.googleapis.com/ajax/services/search/web?v=1.0&lr=lang_tr&q="searchText"
>
I'm not sure how this should help me. I might not have been precise
enough in the description of my problem.
My problem starts when I try to load the API - fx like this:
google.load("search", "1", {"language" : "no"});
this example makes the API talk norwegian. If I replace "no" with
"da", the API should talk danish, but it doesn't seem that it knows
"da" so it defaults to english.
If I'm not doing anything wrong, then what should I do to get this
corrected??
/Stig
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---