User "Raymond" changed the status of MediaWiki.r104454.

Old Status: new
New Status: fixme

User "Raymond" also posted a comment on MediaWiki.r104454.

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

* Improve i18n (use formatNum for all numbers, add dir & lang attribute)
* Change td to th elements for titles (this also makes the sort script work 
again)
* General whitespace fixes

Comment:

AFAIK this is not necessary: 

 '... Parameter $1 is the number of days for PLURAL use; $2 is a localized 
number.',

You can use <code><nowiki>{{PLURAL:$1|day|$1 days}}</nowiki></code>. Already in 
use in core and extensions.

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

Reply via email to