Amire80 has uploaded a new change for review.

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


Change subject: Add dummy GENDER to the logentry message
......................................................................

Add dummy GENDER to the logentry message

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/DisableAccount 
refs/changes/20/105520/1

diff --git a/DisableAccount.i18n.php b/DisableAccount.i18n.php
index e2348d2..73462d6 100644
--- a/DisableAccount.i18n.php
+++ b/DisableAccount.i18n.php
@@ -16,7 +16,7 @@
        'disableaccount-mustconfirm' => 'You must confirm that you wish to 
disable this account.',
        'disableaccount-nosuchuser' => 'The user account "$1" does not exist.',
        'disableaccount-success' => 'The user account "$1" has been permanently 
disabled.',
-       'logentry-block-disableaccount' => 'disabled the account of [[$1]].',
+       'logentry-block-disableaccount' => '{{GENDER:$2|disabled}} the account 
of [[$1]].',
 );
 
 /** Message documentation (Message documentation)

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I019832950369e4bb9693083593e8f82504912bb2
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DisableAccount
Gerrit-Branch: master
Gerrit-Owner: Amire80 <amir.ahar...@mail.huji.ac.il>

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

Reply via email to