Index: shared/scripts/configuration/strings.py =================================================================== diff -u -rf967f50378c4da1cd2b688fedffeecada7f4a061 -r8e877a4e8a5b07cd595612c2c920c39f8e318113 --- shared/scripts/configuration/strings.py (.../strings.py) (revision f967f50378c4da1cd2b688fedffeecada7f4a061) +++ shared/scripts/configuration/strings.py (.../strings.py) (revision 8e877a4e8a5b07cd595612c2c920c39f8e318113) @@ -9,7 +9,7 @@ # @file strings.py # # @author (last) LTTS -# @date (last) 18-Jan-2022 +# @date (last) 14-Jun-2022 # ############################################################################ @@ -33,8 +33,10 @@ HEPARIN_TEXT = "HEPARIN" VOLUME_DELIVERED = "Volume Delivered" +BLOOD_PRIMING_TEXT = "Blood Priming" +LIQUID_UNIT = "mL" +BLOOD_PRIMING_DEFAULT_VALUE = "0 mL" - \ No newline at end of file