Index: shared/scripts/configuration/config.py =================================================================== diff -u -rb5f97cddacc0a93b825af43c75ca3097a71d51b8 -r98f13c9198e630726f86fa3288e452554d3b2cf5 --- shared/scripts/configuration/config.py (.../config.py) (revision b5f97cddacc0a93b825af43c75ca3097a71d51b8) +++ shared/scripts/configuration/config.py (.../config.py) (revision 98f13c9198e630726f86fa3288e452554d3b2cf5) @@ -46,14 +46,17 @@ UF_MAXIMUM_SLIDER_WIDTH = 638.00 UF_VALID_RANGE = 700 PATIENT_CONNECTION_TEXT = "Patient Connection" -TUTORIAL_TEXT = -{ +TUTORIAL_TEXT = { 1 : "Wash your hands and establish vascular access per your clinic's instructions.", 2 : "Pinch arterial clamp and venous clamp on located on the cartridge patient lines.", 3 : "Remove arterial and venous shunt.", 4 : "Connect arterial and venous cartridge lines to your patient access lines." - } +} +UF_VOLUME_TEXT = "Ultrafiltration Volume (L)" +UF_TITLE_TEXT = "Ultrafiltration Setup" + + # dictionary of rejection reason from application source code. # message location -> denali-> Headers-> common-> MsgDefs.h REJECTION_REASON = {