- 'title' => 'LLL:EXT:sv/reports/locallang.xml:report_title',
- 'description' => 'LLL:EXT:sv/reports/locallang.xml:report_description',
- 'icon' => 'EXT:sv/reports/tx_sv_report.png',
- 'report' => 'TYPO3\\CMS\\Sv\\Report\\ServicesListReport'
+ 'title' => 'LLL:EXT:sv/Resources/Private/Language/locallang.xlf:report_title',
+ 'description' => 'LLL:EXT:sv/Resources/Private/Language/locallang.xlf:report_description',
+ 'icon' => 'EXT:sv/Resources/Public/Images/service-reports.png',
+ 'report' => \TYPO3\CMS\Sv\Report\ServicesListReport::class