Index: shared/scripts/configuration/strings.py =================================================================== diff -u -rfb18217749b9bacd65fda39aa23a2b36f5cda02d -r401f9693ca709b00517cf213decbfe5e22e1f96b --- shared/scripts/configuration/strings.py (.../strings.py) (revision fb18217749b9bacd65fda39aa23a2b36f5cda02d) +++ shared/scripts/configuration/strings.py (.../strings.py) (revision 401f9693ca709b00517cf213decbfe5e22e1f96b) @@ -166,6 +166,7 @@ DEVICE_SETTINGS_SCREEN_PARAMETER = ["Information", "Volume And Brightness", "Wi-Fi", "Bluetooth Cuff", "DG Cleaning", "Service", "Export Logs"] CLEAR_ALARM_CONDITION_TEXT = "Clear Alarm Condition" EXPORT_LOGS ="Export Logs" +EXPORT_LOG_TEXT ="Export Logs" SHUTDOWN_BUTTON_TEXT = "SHUTDOWN" BACK_BUTTON_TEXT = "BACK" EXPORT_LOGS_OPTIONS = ["Application", "Treatment", "Service"]