Index: shared/scripts/configuration/strings.py =================================================================== diff -u -r1e3dea3d1de6abd4693e31ea234fa33467a2de45 -r758cdb8eba226b4da32e417fe4213b2b7f517cd6 --- shared/scripts/configuration/strings.py (.../strings.py) (revision 1e3dea3d1de6abd4693e31ea234fa33467a2de45) +++ shared/scripts/configuration/strings.py (.../strings.py) (revision 758cdb8eba226b4da32e417fe4213b2b7f517cd6) @@ -17,5 +17,5 @@ #standby mode BLOOD_PRIMING_TEXT = "Blood Priming" SALINE_UNIT = "mL" - +BLOOD_PRIMING_DEFAULT_VALUE = "0 mL" \ No newline at end of file