Index: suite_leahi/shared/scripts/configuration/strings.py =================================================================== diff -u -re74e550d3abff8c854a63ed41d5b01d78b110094 -r0bb330c1823aad987899f72b12c302551d575c5a --- suite_leahi/shared/scripts/configuration/strings.py (.../strings.py) (revision e74e550d3abff8c854a63ed41d5b01d78b110094) +++ suite_leahi/shared/scripts/configuration/strings.py (.../strings.py) (revision 0bb330c1823aad987899f72b12c302551d575c5a) @@ -1,8 +1,9 @@ #Service Export Logs -EXPORT_LOG_TEXT ="Export Logs" +DEVICE_SETTINGS_SCREEN_TITLE_TEXT = "Device Settings" +EXPORT_LOG_TEXT = "Export Logs" EXPORT_LOGS_OPTIONS = ["Application", "Service", "Treatment"] -EXPORT_LOG_STATUS ="Application log export to USB is complete" -EXPORT_LOG_PROGRESS_STATUS ="Service log export to USB in progress ... " +EXPORT_LOG_STATUS = "Application log export to USB is complete" +EXPORT_LOG_PROGRESS_STATUS = "Service log export to USB in progress ... " SERVICE_SCREEN_TITLE_TEXT = "Service" #Headerbar_information_popup