You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/src/assets/localization/en/error_recovery.json
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,14 +10,16 @@
10
10
"general_error_message": "<Placeholder>",
11
11
"go_back": "Go back",
12
12
"how_do_you_want_to_proceed": "How do you want to proceed?",
13
+
"launch_recovery_mode": "Launch Recovery Mode",
13
14
"recovery_mode": "Recovery Mode",
14
15
"recovery_mode_explanation": "<block>Recovery Mode provides you with guided and manual controls for handling errors at runtime.</block><br/><block>You can make changes to ensure the step in progress when the error occurred can be completed or choose to cancel the protocol. When changes are made and no subsequent errors are detected, the method completes. Depending on the conditions that caused the error, you will only be provided with appropriate options.</block>",
15
-
"resume": "Resume",
16
+
"retry_step": "Retry step",
16
17
"run_paused": "Run paused",
17
18
"run_will_resume": "The run will resume from the point at which the error occurred. Take any necessary actions to correct the problem first. If the step is completed successfully, the protocol continues.",
18
19
"if_tips_are_attached": "If tips are attached, you can choose to blow out any aspirated liquid and drop tips before the run is terminated.",
19
20
"stand_back": "Stand back, robot is in motion",
20
21
"stand_back_resuming": "Stand back, resuming current step",
21
22
"stand_back_retrying": "Stand back, retrying current command",
0 commit comments