Index: suite_leahi/shared/scripts/configuration/config.py =================================================================== diff -u -r5ec9199221372a1b055d8009193262ae74e62980 -r8ee48acf86b35eb9f9d552b3f5721c8033aa293b --- suite_leahi/shared/scripts/configuration/config.py (.../config.py) (revision 5ec9199221372a1b055d8009193262ae74e62980) +++ suite_leahi/shared/scripts/configuration/config.py (.../config.py) (revision 8ee48acf86b35eb9f9d552b3f5721c8033aa293b) @@ -112,8 +112,6 @@ SET_PASSWORD = "Set Password" #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" CONTINUE = "Continue" #Feature Options @@ -152,6 +150,7 @@ 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"