Index: shared/scripts/configuration/strings.py =================================================================== diff -u -ra5a341f1226fbcc861df406c18c240fbe73b7de5 -ra64b2a628c5e51f9e9cb211f14dc9b54ecbd747f --- shared/scripts/configuration/strings.py (.../strings.py) (revision a5a341f1226fbcc861df406c18c240fbe73b7de5) +++ shared/scripts/configuration/strings.py (.../strings.py) (revision a64b2a628c5e51f9e9cb211f14dc9b54ecbd747f) @@ -12,6 +12,9 @@ # @date (last) 18-Jan-2022 # ############################################################################ +BLOOD_PRIMING_TEXT = "Blood Priming" +SALINE_UNIT = "mL" +BLOOD_PRIMING_DEFAULT_VALUE = "0 mL" #ui_logs ACK_REQ_STATUS = 'Ack Req'