The English Convenient Discussions message file has many messages with gender and plural usages such as:
{{plural:$2|1=|}}
{{plural:$2|1={{gender:$4|}}|{{gender:$4|}}}}
thanks to {{gender:$2|}} $1 for [$3 this edit]... and so on.
This is quite unusual. The usual practice in MediaWiki is that when English doesn't need different gender or plural forms, then one English string is written inside the double curlies, and it's not left empty. This can possibly work here, too, and I thought of just making a patch that changes all of them, but this is so pervasive that I thought that perhaps there's something special about this in this project, so I'm reporting it separately.
