User "Amire80" posted a comment on MediaWiki.r100023.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/100023#c25179
Commit summary:

Bug 29357: CategoryTree should have built-in localizable support for pretty 
Categorytree-member-num.

Added the messages:
* categorytree-num-categories
* categorytree-num-pages
* categorytree-num-files
* categorytree-num-empty

Added documentation for all of them and for categorytree-member-num and also 
localized them for Hebrew.

Rewrote the part that uses categorytree-member-num to automatically create a 
comma-separated list of relevant member counts. categorytree-member-num will 
still be used the same way if it is customized on wiki.

Comment:

FWIW, no Wikimedia projects use $5.

It's possible to restore $wgLang->formatNum( $count ) as $5 and add 
$memberNumsShort as $6 and then change 'categorytree-member-num' to ($6), 
although i doubt it's worth the trouble.

(Using the parentheses message on 'categorytree-member-num' might be a good 
idea, though.)

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

Reply via email to