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

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

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

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