Merge "Update jquery.i18n from upstream"

This commit is contained in:
Siebrand
2012-11-01 12:00:16 +00:00
committed by Gerrit Code Review
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 () {