Index: trunk/extensions/Translate/check-blacklist.php |
— | — | @@ -85,14 +85,14 @@ |
86 | 86 | 'group' => 'core-1.17', |
87 | 87 | 'check' => 'variable', |
88 | 88 | 'message' => array( |
89 | | - 'perfcachedts', // Optional time parameters |
| 89 | + 'mw-core-1.17-perfcachedts', // Optional time parameters |
90 | 90 | ), |
91 | 91 | ), |
92 | 92 | array( |
93 | 93 | 'group' => 'core-1.18', |
94 | 94 | 'check' => 'variable', |
95 | 95 | 'message' => array( |
96 | | - 'perfcachedts', // Optional time parameters |
| 96 | + 'mw-core-1.18-perfcachedts', // Optional time parameters |
97 | 97 | ), |
98 | 98 | ), |
99 | 99 | array( |