From 0eae60c62049875ffa8d2360e0d26f0be16c0a43 Mon Sep 17 00:00:00 2001 From: Jethary Date: Tue, 3 Dec 2024 16:16:55 -0500 Subject: [PATCH] fix(protocol-designer): fix error copy for heater-shaker latch open closes rest of RQA-3678 --- protocol-designer/src/assets/localization/en/alert.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocol-designer/src/assets/localization/en/alert.json b/protocol-designer/src/assets/localization/en/alert.json index 0f3f439be05..2812b58ffcb 100644 --- a/protocol-designer/src/assets/localization/en/alert.json +++ b/protocol-designer/src/assets/localization/en/alert.json @@ -141,7 +141,7 @@ }, "HEATER_SHAKER_LATCH_OPEN": { "title": "Heater-Shaker latch open", - "body": "Before the robot can interact with labware on the Heater-Shaker module, the labware latch must be closed. To resolve this error, please add a Heater-Shaker step ahead of the current step, and set the labware latch status to \"closed\"." + "body": "This step tries to pipette to labware on the Heater-Shaker Module, which requires the labware latch to be closed. Close the latch before this step." }, "HEATER_SHAKER_IS_SHAKING": { "title": "Heater-Shaker is shaking",