heading_title = Cronjob
module_cj_title = Cronjob
module_cj_short_title = Cronjob

text_cronjob =  Cronjob
text_configure = Configure App Module

text_intro = This app allow you to include an Cronjob pages. <br /><br />
- Activate this module located in the Tools menu

module_cj_introduction = The install process create the database settings for this module and the access menu

button_back = Back
button_install_title = Install
button_configure = Configure
button_save = Save
button_dialog_uninstall =  Uninstall
button_uninstall =  Uninstall
button_delete = Delete
button_cronjob = Cronjob
button_cancel = Cancel
button_new = New
button_insert = Insert
button_reset = Delete
button_update = Update
button_new_category =  New menu

dialog_uninstall_title = Uninstall
dialog_uninstall_body = Do you want to install this App ?
dialog_uninstall_title = Uninstall Module?
dialog_uninstall_body = Are you sure you want to uninstall this module?

alert_module_install_success = Module has been successfully installed.
alert_module_uninstall_success = Module has been successfully uninstalled.
alert_cfg_saved_success = Tools parameters have been successfully saved.

table_heading_cron_id = Id
table_heading_cron_code = Code
table_heading_cron_cycle = Cycle
table_heading_cron_action = Actions
table_heading_cron_status = Status
table_heading_cron_date_added = Date added
table_heading_cron_date_modified = Date modified
table_heading_action = Actions

icon_edit = Edit
icon_delete = Delete
icon_run = Run

tab_general = Cronjob

title_cronjob_general = Cron
text_cronjob_code = Code
text_cronjob_cycle = Cycle
text_cronjob_action = Action
text_cronjob_status = Status

success_expired_entries = Success

success_cronjob_status_updated = Success : Status updated

text_cronjob_instruction = CRON Instructions
text_info_cronjob = Cron Job's are scheduled tasks that are run periodically. You must to setup your servers use it. You also need to set your Cron task to run every hour.