"^demon" posted a comment on MediaWiki.r110909.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/110909#c30587

Commit summary for MediaWiki.r110909:

* Fix for r96546 etc.: due to a severe performance regression in log lists, 
removed {{GENDER}} invocations in logentry messages, replacing them with the 
default case.
* Manually fixed broken {{GENDER}} invocations in vi, eo, gu and ksh. Some 
amount of creativity was needed in the gu and ksh cases, these should be 
checked by translators.
* Fixed invocations of non-existent parser function "બહુવચન" in MessagesGu.php
* Apparently in the ksh case, the translator was confused between {{GRAMMAR}} 
and {{GENDER}}. Removed most instances pending translator review.

^demon's comment:

Well if you're only looking at a single case, I don't see the point of using 
GENDER at all. Even if you optimize the case, you're still wasting time on the 
parse.

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

Reply via email to