Fixed IE bug, you must use html:msg for the msg elements that jquery.localize uses...
authorTrevor Parscal <tparscal@users.mediawiki.org>
Wed, 12 Jan 2011 20:43:23 +0000 (20:43 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Wed, 12 Jan 2011 20:43:23 +0000 (20:43 +0000)
commit85a453204ce78018fe266dee762ac0b19a89ce27
treecf2688f96a3c840bb0595021e6bc42fdc56f830e
parentde1e452557f1609bed303e7fe978950d6447c5b8
Fixed IE bug, you must use html:msg for the msg elements that jquery.localize uses to translate things otherwise IE chokes when you insert them cause it doesn't know about the msg element.
resources/jquery/jquery.localize.js