[0.4] Русские женския на -иа не склоняются

This commit is contained in:
Andriy Chaika 2011-07-09 22:47:17 +03:00
parent a8b2fc8e70
commit def834666e

View File

@ -295,7 +295,7 @@ class NCLNameCaseRu extends NCLNameCaseCore
*/
protected function womanRule1()
{
if ($this->Last(1) == "а")
if ($this->Last(1) == "а" and $this->Last(2, 1)!='и')
{
if (!$this->in($this->Last(2, 1), 'шхкг'))
{