* Use user's language for 'protect-expiring' message in Special:Protectedpages and...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 5 Jan 2009 08:44:44 +0000 (08:44 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 5 Jan 2009 08:44:44 +0000 (08:44 +0000)
commit5892a9035525101380b562a8664560a4db8c1385
treeff9148d55deb65faf5ba81b989eb4b8478e9a094
parenta59d8ef01e302439ac9fba9f3daaa2337c464fe2
* Use user's language for 'protect-expiring' message in Special:Protectedpages and Special:Protectedtitles, no need to use it as content as it will simply be shown to the user and nothing else
* removed $wgOut->setPagetitle( ... ), already done in SpecialPage::execute()
includes/specials/SpecialProtectedpages.php
includes/specials/SpecialProtectedtitles.php