Index: shared/scripts/configuration/strings.py =================================================================== diff -u -rb8a67f4c5d9db3c5ba172e092f4787610d0a2a82 -rd93c008881fb5c10224bf08a46572cfa9df6e563 --- shared/scripts/configuration/strings.py (.../strings.py) (revision b8a67f4c5d9db3c5ba172e092f4787610d0a2a82) +++ shared/scripts/configuration/strings.py (.../strings.py) (revision d93c008881fb5c10224bf08a46572cfa9df6e563) @@ -14,6 +14,10 @@ ############################################################################ +BLOOD_PRIMING_TEXT = "Blood Priming" +SALINE_UNIT = "mL" +BLOOD_PRIMING_DEFAULT_VALUE = "0 mL" + #main-treatment heparin HEPARIN_UNIT = "mL" HEPARIN_DELIVERY_TEXT = "HEPARIN DELIVERY"