Merge "add type check and bail out when title could not be created"
[lhc/web/wiklou.git] / resources / jquery / jquery.localize.js
2012-02-13 Andrew GarrettModification to jquery.localize.js: For HTML elements...
2011-07-21 Brion VibberFollowup r92329: Fixes the localize test cases in IE...
2011-07-15 KrinkleRemoving deprecated <msg /> support in jquery.localize...
2011-07-13 KrinkleUnit tests for jquery.localize
2011-07-13 Krinklejquery.localize:
2011-04-19 Trevor ParscalAdded keys option to jquery.localize, allowing message...
2011-02-24 Krinklecaching selector instead of re-creating the jQuery...
2011-02-19 KrinkleUsing the mw alias for mediaWiki in core. Saves bandwid...
2011-01-31 KrinkleWrapping core modules (FIXME from r79929)
2011-01-12 Trevor ParscalFixed IE bug, you must use html:msg for the msg element...
2011-01-10 KrinkleRemoving unneeded wraps and using $ and mw instead...
2010-12-06 Trevor ParscalImproves on r77710 - no purpose in using call() here.
2010-12-04 Trevor ParscalAdded new localize plugin which allows simple placehold...