Index: shared/scripts/names.py =================================================================== diff -u -rd9160e9049fec8daa9ff8eabd5dc03ea839793a7 -r7102ce1220edcd2ae6a08e13f8e815528dba654f --- shared/scripts/names.py (.../names.py) (revision d9160e9049fec8daa9ff8eabd5dc03ea839793a7) +++ shared/scripts/names.py (.../names.py) (revision 7102ce1220edcd2ae6a08e13f8e815528dba654f) @@ -51,8 +51,11 @@ o_preTreatmentWaterSampleStack_PreTreatmentBase_TreatmentFlowBase = {"container": o_PreTreatmentStack_preTreatmentWaterSampleStack_PreTreatmentWaterSampleStack, "objectName": "_PreTreatmentBase", "type": "TreatmentFlowBase", "visible": True} -#instructions +#instructions for water sample o_instruction_title = {"container": o_preTreatmentWaterSampleStack_PreTreatmentBase_TreatmentFlowBase, "text": "Water Sample", "type": "Text", "unnamed": 1, "visible": True} -o_instruction = {"container": o_preTreatmentWaterSampleStack_PreTreatmentBase_TreatmentFlowBase, "text": "Place cup in the water sampling pocket. Press and hold the \"Water Sample\" button.", "type": "Text", "unnamed": 1, "visible": True} +o_instruction_one = {"container": o_preTreatmentWaterSampleStack_PreTreatmentBase_TreatmentFlowBase, "text": "Place cup in the water sampling pocket. Press and hold the \"Water Sample\" button.", "type": "Text", "unnamed": 1, "visible": True} +o_next_button = {"container": o_preTreatmentWaterSampleStack_PreTreatmentBase_TreatmentFlowBase, "text": "NEXT", "type": "Text", "unnamed": 1, "visible": True} +o_instruction_two = {"container": o_preTreatmentWaterSampleStack_PreTreatmentBase_TreatmentFlowBase, "text": "Test the water sample per your clinic's instructions and enter the result.", "type": "Text", "unnamed": 1, "visible": True} +o_instruction_three = {"container": o_preTreatmentWaterSampleStack_PreTreatmentBase_TreatmentFlowBase, "text": "Water sample result failed.", "type": "Text", "unnamed": 1, "visible": True} +o_fail_button = {"container": o_preTreatmentWaterSampleStack_PreTreatmentBase_TreatmentFlowBase, "text": "FAIL", "type": "Text", "unnamed": 1, "visible": True} -