Replace some occurrences of wfMsg* by alternatives. Undeprecated wfMsgReplaceArgs.
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Mon, 3 Sep 2012 08:03:42 +0000 (10:03 +0200)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Mon, 3 Sep 2012 09:49:58 +0000 (11:49 +0200)
commit475a1daa03da8308f7356ebf01026fc1843d9b95
tree09a4f3d96dc262181df1ecd9b4c38d11675c5a95
parent51399da80833732cda7e4017869ab46ec305f432
Replace some occurrences of wfMsg* by alternatives. Undeprecated wfMsgReplaceArgs.

* wfMsgReplaceArgs isn't really i18n related. It just replaces text parts.
* Updated language.txt. Now refers to mediawiki.org.
* Removed deprecated Block::formatExpiry(). Merge Id7d057a4 first.
* Reformatted weirdly formatted array in ApiBase.php.
* Removed wfMsg() in RandomTest.php.

Change-Id: Ied5cfda8fa5d9283dfeebdcb0e1af8453d47e7a9
docs/language.txt
includes/Block.php
includes/EditPage.php
includes/GlobalFunctions.php
includes/OutputPage.php
includes/WikiPage.php
includes/api/ApiBase.php
includes/installer/WebInstaller.php
includes/normal/RandomTest.php