Index: shared/scripts/configuration/strings.py =================================================================== diff -u -r5347ee52338d76725d5f4cdca3f8077ef2997ba3 -r10c52818fe8270511b5240c543904b48da159478 --- shared/scripts/configuration/strings.py (.../strings.py) (revision 5347ee52338d76725d5f4cdca3f8077ef2997ba3) +++ shared/scripts/configuration/strings.py (.../strings.py) (revision 10c52818fe8270511b5240c543904b48da159478) @@ -17,7 +17,9 @@ #standby mode BLOOD_PRIMING_TEXT = "Blood Priming" SALINE_UNIT = "mL" -BLOOD_PRIMING_DEFAULT_VALUE = "0 mL" +BLOOD_PRIMING_UNIT = "mL" +BLOOD_PRIMING_VALUE_0 = "0" +BLOOD_PRIMING_DEFAULT_VALUE = BLOOD_PRIMING_VALUE_0 + " " + BLOOD_PRIMING_UNIT # pretreatment_patient_connection