Page MenuHomePhabricator

Add GENDER support to MediaWiki:Emailuserfooter
Closed, ResolvedPublic

Description

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.

Related Objects

Event Timeline

j_mach_wust raised the priority of this task from to Medium.
j_mach_wust updated the task description. (Show Details)
j_mach_wust subscribed.

Where can I find this particular file?

Where can I find this particular file?

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!

Change 238096 had a related patch set uploaded (by Catrope):
Add GENDER support

https://gerrit.wikimedia.org/r/238096

Change 238096 merged by jenkins-bot:
Add GENDER support

https://gerrit.wikimedia.org/r/238096

@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.