Updated English translation.

This commit is contained in:
Jonas Staudenmeir 2016-01-06 00:28:13 +01:00
parent 7f43f94cc0
commit d0928889d2

View file

@ -422,7 +422,6 @@ PHPCI',
'could_not_process_report' => 'Could not process the report generated by this tool.',
'shell_not_enabled' => 'The shell plugin is not enabled. Please enable it via config.yml.',
// Error Levels:
'critical' => 'Critical',
'high' => 'High',
@ -435,7 +434,4 @@ PHPCI',
'php_unit' => 'PHP Unit',
'php_cpd' => 'PHP Copy/Paste Detector',
'php_docblock_checker' => 'PHP Docblock Checker',
'behat' => 'Behat',
'technical_debt' => 'Technical Debt',
);