Index: suite_leahi/shared/scripts/configuration/config.py =================================================================== diff -u -r84f7c51f1c11528ce27196b022a052b68cecf406 -r1aedea813d71404898a50c06f20db0fc49429cd5 --- suite_leahi/shared/scripts/configuration/config.py (.../config.py) (revision 84f7c51f1c11528ce27196b022a052b68cecf406) +++ suite_leahi/shared/scripts/configuration/config.py (.../config.py) (revision 1aedea813d71404898a50c06f20db0fc49429cd5) @@ -174,12 +174,17 @@ INSTITUTIONAL_CONFIGURATIONS = "Institutional Configurations" DATE_AND_TIME = "Date and Time" LANGUAGE = "Language" + +#Menu Bar +PRESCRIPTIONS = "Prescriptions" +TREATMENT = "Treatment" +SETTINGS = "Settings" + # Blood Prime TOTAL_FLUID_DELIVERED = "Total Fluid Delivered" DELIVERING_FLUID = "Delivering Fluid" BLOOD_PRIME_PAUSED_NOTIFICATION = "Blood Prime Paused" - # Pre-Treatment Foundation SELF_TESTS_PAGE_CONTENTS = [ "Auto-Load Blood Tube Set", @@ -203,7 +208,7 @@ #General Aesthetics SD_CARD_SECTION_CONTENTS = ["SD-Card", "0.000 MB Used", "0.000 Free MB of 0.000 MB"] -OPMODE_TITLE = " Opmode " +OPMODE_TITLE = '[0x12] Opmode ' OPMODE = 'opMode ' SUBMODE = 'subMode ' TX_STATES = ' TXStates '