generateJsonI18n.php: Remove features that should no longer be needed
authorKevin Israel <pleasestand@live.com>
Thu, 30 Apr 2015 19:45:17 +0000 (15:45 -0400)
committerKevin Israel <pleasestand@live.com>
Thu, 30 Apr 2015 19:59:13 +0000 (15:59 -0400)
commit5f6fdaab77415d6b92b8bdd6eb4ab913104d2ce7
tree275b703a9f31addb3b9d9683d0058a2ae94a361e
parent9d478f513eb794c829f74fe0edddada92f17e78e
generateJsonI18n.php: Remove features that should no longer be needed

* Removed --langcode, which was for converting core messages files.
* Do not generate backward compatibility shims. MediaWiki 1.19 will
  enter end-of-life status in May 2015.
* Print a special error message for shims, which is different from
  the one that used to refer to --langcode.
* Removed extra newlines from error messages.

Change-Id: Ic8498fbdd7c2bd6e30ddbd96da85b2b8b23d706b
maintenance/generateJsonI18n.php