jenkins-bot has submitted this change and it was merged.

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(-)

Approvals:
  Polybuildr: Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: I6fde66be2fffc898da4706e76945a8e57f257274
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SmiteSpam
Gerrit-Branch: master
Gerrit-Owner: Polybuildr <[email protected]>
Gerrit-Reviewer: Polybuildr <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to