h3 / jquery-utils

Automatically exported from code.google.com/p/jquery-utils
MIT License
0 stars 0 forks source link

jquery.i18n.js #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
language code like 'zh-cn' cannot be handled correctly. because there is

if (arguments.length < 2 && arguments[0].length == 2) {

in code.

Original issue reported on code.google.com by Liang...@gmail.com on 12 Jun 2009 at 1:57

GoogleCodeExporter commented 9 years ago

Original comment by hainea...@gmail.com on 4 Aug 2009 at 12:58