Index: shared/scripts/names.py =================================================================== diff -u -r6c88a2beef01f7961d99b85bdf227c2d4ab79228 -rf2eeafd6fa6977184f7cb090f97a4f7c1a04b1cb --- shared/scripts/names.py (.../names.py) (revision 6c88a2beef01f7961d99b85bdf227c2d4ab79228) +++ shared/scripts/names.py (.../names.py) (revision f2eeafd6fa6977184f7cb090f97a4f7c1a04b1cb) @@ -66,6 +66,12 @@ o_EndTreatmentBase_RECONNECT_Text = {"container": o_EndTreatmentRecirculateStack_EndTreatmentBase_EndTreatmentBase, "text": "RECONNECT", "type": "Text", "unnamed": 1, "visible": True} #Reconnect button text o_EndTreatmentBase_Reconnect_Text = {"container": o_EndTreatmentRecirculateStack_EndTreatmentBase_EndTreatmentBase, "text": "Reconnect", "type": "Text", "unnamed": 1, "visible": True} +#End Treatment button text +o_EndTreatmentBase_END_TREATMENT_Text = {"container": o_EndTreatmentRecirculateStack_EndTreatmentBase_EndTreatmentBase, "text": "END TREATMENT", "type": "Text", "unnamed": 1, "visible": True} +#Back to recirculate button text +o_EndTreatmentBase_BACK_TO_RECIRCULATE_Text = {"container": o_EndTreatmentRecirculateStack_EndTreatmentBase_EndTreatmentBase, "text": "BACK TO RECIRCULATE", "type": "Text", "unnamed": 1, "visible": True} +#Recirculate stop state confirm button text +o_EndTreatmentBase_confirm_Text = {"container": o_EndTreatmentRecirculateStack_EndTreatmentRecirculateStack, "type": "Text", "unnamed": 1, "visible": True} #Recirculate timer seconds object o_EndTreatmentBase_TimeText_minute_Text = {"container": o_EndTreatmentRecirculateStack_EndTreatmentBase_EndTreatmentBase, "objectName": "_TimeText_minute", "type": "Text", "visible": True} #Recirculate timer minutes object