This commit is contained in:
Laurent Destailleur 2013-11-18 11:31:34 +01:00
parent d209d931e4
commit 5703dfe55a
2 changed files with 10 additions and 8 deletions

View File

@ -32,6 +32,7 @@ CronExplainHowToRunWin=On Microsoft(tm) Windows environement you can use Schedul
CronJobs=Scheduled jobs CronJobs=Scheduled jobs
CronListActive= List of active jobs CronListActive= List of active jobs
CronListInactive= List of disabled jobs CronListInactive= List of disabled jobs
CronListActive= List of scheduled jobs
# #
@ -42,7 +43,7 @@ CronLastOutput=Last run output
CronLastResult=Last result code CronLastResult=Last result code
CronListOfCronJobs=List of scheduled jobs CronListOfCronJobs=List of scheduled jobs
CronCommand=Command CronCommand=Command
CronList= Job list CronList=Jobs list
CronDelete= Delete cron jobs CronDelete= Delete cron jobs
CronConfirmDelete= Are you sure you want to delete this cron job ? CronConfirmDelete= Are you sure you want to delete this cron job ?
CronExecute=Launch job CronExecute=Launch job

View File

@ -29,9 +29,10 @@ CronExplainHowToRunWin=Sur un environement Microsoft(tm) Windows vous pouvez uti
# #
# Menu # Menu
# #
CronJobs=Travaux planifiés CronJobs=Travaux programmés
CronListActive= Liste des travaux actifs CronListActive= Liste des travaux actifs
CronListInactive= Liste des travaux inactifs CronListInactive= Liste des travaux inactifs
CronListActive= Liste des travaux programmés
# #