'assoc_users'=>'This model is currently associated with one or more assets and cannot be deleted. Please delete the assets, and then try deleting again. ',
'create'=>array(
'error'=>'Model was not created, please try again.',
'success'=>'Model created successfully.',
'duplicate_set'=>'An asset model with that name, manufacturer and model number already exists.',
),
'update'=>array(
'error'=>'Model was not updated, please try again',
'success_partial'=>':success_count model(s) were deleted, however :fail_count were unable to be deleted because they still have assets associated with them.'