Index: shared/scripts/configuration/strings.py =================================================================== diff -u -re60ec6f6cfbc6bff6164d02e760a70a43775fe95 -rf3242baa48e67acbb4fb82778478b0e62e576c08 --- shared/scripts/configuration/strings.py (.../strings.py) (revision e60ec6f6cfbc6bff6164d02e760a70a43775fe95) +++ shared/scripts/configuration/strings.py (.../strings.py) (revision f3242baa48e67acbb4fb82778478b0e62e576c08) @@ -1314,6 +1314,7 @@ #Bluetooth cuff BLUETOOTH_CUFF_TITLE_TEXT = "Bluetooth Cuff" DEVICES_TEXT = "Devices" +BLUETOOTH_CUFF_NOTIFICATION_MESSAGE_TEXT = "The Bluetooth cuff pair clear error. [1001]" OPERATIONAL_PARAMETERS = {"Heparin Type": HEPARIN_TYPE, "Acid Concentrate": "Fres. Naturalyte", "Bicarbonate Concentrate": BICARBONATE_CONCENTRATE, "Dialyzer Type": "BB Diacap Pro 16H"}