Index: suite_leahi/shared/scripts/configuration/config.py =================================================================== diff -u -rac91770cea28ba13a1bb1c8799e170ff69b2131a -r68c0b2eb46212e28c3e7359b244466cf1d6e7f00 --- suite_leahi/shared/scripts/configuration/config.py (.../config.py) (revision ac91770cea28ba13a1bb1c8799e170ff69b2131a) +++ suite_leahi/shared/scripts/configuration/config.py (.../config.py) (revision 68c0b2eb46212e28c3e7359b244466cf1d6e7f00) @@ -189,6 +189,15 @@ ] START_TREATMENT_REJECTION_NOTIFICATION = "[1] Request is not allowed in the current operating mode" +#Recirculate +RECIRCULATE_SET_UP = "Recirculate Set Up" +RECIRCULATE_IN_PROGRESS = "Recirculate In Progress" +RECIRCULATION_COUNTDOWN_DESCRIPTION_TEXT = "Recirculation Time Elapsed:" +RECONNECT_TO_PATIENT = "Reconnect To Patient" +REJECTION_REASON = "[1] Request is not allowed in the current operating mode" +END_TREATMENT = "End Treatment" + + #General Aesthetics SD_CARD_SECTION_CONTENTS = ["SD-Card", "0.000 MB Used", "0.000 Free MB of 0.000 MB"] OPMODE_TITLE = " Opmode "