Index: shared/scripts/configuration/strings.py =================================================================== diff -u -rd68d4a4b5a9e2dd413ce46f71742b6f11a25bb27 -r7640c9264d7acaf3883ee4e02dcc0fe99e3314b6 --- shared/scripts/configuration/strings.py (.../strings.py) (revision d68d4a4b5a9e2dd413ce46f71742b6f11a25bb27) +++ shared/scripts/configuration/strings.py (.../strings.py) (revision 7640c9264d7acaf3883ee4e02dcc0fe99e3314b6) @@ -19,7 +19,6 @@ POST_TREATMENT_SCREENS = ["Disconnection", "Review", "Disposables", "Disinfection"] -BLOOD_PRIMING_TEXT = "Blood Priming" SALINE_UNIT = "mL" BLOOD_PRIMING_UNIT = "mL" BLOOD_PRIMING_VALUE_0 = "0" @@ -40,6 +39,8 @@ #Blood Priming BLOOD_PRIMING_TEXT = "Blood Priming" + +#tst_treatment_saline_data SALINE_UNIT = "mL" ACK_REQ_STATUS = 'Ack Req' ACK_BAK_STATUS = 'Ack Bak'