In the message MediaWiki:Emailuserfooter, the following parameters should optionally support GENDER:
- $1 - username of the sender
- $2 - username of the recipient
This is required for languages that have gender inflection on user names, e.g. Alemannic.
In the message MediaWiki:Emailuserfooter, the following parameters should optionally support GENDER:
This is required for languages that have gender inflection on user names, e.g. Alemannic.
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Add GENDER support | mediawiki/core | master | +1 -1 |
Hi @Haritha28, the string mentioned above is "emailuserfooter", so you could check out the MediaWiki code repository from git and then in that checkout search for files which contain that specific string.
For general information please see How to become a MediaWiki hacker. For GENDER information see the localization docs.
Looking forward to your patch in Gerrit!
@Haritha28: Congrats, your patch has been merged. Please feel free to change the status of this task to "resolved" if nothing else needs to be done.