Siebrand has submitted this change and it was merged.

Change subject: i18n: Add GENDER support to phalanx-display-row-created
......................................................................


i18n: Add GENDER support to phalanx-display-row-created

Spotted by Nike

Change-Id: I0cf85ba57a973c33a244189ea78524715d1d13fd
---
M Phalanx.i18n.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Siebrand: Verified; Looks good to me, approved
  Nemo bis: Looks good to me, but someone else must approve



diff --git a/Phalanx.i18n.php b/Phalanx.i18n.php
index f311719..f498817 100644
--- a/Phalanx.i18n.php
+++ b/Phalanx.i18n.php
@@ -97,7 +97,7 @@
        'phalanx-plain-text' => 'plain text',
        'phalanx-list-regex' => 'regex',
        'phalanx-display-row-blocks' => 'blocks: $1',
-       'phalanx-display-row-created' => 'created by [[User:$1|$1]] on $2',
+       'phalanx-display-row-created' => '{{GENDER:$1|created by}} 
[[User:$1|$1]] on $2',
        'phalanx-test-results-legend' => 'Test results',
        'phalanx-no-matches' => 'No matches found.',
        // Special:PhalanxStats

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0cf85ba57a973c33a244189ea78524715d1d13fd
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Phalanx
Gerrit-Branch: master
Gerrit-Owner: MegaAlex <alexivano...@gmail.com>
Gerrit-Reviewer: Bartosz DziewoƄski <matma....@gmail.com>
Gerrit-Reviewer: Jack Phoenix <j...@countervandalism.net>
Gerrit-Reviewer: Nemo bis <federicol...@tiscali.it>
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