Cross Reference: /yui3/src/intl/meta/intl.json
History log of /yui3/src/intl/meta/intl.json
Revision Date Author Comments + Modified files
0bd16bd323f95f210342ab4aaf9d07ffb77a7351 03-Jun-2011 Dav Glass <davglass@gmail.com>

Intl Meta Data Updates

8698ba587fa8ee1d6aa74483b9e5efe8c0f4b701 16-Feb-2010 Satyen Desai <sdesai@yahoo-inc.com>

Removed intl submodules. lookupBestLang moved to a yui submodule (still sits on Y.Intl.lookupBestLang), so there was no need for intl-load

628b3b052ecff4d1843c7e919951413fbc03e79f 13-Feb-2010 Satyen Desai <sdesai@yahoo-inc.com>

Broke Intl into intl-load submodule (so loader can start with a lighter footprint) and intl-lang submodule (for regular lang bundle caching support). Added manual test file (need to convert to unit test). General code/api doc dusting off.