{{ 'The following { n, plural, one {docker image} other {# docker images} } will be updated. Are you sure you want to proceed?' | translate: { n: bulkItems.size } }}
{{ 'Warning: {n} of {total} docker images could not be updated.' | translate: { n: failedCount, total: bulkItems.size } }} {{ '{n, plural, one {# docker image} other {# docker images}} has been updated.' | translate: { n: successCount } }}