'delete_confirm'=>'Are you sure you would like to delete this backup file? This action cannot be undone. ',
'file_deleted'=>'The backup file was successfully deleted. ',
'generated'=>'A new backup file was successfully created.',
'file_not_found'=>'That backup file could not be found on the server.',
'restore_warning'=>'Yes, restore it. I acknowledge that this will overwrite any existing data currently in the database. This will also log out all of your existing users (including you).',
'restore_confirm'=>'Are you sure you wish to restore your database from :filename?'
],
'purge'=>[
'error'=>'An error has occurred while purging. ',
'validation_failed'=>'Your purge confirmation is incorrect. Please type the word "DELETE" in the confirmation box.',
'success'=>'Deleted records successfully purged.',
],
'mail'=>[
'sending'=>'Sending Test Email...',
'success'=>'Mail sent!',
'error'=>'Mail could not be sent.',
'additional'=>'No additional error message provided. Check your mail settings and your app log.'