Fixes for r99354:
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 10 Oct 2011 14:55:57 +0000 (14:55 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 10 Oct 2011 14:55:57 +0000 (14:55 +0000)
commit1eb734e23732df89fd2dc42ac4b086e8b27e6149
treed26c6f13e8f64c5c6e0d7f58d3fa37825ea47d91
parent8d6c5548b342b57f3a338cbf5139fa9f04c0ea28
Fixes for r99354:
* Restore call to $wgContLang
* Make CategoryViewer extend ContextSource

Also simplify things by using wfMessage() instead of wfMsg*() in some cases
includes/CategoryPage.php