28,29c28,29
<     'title' => t('Light weight cron handler'),
<     'description' => t('A light weight cron handler to allow more frequent runs of Schedulers internal cron system'),
---
>     'title' => 'Light weight cron handler',
>     'description' => 'A light weight cron handler to allow more frequent runs of Schedulers internal cron system',
35,36c35,36
<     'title' => t('Test your servers UTC clock'),
<     'description' => t('Allows site admin to check their servers internal clock'),
---
>     'title' => 'Test your servers UTC clock',
>     'description' => 'Allows site admin to check their servers internal clock',
42,43c42,43
<   	'title' => t('Scheduler module settings'),
<     'description' => t('Allows site admins to configure scheduler.'),
---
>   	'title' => 'Scheduler module settings',
>         'description' => 'Allows site admins to configure scheduler.',
