guptahanu / google-ajax-apis

Automatically exported from code.google.com/p/google-ajax-apis
0 stars 1 forks source link

AJAX API loader not supports for hebrew language #449

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Make a simple search system using Search AJAX API (for the test pupose 
I took an example from 
http://www.google.com/uds/samples/apidocs/helloworld.html)
2. Use API loader as following: google.load('search', '1', 
{"language" : "he"}); 
3. Load and test the page

What is the expected output? What do you see instead?

It was expected to see an interface in hebrew (search button text, tab 
names, tooltips, etc.), however all is present in the system default 
language.

What version of the product are you using? On what operating system?

AJAX API version 1.0, OS MS Windows XP, any browser

Please provide any additional information below.

Try to use other languages (I've tested 'en', 'fr', 'ru', 'ar' and more) - 
everithing works fine. Hebrew is an only problem I've succeeded to find!

Original issue reported on code.google.com by alikda...@gmail.com on 5 May 2010 at 10:30

GoogleCodeExporter commented 8 years ago

Original comment by jscud.w...@gmail.com on 3 Aug 2010 at 10:49