Fix translation

This commit is contained in:
Laurent Destailleur 2017-08-21 13:01:14 +02:00
parent 70dcace0a1
commit 0e173d85ae

View File

@ -72,7 +72,7 @@ CronFrom=From
# Info # Info
# Common # Common
CronType=Job type CronType=Job type
CronType_method=Call method of a Dolibarr Class CronType_method=Call method of a PHP Class
CronType_command=Shell command CronType_command=Shell command
CronCannotLoadClass=Cannot load class %s or object %s CronCannotLoadClass=Cannot load class %s or object %s
UseMenuModuleToolsToAddCronJobs=Go into menu "Home - Admin tools - Scheduled jobs" to see and edit scheduled jobs. UseMenuModuleToolsToAddCronJobs=Go into menu "Home - Admin tools - Scheduled jobs" to see and edit scheduled jobs.