You are about to {{ action ? 'start' : 'stop' }} the following pipelines:

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

{{ action ? 'Starting pipeline ' : 'Stopping pipeline' }} {{ status.id + 1 }} of {{ pipelinesToModify.length }} ({{ status.name }})...{{ status.status }}

Sorry, there are no pipelines that are currently {{ action ? 'idle.' : 'running.' }}