Polybuildr has uploaded a new change for review.

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

Change subject: Provide smitespam-block-reason i18n message to ext.smitespam.js
......................................................................

Provide smitespam-block-reason i18n message to ext.smitespam.js

The message is defined in i18n/ but not available to the JS script that
does the actual blocking.

Bug: T116551
Change-Id: I6fde66be2fffc898da4706e76945a8e57f257274
---
M SmiteSpam.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SmiteSpam 
refs/changes/81/248881/1

diff --git a/SmiteSpam.php b/SmiteSpam.php
index d0aa8f5..9dd6a5e 100644
--- a/SmiteSpam.php
+++ b/SmiteSpam.php
@@ -43,6 +43,7 @@
        ),
        'messages' => array(
                'smitespam-block',
+               'smitespam-block-reason',
                'smitespam-blocked',
                'smitespam-block-failed',
                'smitespam-created-by',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6fde66be2fffc898da4706e76945a8e57f257274
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SmiteSpam
Gerrit-Branch: master
Gerrit-Owner: Polybuildr <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to