Index: suite_leahi/shared/scripts/configuration/config.py =================================================================== diff -u -rb0ef2e099ea10d4ec265b06bd6c0325630f69a58 -r279e768763ca90eadc690f1c922889f8969e5e6f --- suite_leahi/shared/scripts/configuration/config.py (.../config.py) (revision b0ef2e099ea10d4ec265b06bd6c0325630f69a58) +++ suite_leahi/shared/scripts/configuration/config.py (.../config.py) (revision 279e768763ca90eadc690f1c922889f8969e5e6f) @@ -108,6 +108,8 @@ ADVANCED_INSTITUTIONAL_SETTINGS_SCREEN_TITLE_TEXT = "Advanced Institutional Settings" ADVANCED_INSTITUTIONAL_SETTINGS_NOTIFICATION_TEXT = "Advanced Institutional records and preferences updated" INSTITUTIONAL_SETTINGS_NOTIFICATION_TEXT = "Institutional records and preferences updated" +ERROR_ADVANCED_INSTITUTIONAL_SETTINGS_NOTIFICATION_TEXT = "Error Adjusting Advanced Institutional Records" +ERROR_INSTITUTIONAL_SETTINGS_NOTIFICATION_TEXT = "Error Adjusting Institutional Records" CREATERX = "Rx" NEXT = "Next"