Index: shared/scripts/names.py =================================================================== diff -u -r320648592ac052c00dddb152f5567bf21709c6ff -rdd4aa7ac57cbf17bcf07f84af1c9efcae7afd718 --- shared/scripts/names.py (.../names.py) (revision 320648592ac052c00dddb152f5567bf21709c6ff) +++ shared/scripts/names.py (.../names.py) (revision dd4aa7ac57cbf17bcf07f84af1c9efcae7afd718) @@ -69,4 +69,5 @@ o_headerRect_Rectangle = {"container": o_Overlay, "id": "_headerRect", "type": "Rectangle", "unnamed": 1, "visible": True} o_resumeButton_TouchRect = {"container": o_Overlay, "id": "_resumeButton", "type": "TouchRect", "unnamed": 1, "visible": True} o_editButton_TouchRect = {"container": o_Overlay, "id": "_editButton", "type": "TouchRect", "unnamed": 1, "visible": True} - +o_ultrafilteration_pause_btn = {"container": o_Overlay, "text": "PAUSE ULTRAFILTRATION", "type": "Text", "unnamed": 1, "visible": True} +o_ultrafilteration_resume_btn = {"container": o_Overlay, "text": "RESUME ULTRAFILTRATION", "type": "Text", "unnamed": 1, "visible": True} \ No newline at end of file