Index: shared/scripts/configuration/strings.py =================================================================== diff -u -ra4e7b51ba139070ff5708b1a1d732bc8a937b7b6 -r21af255c5392d2a3d09534375d0d6421e6f67e57 --- shared/scripts/configuration/strings.py (.../strings.py) (revision a4e7b51ba139070ff5708b1a1d732bc8a937b7b6) +++ shared/scripts/configuration/strings.py (.../strings.py) (revision 21af255c5392d2a3d09534375d0d6421e6f67e57) @@ -365,9 +365,5 @@ 3 : 'ALARM_PRIORITY_HIGH', } -BLOOD_PRIMING_TEXT = "Blood Priming" -SALINE_UNIT = "mL" -BLOOD_PRIMING_UNIT = "mL" -BLOOD_PRIMING_VALUE_0 = "0" -BLOOD_PRIMING_DEFAULT_VALUE = BLOOD_PRIMING_VALUE_0 + " " + BLOOD_PRIMING_UNIT +