Index: suite_leahi/shared/scripts/configuration/config.py =================================================================== diff -u -r4b929ef6eef32479f10e84325b0ad12173474a4d -r1b4a8409464a1d775122829f582e0873fe1a0a58 --- suite_leahi/shared/scripts/configuration/config.py (.../config.py) (revision 4b929ef6eef32479f10e84325b0ad12173474a4d) +++ suite_leahi/shared/scripts/configuration/config.py (.../config.py) (revision 1b4a8409464a1d775122829f582e0873fe1a0a58) @@ -148,6 +148,9 @@ PRESCRIPTIONS = "Prescriptions" TREATMENT = "Treatment" SETTINGS = "Settings" +#Blood Set Auto Load +BLOOD_SET_AUTO_LOAD_REJECTION = "[1] Request is not allowed in the current operating mode" +BLOOD_SET_AUTO_EJECT_REJECTION = "[1] Request is not allowed in the current operating mode" # Pre-Treatment Foundation CONCENTRATES_PAGE_TITLE = "Connect Acid and Bicarbonate Concentrates"