"Nikerabbit" posted a comment on MediaWiki.r109021. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/109021#c29608
Commit summary for MediaWiki.r109021: Improved the comment about the two-forms plural shortcut. Nikerabbit's comment: <pre> + // singular for $count == 1 + // plural for $count != 0 </pre> Makes no sense, did you mean != 1? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
