Update jquery.i18n from upstream

Change-Id: Id533eb69c2c192f2cb42749214e5bb23d379e404
This commit is contained in:
Santhosh Thottingal
2012-11-01 16:34:23 +05:30
committed by Gerrit Code Review
parent ef8bad5754
commit 63d98b05ea
2 changed files with 77 additions and 24 deletions

View File

@@ -124,8 +124,6 @@
}
} );
// localization for mediaWiki ULS - fallback locale
i18n.load( extensionPath + 'i18n/en.json', 'en' );
}
$( document ).ready( function () {