{{ switchoverForm.switchoverForm.name }}
{{ 'dateHdr' | lng }}:  - 
{{ 'switchoverFormsSerialNumberHdr' | lng}}: {{ switchoverForm.switchoverForm.serialNumber}}
{{ switchoverForm.getStopMessage() }}
{{ 'descriptionHdr' | lng }} {{ 'typeHdr' | lng }} {{ 'switchoverFormsRemoteControlKeyHdr' | lng }} {{ 'timeHdr' | lng }} {{ 'statusHdr' | lng }}
{{ condition.uiOrderNumber }} {{ 'switchoverFormsManualInputType' | lng }} {{ 'switchoverFormsScadaType' | lng }} {{ switchoverForm.getRemoteControlKeyPosition(condition.remoteControlKeyPosition) }} {{ !condition.executionDate ? '' : (condition.executionDate | formatTimezone: switchoverForm.dateFormat: switchoverForm.currentTimezone.timezoneOffsetMinutes) }}
{{ 'switchoverFormsCompletedManuallyStatusMsg' | lng }} {{ 'switchoverFormsCompletedAutomaticallyStatusMsg' | lng }} {{ 'switchoverFormsFailedStatusMsg' | lng }}
{{ 'descriptionHdr' | lng }} {{ 'typeHdr' | lng }} {{ 'switchoverFormsRemoteControlKeyHdr' | lng }} {{ 'timeHdr' | lng }} {{ 'statusHdr' | lng }}
{{ operation.uiOrderNumber }} {{ 'switchoverFormsManualInputType' | lng }} {{ 'switchoverFormsScadaType' | lng }} {{ switchoverForm.getRemoteControlKeyPosition(operation.remoteControlKeyPosition) }} {{ !operation.executionDate ? '' : (operation.executionDate | formatTimezone: switchoverForm.dateFormat: switchoverForm.currentTimezone.timezoneOffsetMinutes) }}
{{ 'switchoverFormsCompletedManuallyStatusMsg' | lng }} {{ 'switchoverFormsCompletedAutomaticallyStatusMsg' | lng }} {{ 'switchoverFormsFailedStatusMsg' | lng }}
{{ switchoverForm.getStatusBarInfo() }}