Index: trunk/extensions/Translate/check-blacklist.php |
— | — | @@ -15,6 +15,8 @@ |
16 | 16 | 'check' => 'variable', |
17 | 17 | 'message' => array( |
18 | 18 | 'activeusers-count', // Optional GENDER parameter |
| 19 | + 'blocklog-showlog', // Optional GENDER parameter |
| 20 | + 'blocklog-showsuppresslog', // Optional GENDER parameter |
19 | 21 | 'confirmemail_body', // Optional time parameters |
20 | 22 | 'currentrev-asof', // Optional time parameters |
21 | 23 | 'filehist-thumbtext', // Optional time parameters |
— | — | @@ -28,6 +30,7 @@ |
29 | 31 | 'rcnotefrom', // Optional time parameters |
30 | 32 | 'revision-info', // Optional time parameters |
31 | 33 | 'revisionasof', // Optional time parameters |
| 34 | + 'sp-contributions-blocked-notice', // Optional GENDER parameter |
32 | 35 | ), |
33 | 36 | ), |
34 | 37 | array( |