Index: shared/scripts/configuration/strings.py =================================================================== diff -u -rbbf165f0fb568a5fd163816a611a754b22900cde -rab5e7951a67b810bb37aa86ac3c7d72089ac3f13 --- shared/scripts/configuration/strings.py (.../strings.py) (revision bbf165f0fb568a5fd163816a611a754b22900cde) +++ shared/scripts/configuration/strings.py (.../strings.py) (revision ab5e7951a67b810bb37aa86ac3c7d72089ac3f13) @@ -21,6 +21,7 @@ PATIENT_DISCONNECTION_TEXT = "Patient Disconnection" REVIEW_TEXT = "Review" EXPORT_TEXT = "Export" +EXPORT_LOG_MSG = "Unable to export treatment log ''" PATIENT_DISCONNECTION_CONFIRM_BUTTON_TEXT = "CONFIRM" DISPOSABLE_TEXT = "Disposables" NEXT_TEXT = "NEXT"