What steps will reproduce the problem?
1. Go to http://translate.google.com/#en|sv|hello%20world
And see that the translation is good.
2. Go to
http://ajax.googleapis.com/ajax/services/language/translate?v=1.0&q=Hello+World&
langpair=en|sv
And see that the translation is wrong.
3. However, some languages do work fine :
http://ajax.googleapis.com/ajax/services/language/translate?v=1.0&q=Hello+World&
langpair=en|es
http://ajax.googleapis.com/ajax/services/language/translate?v=1.0&q=Hello+World&
langpair=en|de
What is the expected output? What do you see instead?
I expect to get the translation through the AJAX Api. Instead, I only receive
the original string.
What version of the product are you using? On what operating system?
Webbrowser is firefox under ubuntu.
Please provide any additional information below.
Original issue reported on code.google.com by loics....@gmail.com on 2 Oct 2010 at 2:21
Original issue reported on code.google.com by
loics....@gmail.com
on 2 Oct 2010 at 2:21