'delete_disabled'=>'This licence cannot be deleted yet because some seats are still checked out.',
'bulk'=>
[
'checkin_all'=>[
'button'=>'Check In All Seats',
'modal'=>'This will action check in one seat. | This action will check in all :checkedout_seats_count seats for this licence.',
'enabled_tooltip'=>'Check in ALL seats for this licence from both users and assets',
'disabled_tooltip'=>'This is disabled because there are no seats currently checked out',
'success'=>'Licence successfully checked in! | All licences were successfully checked in!',
'log_msg'=>'Checked in via bulk licence checkout in licence GUI',
],
'checkout_all'=>[
'button'=>'Check Out All Seats',
'modal'=>'This action will check out one seat to the first available user. | This action will check out all :available_seats_count seats to the first available users. A user is considered available for this seat if they do not already have this licence checked out to them, and the Auto-Assign Licence property is enabled on their user account.',
'enabled_tooltip'=>'Check out ALL seats (or as many as are available) to ALL users',
'disabled_tooltip'=>'This is disabled because there are no seats currently available',