Last modified: 2011-10-01 18:45:46 UTC
The plural rule defined for Brazilian Portuguese (in the file /resources/mediawiki.language/languages/pt-br.js, created on r75486) is incorrect, since zero should be considered plural. The same problem was previously fixed in some other places of MW code, as you can see in the bugs/revs linked below: * Bug 23707 / r67049 * Bug 25507 / r74712
Assigning to Alolita so she can tap a JS dev for this. Also making a note in my TODOs about the need for a Language regression test plan.
Fixed in r98619