Index: suite_leahi/shared/scripts/configuration/config.py =================================================================== diff -u -r279e768763ca90eadc690f1c922889f8969e5e6f -rea332e15d3df5245676b6e5fb6f1a235e990c860 --- suite_leahi/shared/scripts/configuration/config.py (.../config.py) (revision 279e768763ca90eadc690f1c922889f8969e5e6f) +++ suite_leahi/shared/scripts/configuration/config.py (.../config.py) (revision ea332e15d3df5245676b6e5fb6f1a235e990c860) @@ -113,4 +113,24 @@ CREATERX = "Rx" NEXT = "Next" +#Device Settings Options +DEVICE_SETTINGS = "Device Settings" +ADVANCED_MODE = "Advanced Mode" +DEVICE_INFORMATION = "Device Information" +WI_FI = "Wi-Fi" +DEVICE_CLEANING = "Device Cleaning" +SERVICE = "Service" +EXPORT_LOGS = "Export Logs" +VOLUME_AND_BRIGHTNESS = "Volume And Brightness" +FEATURE_CONFIGURATIONS = "Feature Configurations" +ADVANCED_INSTITUTIONAL_SETTINGS = "Advanced Institutional Settings" +FACTORY_RESET = "Factory Reset" +ENABLE_ROOT_SSH = "Enable Root SSH" +INSTITUTIONAL_CONFIGURATIONS = "Institutional Configurations" +DATE_AND_TIME = "Date and Time" +LANGUAGE = "Language" +#Menu Bar +PRESCRIPTIONS = "Prescriptions" +TREATMENT = "Treatment" +SETTINGS = "Settings"