Index: suite_leahi/shared/scripts/configuration/config.py =================================================================== diff -u -r4b929ef6eef32479f10e84325b0ad12173474a4d -r5a31e21e36f2652df87477d61a8b9f43f2bc89d2 --- suite_leahi/shared/scripts/configuration/config.py (.../config.py) (revision 4b929ef6eef32479f10e84325b0ad12173474a4d) +++ suite_leahi/shared/scripts/configuration/config.py (.../config.py) (revision 5a31e21e36f2652df87477d61a8b9f43f2bc89d2) @@ -210,3 +210,12 @@ "Install blood tubing set and dialyzer.", ] 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" +