Index: shared/scripts/names.py =================================================================== diff -u -r6008f9330e1369fc6389162dabaf752b4ca704f8 -r24c54e0efb0d604eb70dd1ac1c7f1bd4580cd192 --- shared/scripts/names.py (.../names.py) (revision 6008f9330e1369fc6389162dabaf752b4ca704f8) +++ shared/scripts/names.py (.../names.py) (revision 24c54e0efb0d604eb70dd1ac1c7f1bd4580cd192) @@ -371,11 +371,10 @@ o_treatmentStart_HeparinSection = {"container": o_treatmentStart_TreatmentStart , "id": "_heparinTouchArea", "type": "TreatmentFluid" } # Heparin_Messages_on_Button -o_treatmentStart_HeparinSection_FluidButton = {"container": o_treatmentStart_HeparinSection, "id": "_startFluidButton", "type": "TouchRect"} o_state0_heparin_delivery_Off_text = {"container": o_treatmentStack_treatmentHome_TreatmentHome, "text": "OFF", "type": "Text", "unnamed": 1, "visible": True} o_state1_heparin_delivery_text = {"container": o_treatmentStack_treatmentHome_TreatmentHome, "text": "HEPARIN DELIVERY", "type": "Text", "unnamed": 1, "visible": True} o_state2_heparin_state_paused_text = {"container": o_treatmentStack_treatmentHome_TreatmentHome, "text": "RESUME DELIVERY", "type": "Text", "unnamed": 1, "visible": True} -o_state4_heparin_state_dispensing_text = {"container": o_treatmentStart_HeparinSection_FluidButton, "id": "_text", "text": "PAUSE DELIVERY", "type": "Text", "visible": True} +o_state4_heparin_state_dispensing_text = {"container": o_treatmentHome, "text": "PAUSE HEPARIN", "type": "Text", "visible": True} # Heparin_Statewise_Messages o_state_one_text = {"container": o_treatmentStack_treatmentHome_TreatmentHome, "text": "Delivery Stopped", "type": "Text", "unnamed": 1, "visible": True} @@ -386,6 +385,7 @@ o_state6_heparin_state_empty_text = {"container": o_treatmentStack_treatmentHome_TreatmentHome, "text": "Syringe Empty", "type": "Text", "unnamed": 1, "visible": True} # Heparin Rejection Message +o_heparin_rejection_textLabel = {"container": o_treatmentHome, "type": "Text", "unnamed": 1, "visible": True} o_rejection_msg = {"container": o_treatmentStack_treatmentHome_TreatmentHome, "type": "Text", "unnamed": 1, "visible": True} o_volume_delivered_text = {"container": o_treatmentStack_treatmentHome_TreatmentHome, "occurrence": 2, "text": "Volume Delivered", "type": "Text", "unnamed": 1, "visible": True}