"Santhosh.thottingal" posted a comment on MediaWiki.r108403.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/108403#c29459

Commit summary for MediaWiki.r108403:

Cleanup the convertPLural method for Lithuanian(lt)
Add phpunit test cases.

Santhosh.thottingal's comment:

ok, you are correct. But I think,  out of ["one", "few",  "other" ] 21  
becoming "one" or "few" depending on  a translator gave  "other" forms is a 
tricky logic. CLDR says 1, 21, 31, 41, 51, 61... are "one" form.
And that is what I understood from here: 
http://en.wikipedia.org/wiki/Lithuanian_grammar#Noun_modification_by_numeral 
too.

I am not sure whether I need to reintorduce it. Javascript code does not have 
this count(forms) ==2 check.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to