Added unit test
[civicrm-core.git] / CRM / Report / Info.php
index 34d5dce04348279fe850bc2d33a6c00a3871d29a..a38157d18703d4d9373aee25feaad2512101d74a 100644 (file)
@@ -54,7 +54,7 @@ class CRM_Report_Info extends CRM_Core_Component_Info {
     return array(
       'name' => 'CiviReport',
       'translatedName' => ts('CiviReport'),
-      'title' => 'CiviCRM Report Engine',
+      'title' => ts('CiviCRM Report Engine'),
       'search' => 0,
       'showActivitiesInCore' => 1,
     );