Replace deprecated wfMsg* calls with Message class calls.
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Sun, 19 Aug 2012 23:05:20 +0000 (01:05 +0200)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Mon, 20 Aug 2012 20:52:17 +0000 (22:52 +0200)
commit4e1ccf02676ce97c4ec34e1b35b99ab2e0430529
tree44bd9eff4f3eed33e3c9ccf5bcec2cd30db99bc0
parent9a187965c2b51437423bf867e58e7b49c21b30a1
Replace deprecated wfMsg* calls with Message class calls.

Doing this in steps of roughly 100 changes per commit, so that it remains reviewable.

Change-Id: I4950fdf8be669b52446290768ece0b8df8399d5d
18 files changed:
includes/logging/LogFormatter.php
includes/logging/LogPage.php
includes/media/Bitmap.php
includes/media/DjVu.php
includes/media/FormatMetadata.php
includes/media/MediaHandler.php
includes/media/MediaTransformOutput.php
includes/media/SVG.php
includes/parser/CoreParserFunctions.php
includes/parser/Parser.php
includes/parser/StripState.php
includes/templates/Usercreate.php
includes/templates/Userlogin.php
includes/upload/UploadBase.php
languages/Language.php
maintenance/backupTextPass.inc
resources/mediawiki/mediawiki.js
tests/phpunit/includes/ExtraParserTest.php