'assoc_users'=>'This supplier is currently associated with at least one model and cannot be deleted. Please update your models to no longer reference this supplier and try again. ',
'create'=>array(
'error'=>'Supplier was not created, please try again.',
'success'=>'Supplier created successfully.'
),
'update'=>array(
'error'=>'Supplier was not updated, please try again',
'success'=>'Supplier updated successfully.'
),
'delete'=>array(
'confirm'=>'Are you sure you wish to delete this supplier?',
'error'=>'There was an issue deleting the supplier. Please try again.',