Add GENDER support
authorharitha28 <haritha.h20@gmail.com>
Mon, 14 Sep 2015 07:08:32 +0000 (12:38 +0530)
committerSiebrand Mazeland <siebrand@kitano.nl>
Thu, 24 Sep 2015 08:15:12 +0000 (10:15 +0200)
The message Emailuserfooter has been modified
by adding the GENDER support with the parameters
$1 and $2.

Bug: T111944
Change-Id: I7df3027d0cac203f0147de845b49b1a3b6ce1c10

languages/i18n/en.json

index a33517c..16120e5 100644 (file)
        "emailccsubject": "Copy of your message to $1: $2",
        "emailsent": "Email sent",
        "emailsenttext": "Your email message has been sent.",
-       "emailuserfooter": "This email was sent by $1 to $2 by the \"{{int:emailuser}}\" function at {{SITENAME}}.",
+       "emailuserfooter": "This email was {{GENDER:$1|sent}} by $1 to {{GENDER:$2|$2}} by the \"{{int:emailuser}}\" function at {{SITENAME}}.",
        "usermessage-summary": "Leaving system message.",
        "usermessage-editor": "System messenger",
        "usermessage-template": "MediaWiki:UserMessage",