{{ 'Delete' | translate }}

{{ 'The following { n, plural, one {boot environment} other {# boot environments} } will be deleted. Are you sure you want to proceed?' | translate: { n: bulkItems.size } }}

{{ 'Warning: {n} of {total} boot environments could not be deleted.' | translate: { n: failedCount, total: bulkItems.size } }} {{ '{n, plural, one {# boot environment} other {# boot environments}} has been deleted.' | translate: { n: successCount } }}

{{ bulkItem.value.item.id }}