Index: shared/scripts/configuration/strings.py =================================================================== diff -u -rb84bfc915af5665903bec8a6fd43539265c7def7 -rd5011b8a7494d4d447a6f155d9578b9b9696ac43 --- shared/scripts/configuration/strings.py (.../strings.py) (revision b84bfc915af5665903bec8a6fd43539265c7def7) +++ shared/scripts/configuration/strings.py (.../strings.py) (revision d5011b8a7494d4d447a6f155d9578b9b9696ac43) @@ -14,7 +14,9 @@ ############################################################################ 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 #Filter Flush