For languages without plural forms, use them from fallback language
authorSanthosh Thottingal <santhosh.thottingal@gmail.com>
Sat, 15 Sep 2012 19:49:44 +0000 (12:49 -0700)
committerSanthosh Thottingal <santhosh.thottingal@gmail.com>
Sat, 15 Sep 2012 19:49:44 +0000 (12:49 -0700)
commitc1dff7112fc86a6cf78a543e9ccc8802aae31d9d
tree69d15ac37f62de8142735ff18da05078e8d91e7a
parent3f090da982d09cb814dfda265881091cc4ba5c45
For languages without plural forms, use them from fallback language

* Fixes Bug 40251 and this is alternate for I403a29e2
* This brings back the old mediawiki behavior for languages without
  defined plural rules
* Add a test for hu, which had issue as per Bug 40251

Change-Id: I345c305134a62d43c9dfedc5243981d0e77e326d
languages/Language.php
tests/phpunit/languages/LanguageHuTest.php [new file with mode: 0644]