{{ 'You are about to start the following pipelines:' | translate }}

{{ 'You are about to stop the following pipelines:' | translate }}

{{ pipeline.name }}
{{ 'Press Next to start the process.' | translate }}

@if (action) { {{ 'Starting pipeline ' | translate }} } @else { {{ 'Stopping pipeline' | translate }} } {{ status.id + 1 }} {{ 'of' | translate }} {{ pipelinesToModify.length }} ({{ status.name }})...{{ status.status }}

{{ 'Sorry, there are no pipelines that are currently idle.' | translate }}

{{ 'Sorry, there are no pipelines that are currently running.' | translate }}