Nischayn22 has submitted this change and it was merged.

Change subject: Make GENDER support on page-creation-email-subject explicit
......................................................................


Make GENDER support on page-creation-email-subject explicit

Also fix punctuation and case.
<https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Page-creation-email-subject/en>

Change-Id: I6f50270a8bcb55256e48d5dacc556a053bf47c2b
---
M PageCreationNotif.i18n.php
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Nischayn22: Verified; Looks good to me, approved



diff --git a/PageCreationNotif.i18n.php b/PageCreationNotif.i18n.php
index 5f8a68f..ecfaa06 100644
--- a/PageCreationNotif.i18n.php
+++ b/PageCreationNotif.i18n.php
@@ -15,10 +15,10 @@
 $messages['en'] = array(
        'page-creation-notif-desc'  => 'Sends e-mail notification when new 
pages are created',
        'page-creation-notification' => 'E-mail me when a new page is created',
-       'page-creation-email-subject' => 'New page - $1 created on $2 by $3',
+       'page-creation-email-subject' => 'New page – $1 {{GENDER:$3|created}} 
on $2 by $3',
        'page-creation-email-body'  => 'Dear $1,
 
-This is a notification from {{SITENAME}} that a new page $2 has been 
{{Gender:$3|created}} by user $3.
+This is a notification from {{SITENAME}} that a new page $2 has been 
{{GENDER:$3|created}} by user $3.
 
 You can see it at
 $4

-- 
To view, visit https://gerrit.wikimedia.org/r/77707
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6f50270a8bcb55256e48d5dacc556a053bf47c2b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/PageCreationNotif
Gerrit-Branch: master
Gerrit-Owner: Nemo bis <federicol...@tiscali.it>
Gerrit-Reviewer: Nischayn22 <nischay...@gmail.com>
Gerrit-Reviewer: Siebrand <siebr...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to