Index: shared/scripts/configuration/strings.py =================================================================== diff -u -r60ead6cbce375ce42764102e0f494ee019df936b -r27032e2875248b71ab1c36fd7df8fb81d8360c5d --- shared/scripts/configuration/strings.py (.../strings.py) (revision 60ead6cbce375ce42764102e0f494ee019df936b) +++ shared/scripts/configuration/strings.py (.../strings.py) (revision 27032e2875248b71ab1c36fd7df8fb81d8360c5d) @@ -102,7 +102,7 @@ HEPARIN_DISPENSING_RATE = "Heparin Dispensing Rate" HEPARIN_BOLUS_VOLUME = "Heparin Bolus Volume" HEPARIN_STOP_TIME = "Heparin Stop Time" -SALINE_BOLUS = "Saline Bolus Volume" +SALINE_BOLUS_VOLUME = "Saline Bolus Volume" HEPARIN_TYPE_TITLE = "Heparin Type" SALINE_BOLUS_TITLE = "Saline Bolus" ACID_CONCENTRATE_TITLE = "Acid Concentrate"