miaochw / jquery-i18n-properties

Automatically exported from code.google.com/p/jquery-i18n-properties
0 stars 0 forks source link

Does not work in Android Browser #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open the page in Android browser (tested 1.6 and 2.2)
2. See the strings are not translated
3. Cannot access to the strings

What is the expected output? What do you see instead?
In all browsers the strings are translated and alert(msg_hello) works. In 
Android does not.

What version of the product are you using? On what operating system?
Android 1.6 (real device) and Android 2.2 (emulator)

Original issue reported on code.google.com by federico...@gmail.com on 22 May 2011 at 3:07

GoogleCodeExporter commented 8 years ago
Detect language error???

Original comment by expert...@gmail.com on 6 Jun 2012 at 2:03

GoogleCodeExporter commented 8 years ago
Same problem for me as well. Can you provide a workaround in the mean time??

Original comment by smitkada...@gmail.com on 21 Jul 2012 at 11:33

GoogleCodeExporter commented 8 years ago
Hi, check out this solution:
http://stackoverflow.com/questions/10642737/detecting-and-applying-current-syste
m-language-on-html-5-app-on-android

Original comment by bruno.ga...@gmail.com on 10 Jul 2013 at 9:58