浏览代码

Use title case for menu items (#14806)

Robby Candra 5 年前
父节点
当前提交
96a1c6540e
共有 1 个文件被更改,包括 109 次插入109 次删除
  1. 109
    109
      Marlin/src/lcd/language/language_en.h

+ 109
- 109
Marlin/src/lcd/language/language_en.h 查看文件

62
   #define MSG_BACK                            _UxGT("Back")
62
   #define MSG_BACK                            _UxGT("Back")
63
 #endif
63
 #endif
64
 #ifndef MSG_SD_INSERTED
64
 #ifndef MSG_SD_INSERTED
65
-  #define MSG_SD_INSERTED                     _UxGT("Card inserted")
65
+  #define MSG_SD_INSERTED                     _UxGT("Card Inserted")
66
 #endif
66
 #endif
67
 #ifndef MSG_SD_REMOVED
67
 #ifndef MSG_SD_REMOVED
68
-  #define MSG_SD_REMOVED                      _UxGT("Card removed")
68
+  #define MSG_SD_REMOVED                      _UxGT("Card Removed")
69
 #endif
69
 #endif
70
 #ifndef MSG_SD_RELEASED
70
 #ifndef MSG_SD_RELEASED
71
-  #define MSG_SD_RELEASED                     _UxGT("Card released")
71
+  #define MSG_SD_RELEASED                     _UxGT("Card Released")
72
 #endif
72
 #endif
73
 #ifndef MSG_LCD_ENDSTOPS
73
 #ifndef MSG_LCD_ENDSTOPS
74
   #define MSG_LCD_ENDSTOPS                    _UxGT("Endstops") // Max length 8 characters
74
   #define MSG_LCD_ENDSTOPS                    _UxGT("Endstops") // Max length 8 characters
89
   #define MSG_AUTOSTART                       _UxGT("Autostart")
89
   #define MSG_AUTOSTART                       _UxGT("Autostart")
90
 #endif
90
 #endif
91
 #ifndef MSG_DISABLE_STEPPERS
91
 #ifndef MSG_DISABLE_STEPPERS
92
-  #define MSG_DISABLE_STEPPERS                _UxGT("Disable steppers")
92
+  #define MSG_DISABLE_STEPPERS                _UxGT("Disable Steppers")
93
 #endif
93
 #endif
94
 #ifndef MSG_DEBUG_MENU
94
 #ifndef MSG_DEBUG_MENU
95
   #define MSG_DEBUG_MENU                      _UxGT("Debug Menu")
95
   #define MSG_DEBUG_MENU                      _UxGT("Debug Menu")
98
   #define MSG_PROGRESS_BAR_TEST               _UxGT("Progress Bar Test")
98
   #define MSG_PROGRESS_BAR_TEST               _UxGT("Progress Bar Test")
99
 #endif
99
 #endif
100
 #ifndef MSG_AUTO_HOME
100
 #ifndef MSG_AUTO_HOME
101
-  #define MSG_AUTO_HOME                       _UxGT("Auto home")
101
+  #define MSG_AUTO_HOME                       _UxGT("Auto Home")
102
 #endif
102
 #endif
103
 #ifndef MSG_AUTO_HOME_X
103
 #ifndef MSG_AUTO_HOME_X
104
   #define MSG_AUTO_HOME_X                     _UxGT("Home X")
104
   #define MSG_AUTO_HOME_X                     _UxGT("Home X")
128
   #define MSG_Z_FADE_HEIGHT                   _UxGT("Fade Height")
128
   #define MSG_Z_FADE_HEIGHT                   _UxGT("Fade Height")
129
 #endif
129
 #endif
130
 #ifndef MSG_SET_HOME_OFFSETS
130
 #ifndef MSG_SET_HOME_OFFSETS
131
-  #define MSG_SET_HOME_OFFSETS                _UxGT("Set home offsets")
131
+  #define MSG_SET_HOME_OFFSETS                _UxGT("Set Home Offsets")
132
 #endif
132
 #endif
133
 #ifndef MSG_HOME_OFFSETS_APPLIED
133
 #ifndef MSG_HOME_OFFSETS_APPLIED
134
-  #define MSG_HOME_OFFSETS_APPLIED            _UxGT("Offsets applied")
134
+  #define MSG_HOME_OFFSETS_APPLIED            _UxGT("Offsets Applied")
135
 #endif
135
 #endif
136
 #ifndef MSG_SET_ORIGIN
136
 #ifndef MSG_SET_ORIGIN
137
-  #define MSG_SET_ORIGIN                      _UxGT("Set origin")
137
+  #define MSG_SET_ORIGIN                      _UxGT("Set Origin")
138
 #endif
138
 #endif
139
 #ifndef MSG_PREHEAT_1
139
 #ifndef MSG_PREHEAT_1
140
   #define MSG_PREHEAT_1                       _UxGT("Preheat " PREHEAT_1_LABEL)
140
   #define MSG_PREHEAT_1                       _UxGT("Preheat " PREHEAT_1_LABEL)
152
   #define MSG_PREHEAT_1_BEDONLY               MSG_PREHEAT_1 _UxGT(" Bed")
152
   #define MSG_PREHEAT_1_BEDONLY               MSG_PREHEAT_1 _UxGT(" Bed")
153
 #endif
153
 #endif
154
 #ifndef MSG_PREHEAT_1_SETTINGS
154
 #ifndef MSG_PREHEAT_1_SETTINGS
155
-  #define MSG_PREHEAT_1_SETTINGS              MSG_PREHEAT_1 _UxGT(" conf")
155
+  #define MSG_PREHEAT_1_SETTINGS              MSG_PREHEAT_1 _UxGT(" Conf")
156
 #endif
156
 #endif
157
 #ifndef MSG_PREHEAT_2
157
 #ifndef MSG_PREHEAT_2
158
   #define MSG_PREHEAT_2                       _UxGT("Preheat " PREHEAT_2_LABEL)
158
   #define MSG_PREHEAT_2                       _UxGT("Preheat " PREHEAT_2_LABEL)
170
   #define MSG_PREHEAT_2_BEDONLY               MSG_PREHEAT_2 _UxGT(" Bed")
170
   #define MSG_PREHEAT_2_BEDONLY               MSG_PREHEAT_2 _UxGT(" Bed")
171
 #endif
171
 #endif
172
 #ifndef MSG_PREHEAT_2_SETTINGS
172
 #ifndef MSG_PREHEAT_2_SETTINGS
173
-  #define MSG_PREHEAT_2_SETTINGS              MSG_PREHEAT_2 _UxGT(" conf")
173
+  #define MSG_PREHEAT_2_SETTINGS              MSG_PREHEAT_2 _UxGT(" Conf")
174
 #endif
174
 #endif
175
 #ifndef MSG_PREHEAT_CUSTOM
175
 #ifndef MSG_PREHEAT_CUSTOM
176
   #define MSG_PREHEAT_CUSTOM                  _UxGT("Preheat Custom")
176
   #define MSG_PREHEAT_CUSTOM                  _UxGT("Preheat Custom")
188
   #define MSG_LASER_ON                        _UxGT("Laser On")
188
   #define MSG_LASER_ON                        _UxGT("Laser On")
189
 #endif
189
 #endif
190
 #ifndef MSG_LASER_POWER
190
 #ifndef MSG_LASER_POWER
191
-  #define MSG_LASER_POWER                     _UxGT("Laser power")
191
+  #define MSG_LASER_POWER                     _UxGT("Laser Power")
192
 #endif
192
 #endif
193
 #ifndef MSG_SPINDLE_MENU
193
 #ifndef MSG_SPINDLE_MENU
194
   #define MSG_SPINDLE_MENU                    _UxGT("Spindle Control")
194
   #define MSG_SPINDLE_MENU                    _UxGT("Spindle Control")
200
   #define MSG_SPINDLE_ON                      _UxGT("Spindle On")
200
   #define MSG_SPINDLE_ON                      _UxGT("Spindle On")
201
 #endif
201
 #endif
202
 #ifndef MSG_SPINDLE_POWER
202
 #ifndef MSG_SPINDLE_POWER
203
-  #define MSG_SPINDLE_POWER                   _UxGT("Spindle power")
203
+  #define MSG_SPINDLE_POWER                   _UxGT("Spindle Power")
204
 #endif
204
 #endif
205
 #ifndef MSG_SPINDLE_REVERSE
205
 #ifndef MSG_SPINDLE_REVERSE
206
   #define MSG_SPINDLE_REVERSE                 _UxGT("Spindle Reverse")
206
   #define MSG_SPINDLE_REVERSE                 _UxGT("Spindle Reverse")
207
 #endif
207
 #endif
208
 #ifndef MSG_SWITCH_PS_ON
208
 #ifndef MSG_SWITCH_PS_ON
209
-  #define MSG_SWITCH_PS_ON                    _UxGT("Switch power on")
209
+  #define MSG_SWITCH_PS_ON                    _UxGT("Switch Power On")
210
 #endif
210
 #endif
211
 #ifndef MSG_SWITCH_PS_OFF
211
 #ifndef MSG_SWITCH_PS_OFF
212
-  #define MSG_SWITCH_PS_OFF                   _UxGT("Switch power off")
212
+  #define MSG_SWITCH_PS_OFF                   _UxGT("Switch Power Off")
213
 #endif
213
 #endif
214
 #ifndef MSG_EXTRUDE
214
 #ifndef MSG_EXTRUDE
215
   #define MSG_EXTRUDE                         _UxGT("Extrude")
215
   #define MSG_EXTRUDE                         _UxGT("Extrude")
218
   #define MSG_RETRACT                         _UxGT("Retract")
218
   #define MSG_RETRACT                         _UxGT("Retract")
219
 #endif
219
 #endif
220
 #ifndef MSG_MOVE_AXIS
220
 #ifndef MSG_MOVE_AXIS
221
-  #define MSG_MOVE_AXIS                       _UxGT("Move axis")
221
+  #define MSG_MOVE_AXIS                       _UxGT("Move Axis")
222
 #endif
222
 #endif
223
 #ifndef MSG_BED_LEVELING
223
 #ifndef MSG_BED_LEVELING
224
   #define MSG_BED_LEVELING                    _UxGT("Bed Leveling")
224
   #define MSG_BED_LEVELING                    _UxGT("Bed Leveling")
225
 #endif
225
 #endif
226
 #ifndef MSG_LEVEL_BED
226
 #ifndef MSG_LEVEL_BED
227
-  #define MSG_LEVEL_BED                       _UxGT("Level bed")
227
+  #define MSG_LEVEL_BED                       _UxGT("Level Bed")
228
 #endif
228
 #endif
229
 #ifndef MSG_LEVEL_CORNERS
229
 #ifndef MSG_LEVEL_CORNERS
230
-  #define MSG_LEVEL_CORNERS                   _UxGT("Level corners")
230
+  #define MSG_LEVEL_CORNERS                   _UxGT("Level Corners")
231
 #endif
231
 #endif
232
 #ifndef MSG_NEXT_CORNER
232
 #ifndef MSG_NEXT_CORNER
233
-  #define MSG_NEXT_CORNER                     _UxGT("Next corner")
233
+  #define MSG_NEXT_CORNER                     _UxGT("Next Corner")
234
 #endif
234
 #endif
235
 #ifndef MSG_EDITING_STOPPED
235
 #ifndef MSG_EDITING_STOPPED
236
   #define MSG_EDITING_STOPPED                 _UxGT("Mesh Editing Stopped")
236
   #define MSG_EDITING_STOPPED                 _UxGT("Mesh Editing Stopped")
237
 #endif
237
 #endif
238
 #ifndef MSG_PROBING_MESH
238
 #ifndef MSG_PROBING_MESH
239
-  #define MSG_PROBING_MESH                    _UxGT("Probing point")
239
+  #define MSG_PROBING_MESH                    _UxGT("Probing Point")
240
 #endif
240
 #endif
241
 #ifndef MSG_MESH_X
241
 #ifndef MSG_MESH_X
242
   #define MSG_MESH_X                          _UxGT("Index X")
242
   #define MSG_MESH_X                          _UxGT("Index X")
254
   #define MSG_UBL_DOING_G29                   _UxGT("Doing G29")
254
   #define MSG_UBL_DOING_G29                   _UxGT("Doing G29")
255
 #endif
255
 #endif
256
 #ifndef MSG_UBL_UNHOMED
256
 #ifndef MSG_UBL_UNHOMED
257
-  #define MSG_UBL_UNHOMED                     _UxGT("Home XYZ first")
257
+  #define MSG_UBL_UNHOMED                     _UxGT("Home XYZ First")
258
 #endif
258
 #endif
259
 #ifndef MSG_UBL_TOOLS
259
 #ifndef MSG_UBL_TOOLS
260
   #define MSG_UBL_TOOLS                       _UxGT("UBL Tools")
260
   #define MSG_UBL_TOOLS                       _UxGT("UBL Tools")
263
   #define MSG_UBL_LEVEL_BED                   _UxGT("Unified Bed Leveling")
263
   #define MSG_UBL_LEVEL_BED                   _UxGT("Unified Bed Leveling")
264
 #endif
264
 #endif
265
 #ifndef MSG_LCD_TILTING_MESH
265
 #ifndef MSG_LCD_TILTING_MESH
266
-  #define MSG_LCD_TILTING_MESH                _UxGT("Tilting point")
266
+  #define MSG_LCD_TILTING_MESH                _UxGT("Tilting Point")
267
 #endif
267
 #endif
268
 #ifndef MSG_M48_TEST
268
 #ifndef MSG_M48_TEST
269
   #define MSG_M48_TEST                        _UxGT("M48 Probe Test")
269
   #define MSG_M48_TEST                        _UxGT("M48 Probe Test")
284
   #define MSG_IDEX_MODE_DUPLICATE             _UxGT("Duplication")
284
   #define MSG_IDEX_MODE_DUPLICATE             _UxGT("Duplication")
285
 #endif
285
 #endif
286
 #ifndef MSG_IDEX_MODE_MIRRORED_COPY
286
 #ifndef MSG_IDEX_MODE_MIRRORED_COPY
287
-  #define MSG_IDEX_MODE_MIRRORED_COPY         _UxGT("Mirrored copy")
287
+  #define MSG_IDEX_MODE_MIRRORED_COPY         _UxGT("Mirrored Copy")
288
 #endif
288
 #endif
289
 #ifndef MSG_IDEX_MODE_FULL_CTRL
289
 #ifndef MSG_IDEX_MODE_FULL_CTRL
290
-  #define MSG_IDEX_MODE_FULL_CTRL             _UxGT("Full control")
290
+  #define MSG_IDEX_MODE_FULL_CTRL             _UxGT("Full Control")
291
 #endif
291
 #endif
292
 #ifndef MSG_X_OFFSET
292
 #ifndef MSG_X_OFFSET
293
-  #define MSG_X_OFFSET                        _UxGT("2nd nozzle X")
293
+  #define MSG_X_OFFSET                        _UxGT("2nd Nozzle X")
294
 #endif
294
 #endif
295
 #ifndef MSG_Y_OFFSET
295
 #ifndef MSG_Y_OFFSET
296
-  #define MSG_Y_OFFSET                        _UxGT("2nd nozzle Y")
296
+  #define MSG_Y_OFFSET                        _UxGT("2nd Nozzle Y")
297
 #endif
297
 #endif
298
 #ifndef MSG_Z_OFFSET
298
 #ifndef MSG_Z_OFFSET
299
-  #define MSG_Z_OFFSET                        _UxGT("2nd nozzle Z")
299
+  #define MSG_Z_OFFSET                        _UxGT("2nd nNozzle Z")
300
 #endif
300
 #endif
301
 #ifndef MSG_UBL_MANUAL_MESH
301
 #ifndef MSG_UBL_MANUAL_MESH
302
   #define MSG_UBL_MANUAL_MESH                 _UxGT("Manually Build Mesh")
302
   #define MSG_UBL_MANUAL_MESH                 _UxGT("Manually Build Mesh")
303
 #endif
303
 #endif
304
 #ifndef MSG_UBL_BC_INSERT
304
 #ifndef MSG_UBL_BC_INSERT
305
-  #define MSG_UBL_BC_INSERT                   _UxGT("Place shim & measure")
305
+  #define MSG_UBL_BC_INSERT                   _UxGT("Place Shim & Measure")
306
 #endif
306
 #endif
307
 #ifndef MSG_UBL_BC_INSERT2
307
 #ifndef MSG_UBL_BC_INSERT2
308
   #define MSG_UBL_BC_INSERT2                  _UxGT("Measure")
308
   #define MSG_UBL_BC_INSERT2                  _UxGT("Measure")
309
 #endif
309
 #endif
310
 #ifndef MSG_UBL_BC_REMOVE
310
 #ifndef MSG_UBL_BC_REMOVE
311
-  #define MSG_UBL_BC_REMOVE                   _UxGT("Remove & measure bed")
311
+  #define MSG_UBL_BC_REMOVE                   _UxGT("Remove & Measure Bed")
312
 #endif
312
 #endif
313
 #ifndef MSG_UBL_MOVING_TO_NEXT
313
 #ifndef MSG_UBL_MOVING_TO_NEXT
314
   #define MSG_UBL_MOVING_TO_NEXT              _UxGT("Moving to next")
314
   #define MSG_UBL_MOVING_TO_NEXT              _UxGT("Moving to next")
452
   #define MSG_UBL_SAVE_MESH                   _UxGT("Save Bed Mesh")
452
   #define MSG_UBL_SAVE_MESH                   _UxGT("Save Bed Mesh")
453
 #endif
453
 #endif
454
 #ifndef MSG_MESH_LOADED
454
 #ifndef MSG_MESH_LOADED
455
-  #define MSG_MESH_LOADED                     _UxGT("Mesh %i loaded")
455
+  #define MSG_MESH_LOADED                     _UxGT("Mesh %i Loaded")
456
 #endif
456
 #endif
457
 #ifndef MSG_MESH_SAVED
457
 #ifndef MSG_MESH_SAVED
458
-  #define MSG_MESH_SAVED                      _UxGT("Mesh %i saved")
458
+  #define MSG_MESH_SAVED                      _UxGT("Mesh %i Saved")
459
 #endif
459
 #endif
460
 #ifndef MSG_NO_STORAGE
460
 #ifndef MSG_NO_STORAGE
461
-  #define MSG_NO_STORAGE                      _UxGT("No storage")
461
+  #define MSG_NO_STORAGE                      _UxGT("No Storage")
462
 #endif
462
 #endif
463
 #ifndef MSG_UBL_SAVE_ERROR
463
 #ifndef MSG_UBL_SAVE_ERROR
464
   #define MSG_UBL_SAVE_ERROR                  _UxGT("Err: UBL Save")
464
   #define MSG_UBL_SAVE_ERROR                  _UxGT("Err: UBL Save")
577
   #define MSG_CHAMBER                         _UxGT("Enclosure")
577
   #define MSG_CHAMBER                         _UxGT("Enclosure")
578
 #endif
578
 #endif
579
 #ifndef MSG_FAN_SPEED
579
 #ifndef MSG_FAN_SPEED
580
-  #define MSG_FAN_SPEED                       _UxGT("Fan speed")
580
+  #define MSG_FAN_SPEED                       _UxGT("Fan Speed")
581
 #endif
581
 #endif
582
 #ifndef MSG_EXTRA_FAN_SPEED
582
 #ifndef MSG_EXTRA_FAN_SPEED
583
-  #define MSG_EXTRA_FAN_SPEED                 _UxGT("Extra fan speed")
583
+  #define MSG_EXTRA_FAN_SPEED                 _UxGT("Extra Fan Speed")
584
 #endif
584
 #endif
585
 #ifndef MSG_FLOW
585
 #ifndef MSG_FLOW
586
   #define MSG_FLOW                            _UxGT("Flow")
586
   #define MSG_FLOW                            _UxGT("Flow")
629
 #endif
629
 #endif
630
 #if IS_KINEMATIC
630
 #if IS_KINEMATIC
631
   #ifndef MSG_VA_JERK
631
   #ifndef MSG_VA_JERK
632
-    #define MSG_VA_JERK                       _UxGT("Va-jerk")
632
+    #define MSG_VA_JERK                       _UxGT("Va-Jerk")
633
   #endif
633
   #endif
634
   #ifndef MSG_VB_JERK
634
   #ifndef MSG_VB_JERK
635
-    #define MSG_VB_JERK                       _UxGT("Vb-jerk")
635
+    #define MSG_VB_JERK                       _UxGT("Vb-Jerk")
636
   #endif
636
   #endif
637
   #ifndef MSG_VC_JERK
637
   #ifndef MSG_VC_JERK
638
-    #define MSG_VC_JERK                       _UxGT("Vc-jerk")
638
+    #define MSG_VC_JERK                       _UxGT("Vc-Jerk")
639
   #endif
639
   #endif
640
 #else
640
 #else
641
   #ifndef MSG_VA_JERK
641
   #ifndef MSG_VA_JERK
642
-    #define MSG_VA_JERK                       _UxGT("Vx-jerk")
642
+    #define MSG_VA_JERK                       _UxGT("Vx-Jerk")
643
   #endif
643
   #endif
644
   #ifndef MSG_VB_JERK
644
   #ifndef MSG_VB_JERK
645
-    #define MSG_VB_JERK                       _UxGT("Vy-jerk")
645
+    #define MSG_VB_JERK                       _UxGT("Vy-Jerk")
646
   #endif
646
   #endif
647
   #ifndef MSG_VC_JERK
647
   #ifndef MSG_VC_JERK
648
-    #define MSG_VC_JERK                       _UxGT("Vz-jerk")
648
+    #define MSG_VC_JERK                       _UxGT("Vz-Jerk")
649
   #endif
649
   #endif
650
 #endif
650
 #endif
651
 #ifndef MSG_VE_JERK
651
 #ifndef MSG_VE_JERK
652
-  #define MSG_VE_JERK                         _UxGT("Ve-jerk")
652
+  #define MSG_VE_JERK                         _UxGT("Ve-Jerk")
653
 #endif
653
 #endif
654
 #ifndef MSG_JUNCTION_DEVIATION
654
 #ifndef MSG_JUNCTION_DEVIATION
655
   #define MSG_JUNCTION_DEVIATION              _UxGT("Junction Dev")
655
   #define MSG_JUNCTION_DEVIATION              _UxGT("Junction Dev")
664
   #define MSG_VMIN                            _UxGT("Vmin")
664
   #define MSG_VMIN                            _UxGT("Vmin")
665
 #endif
665
 #endif
666
 #ifndef MSG_VTRAV_MIN
666
 #ifndef MSG_VTRAV_MIN
667
-  #define MSG_VTRAV_MIN                       _UxGT("VTrav min")
667
+  #define MSG_VTRAV_MIN                       _UxGT("VTrav Min")
668
 #endif
668
 #endif
669
 #ifndef MSG_ACCELERATION
669
 #ifndef MSG_ACCELERATION
670
   #define MSG_ACCELERATION                    _UxGT("Acceleration")
670
   #define MSG_ACCELERATION                    _UxGT("Acceleration")
673
   #define MSG_AMAX                            _UxGT("Amax ")
673
   #define MSG_AMAX                            _UxGT("Amax ")
674
 #endif
674
 #endif
675
 #ifndef MSG_A_RETRACT
675
 #ifndef MSG_A_RETRACT
676
-  #define MSG_A_RETRACT                       _UxGT("A-retract")
676
+  #define MSG_A_RETRACT                       _UxGT("A-Retract")
677
 #endif
677
 #endif
678
 #ifndef MSG_A_TRAVEL
678
 #ifndef MSG_A_TRAVEL
679
-  #define MSG_A_TRAVEL                        _UxGT("A-travel")
679
+  #define MSG_A_TRAVEL                        _UxGT("A-Travel")
680
 #endif
680
 #endif
681
 #ifndef MSG_STEPS_PER_MM
681
 #ifndef MSG_STEPS_PER_MM
682
   #define MSG_STEPS_PER_MM                    _UxGT("Steps/mm")
682
   #define MSG_STEPS_PER_MM                    _UxGT("Steps/mm")
748
   #define MSG_ADVANCE_K                       _UxGT("Advance K")
748
   #define MSG_ADVANCE_K                       _UxGT("Advance K")
749
 #endif
749
 #endif
750
 #ifndef MSG_CONTRAST
750
 #ifndef MSG_CONTRAST
751
-  #define MSG_CONTRAST                        _UxGT("LCD contrast")
751
+  #define MSG_CONTRAST                        _UxGT("LCD Contrast")
752
 #endif
752
 #endif
753
 #ifndef MSG_STORE_EEPROM
753
 #ifndef MSG_STORE_EEPROM
754
-  #define MSG_STORE_EEPROM                    _UxGT("Store settings")
754
+  #define MSG_STORE_EEPROM                    _UxGT("Store Settings")
755
 #endif
755
 #endif
756
 #ifndef MSG_LOAD_EEPROM
756
 #ifndef MSG_LOAD_EEPROM
757
-  #define MSG_LOAD_EEPROM                     _UxGT("Load settings")
757
+  #define MSG_LOAD_EEPROM                     _UxGT("Load Settings")
758
 #endif
758
 #endif
759
 #ifndef MSG_RESTORE_FAILSAFE
759
 #ifndef MSG_RESTORE_FAILSAFE
760
   #define MSG_RESTORE_FAILSAFE                _UxGT("Restore failsafe")
760
   #define MSG_RESTORE_FAILSAFE                _UxGT("Restore failsafe")
772
   #define MSG_REFRESH                         _UxGT("Refresh")
772
   #define MSG_REFRESH                         _UxGT("Refresh")
773
 #endif
773
 #endif
774
 #ifndef MSG_WATCH
774
 #ifndef MSG_WATCH
775
-  #define MSG_WATCH                           _UxGT("Info screen")
775
+  #define MSG_WATCH                           _UxGT("Info Screen")
776
 #endif
776
 #endif
777
 #ifndef MSG_PREPARE
777
 #ifndef MSG_PREPARE
778
   #define MSG_PREPARE                         _UxGT("Prepare")
778
   #define MSG_PREPARE                         _UxGT("Prepare")
781
   #define MSG_TUNE                            _UxGT("Tune")
781
   #define MSG_TUNE                            _UxGT("Tune")
782
 #endif
782
 #endif
783
 #ifndef MSG_START_PRINT
783
 #ifndef MSG_START_PRINT
784
-  #define MSG_START_PRINT                     _UxGT("Start print")
784
+  #define MSG_START_PRINT                     _UxGT("Start Print")
785
 #endif
785
 #endif
786
 #ifndef MSG_BUTTON_NEXT
786
 #ifndef MSG_BUTTON_NEXT
787
   #define MSG_BUTTON_NEXT                     _UxGT("Next")
787
   #define MSG_BUTTON_NEXT                     _UxGT("Next")
805
   #define MSG_BUTTON_DONE                     _UxGT("Done")
805
   #define MSG_BUTTON_DONE                     _UxGT("Done")
806
 #endif
806
 #endif
807
 #ifndef MSG_PAUSE_PRINT
807
 #ifndef MSG_PAUSE_PRINT
808
-  #define MSG_PAUSE_PRINT                     _UxGT("Pause print")
808
+  #define MSG_PAUSE_PRINT                     _UxGT("Pause Print")
809
 #endif
809
 #endif
810
 #ifndef MSG_RESUME_PRINT
810
 #ifndef MSG_RESUME_PRINT
811
-  #define MSG_RESUME_PRINT                    _UxGT("Resume print")
811
+  #define MSG_RESUME_PRINT                    _UxGT("Resume Print")
812
 #endif
812
 #endif
813
 #ifndef MSG_STOP_PRINT
813
 #ifndef MSG_STOP_PRINT
814
-  #define MSG_STOP_PRINT                      _UxGT("Stop print")
814
+  #define MSG_STOP_PRINT                      _UxGT("Stop Print")
815
 #endif
815
 #endif
816
 #ifndef MSG_OUTAGE_RECOVERY
816
 #ifndef MSG_OUTAGE_RECOVERY
817
   #define MSG_OUTAGE_RECOVERY                 _UxGT("Outage Recovery")
817
   #define MSG_OUTAGE_RECOVERY                 _UxGT("Outage Recovery")
820
   #define MSG_CARD_MENU                       _UxGT("Print from SD")
820
   #define MSG_CARD_MENU                       _UxGT("Print from SD")
821
 #endif
821
 #endif
822
 #ifndef MSG_NO_CARD
822
 #ifndef MSG_NO_CARD
823
-  #define MSG_NO_CARD                         _UxGT("No SD card")
823
+  #define MSG_NO_CARD                         _UxGT("No SD Card")
824
 #endif
824
 #endif
825
 #ifndef MSG_DWELL
825
 #ifndef MSG_DWELL
826
   #define MSG_DWELL                           _UxGT("Sleep...")
826
   #define MSG_DWELL                           _UxGT("Sleep...")
827
 #endif
827
 #endif
828
 #ifndef MSG_USERWAIT
828
 #ifndef MSG_USERWAIT
829
-  #define MSG_USERWAIT                        _UxGT("Click to resume...")
829
+  #define MSG_USERWAIT                        _UxGT("Click to Resume...")
830
 #endif
830
 #endif
831
 #ifndef MSG_PRINT_PAUSED
831
 #ifndef MSG_PRINT_PAUSED
832
-  #define MSG_PRINT_PAUSED                    _UxGT("Print paused")
832
+  #define MSG_PRINT_PAUSED                    _UxGT("Print Paused")
833
 #endif
833
 #endif
834
 #ifndef MSG_PRINTING
834
 #ifndef MSG_PRINTING
835
   #define MSG_PRINTING                        _UxGT("Printing...")
835
   #define MSG_PRINTING                        _UxGT("Printing...")
836
 #endif
836
 #endif
837
 #ifndef MSG_PRINT_ABORTED
837
 #ifndef MSG_PRINT_ABORTED
838
-  #define MSG_PRINT_ABORTED                   _UxGT("Print aborted")
838
+  #define MSG_PRINT_ABORTED                   _UxGT("Print Aborted")
839
 #endif
839
 #endif
840
 #ifndef MSG_NO_MOVE
840
 #ifndef MSG_NO_MOVE
841
-  #define MSG_NO_MOVE                         _UxGT("No move.")
841
+  #define MSG_NO_MOVE                         _UxGT("No Move.")
842
 #endif
842
 #endif
843
 #ifndef MSG_KILLED
843
 #ifndef MSG_KILLED
844
   #define MSG_KILLED                          _UxGT("KILLED. ")
844
   #define MSG_KILLED                          _UxGT("KILLED. ")
895
   #define MSG_NOZZLE_STANDBY                  _UxGT("Nozzle Standby")
895
   #define MSG_NOZZLE_STANDBY                  _UxGT("Nozzle Standby")
896
 #endif
896
 #endif
897
 #ifndef MSG_FILAMENTCHANGE
897
 #ifndef MSG_FILAMENTCHANGE
898
-  #define MSG_FILAMENTCHANGE                  _UxGT("Change filament")
898
+  #define MSG_FILAMENTCHANGE                  _UxGT("Change Filament")
899
 #endif
899
 #endif
900
 #ifndef MSG_FILAMENTLOAD
900
 #ifndef MSG_FILAMENTLOAD
901
-  #define MSG_FILAMENTLOAD                    _UxGT("Load filament")
901
+  #define MSG_FILAMENTLOAD                    _UxGT("Load Filament")
902
 #endif
902
 #endif
903
 #ifndef MSG_FILAMENTUNLOAD
903
 #ifndef MSG_FILAMENTUNLOAD
904
-  #define MSG_FILAMENTUNLOAD                  _UxGT("Unload filament")
904
+  #define MSG_FILAMENTUNLOAD                  _UxGT("Unload Filament")
905
 #endif
905
 #endif
906
 #ifndef MSG_FILAMENTUNLOAD_ALL
906
 #ifndef MSG_FILAMENTUNLOAD_ALL
907
   #define MSG_FILAMENTUNLOAD_ALL              _UxGT("Unload All")
907
   #define MSG_FILAMENTUNLOAD_ALL              _UxGT("Unload All")
908
 #endif
908
 #endif
909
 #ifndef MSG_INIT_SDCARD
909
 #ifndef MSG_INIT_SDCARD
910
-  #define MSG_INIT_SDCARD                     _UxGT("Init. SD card")
910
+  #define MSG_INIT_SDCARD                     _UxGT("Init. SD Card")
911
 #endif
911
 #endif
912
 #ifndef MSG_CHANGE_SDCARD
912
 #ifndef MSG_CHANGE_SDCARD
913
-  #define MSG_CHANGE_SDCARD                   _UxGT("Change SD card")
913
+  #define MSG_CHANGE_SDCARD                   _UxGT("Change SD Card")
914
 #endif
914
 #endif
915
 #ifndef MSG_RELEASE_SDCARD
915
 #ifndef MSG_RELEASE_SDCARD
916
-  #define MSG_RELEASE_SDCARD                  _UxGT("Release SD card")
916
+  #define MSG_RELEASE_SDCARD                  _UxGT("Release SD Card")
917
 #endif
917
 #endif
918
 #ifndef MSG_ZPROBE_OUT
918
 #ifndef MSG_ZPROBE_OUT
919
-  #define MSG_ZPROBE_OUT                      _UxGT("Z Probe past bed")
919
+  #define MSG_ZPROBE_OUT                      _UxGT("Z Probe Past Bed")
920
 #endif
920
 #endif
921
 #ifndef MSG_SKEW_FACTOR
921
 #ifndef MSG_SKEW_FACTOR
922
   #define MSG_SKEW_FACTOR                     _UxGT("Skew Factor")
922
   #define MSG_SKEW_FACTOR                     _UxGT("Skew Factor")
967
   #define MSG_TOUCHMI_INIT                    _UxGT("Init TouchMI")
967
   #define MSG_TOUCHMI_INIT                    _UxGT("Init TouchMI")
968
 #endif
968
 #endif
969
 #ifndef MSG_TOUCHMI_ZTEST
969
 #ifndef MSG_TOUCHMI_ZTEST
970
-  #define MSG_TOUCHMI_ZTEST                   _UxGT("Z offset Test")
970
+  #define MSG_TOUCHMI_ZTEST                   _UxGT("Z Offset Test")
971
 #endif
971
 #endif
972
 #ifndef MSG_TOUCHMI_SAVE
972
 #ifndef MSG_TOUCHMI_SAVE
973
   #define MSG_TOUCHMI_SAVE                    _UxGT("Save")
973
   #define MSG_TOUCHMI_SAVE                    _UxGT("Save")
985
   #define MSG_HOME                            _UxGT("Home") // Used as MSG_HOME " " MSG_X MSG_Y MSG_Z " " MSG_FIRST
985
   #define MSG_HOME                            _UxGT("Home") // Used as MSG_HOME " " MSG_X MSG_Y MSG_Z " " MSG_FIRST
986
 #endif
986
 #endif
987
 #ifndef MSG_FIRST
987
 #ifndef MSG_FIRST
988
-  #define MSG_FIRST                           _UxGT("first")
988
+  #define MSG_FIRST                           _UxGT("First")
989
 #endif
989
 #endif
990
 #ifndef MSG_ZPROBE_ZOFFSET
990
 #ifndef MSG_ZPROBE_ZOFFSET
991
   #define MSG_ZPROBE_ZOFFSET                  _UxGT("Probe Z Offset")
991
   #define MSG_ZPROBE_ZOFFSET                  _UxGT("Probe Z Offset")
1003
   #define MSG_BABYSTEP_TOTAL                  _UxGT("Total")
1003
   #define MSG_BABYSTEP_TOTAL                  _UxGT("Total")
1004
 #endif
1004
 #endif
1005
 #ifndef MSG_ENDSTOP_ABORT
1005
 #ifndef MSG_ENDSTOP_ABORT
1006
-  #define MSG_ENDSTOP_ABORT                   _UxGT("Endstop abort")
1006
+  #define MSG_ENDSTOP_ABORT                   _UxGT("Endstop Abort")
1007
 #endif
1007
 #endif
1008
 #ifndef MSG_HEATING_FAILED_LCD
1008
 #ifndef MSG_HEATING_FAILED_LCD
1009
-  #define MSG_HEATING_FAILED_LCD              _UxGT("Heating failed")
1009
+  #define MSG_HEATING_FAILED_LCD              _UxGT("Heating Failed")
1010
 #endif
1010
 #endif
1011
 #ifndef MSG_HEATING_FAILED_LCD_BED
1011
 #ifndef MSG_HEATING_FAILED_LCD_BED
1012
-  #define MSG_HEATING_FAILED_LCD_BED          _UxGT("Bed heating failed")
1012
+  #define MSG_HEATING_FAILED_LCD_BED          _UxGT("Bed Heating Failed")
1013
 #endif
1013
 #endif
1014
 #ifndef MSG_HEATING_FAILED_LCD_CHAMBER
1014
 #ifndef MSG_HEATING_FAILED_LCD_CHAMBER
1015
-  #define MSG_HEATING_FAILED_LCD_CHAMBER      _UxGT("Chamber heating fail")
1015
+  #define MSG_HEATING_FAILED_LCD_CHAMBER      _UxGT("Chamber Heating Fail")
1016
 #endif
1016
 #endif
1017
 #ifndef MSG_ERR_REDUNDANT_TEMP
1017
 #ifndef MSG_ERR_REDUNDANT_TEMP
1018
   #define MSG_ERR_REDUNDANT_TEMP              _UxGT("Err: REDUNDANT TEMP")
1018
   #define MSG_ERR_REDUNDANT_TEMP              _UxGT("Err: REDUNDANT TEMP")
1051
   #define MSG_HALTED                          _UxGT("PRINTER HALTED")
1051
   #define MSG_HALTED                          _UxGT("PRINTER HALTED")
1052
 #endif
1052
 #endif
1053
 #ifndef MSG_PLEASE_RESET
1053
 #ifndef MSG_PLEASE_RESET
1054
-  #define MSG_PLEASE_RESET                    _UxGT("Please reset")
1054
+  #define MSG_PLEASE_RESET                    _UxGT("Please Reset")
1055
 #endif
1055
 #endif
1056
 #ifndef MSG_SHORT_DAY
1056
 #ifndef MSG_SHORT_DAY
1057
   #define MSG_SHORT_DAY                       _UxGT("d") // One character only
1057
   #define MSG_SHORT_DAY                       _UxGT("d") // One character only
1069
   #define MSG_COOLING                         _UxGT("Cooling...")
1069
   #define MSG_COOLING                         _UxGT("Cooling...")
1070
 #endif
1070
 #endif
1071
 #ifndef MSG_BED_HEATING
1071
 #ifndef MSG_BED_HEATING
1072
-  #define MSG_BED_HEATING                     _UxGT("Bed heating...")
1072
+  #define MSG_BED_HEATING                     _UxGT("Bed Heating...")
1073
 #endif
1073
 #endif
1074
 #ifndef MSG_BED_COOLING
1074
 #ifndef MSG_BED_COOLING
1075
-  #define MSG_BED_COOLING                     _UxGT("Bed cooling...")
1075
+  #define MSG_BED_COOLING                     _UxGT("Bed Cooling...")
1076
 #endif
1076
 #endif
1077
 #ifndef MSG_CHAMBER_HEATING
1077
 #ifndef MSG_CHAMBER_HEATING
1078
-  #define MSG_CHAMBER_HEATING                 _UxGT("Chamber heating...")
1078
+  #define MSG_CHAMBER_HEATING                 _UxGT("Chamber Heating...")
1079
 #endif
1079
 #endif
1080
 #ifndef MSG_CHAMBER_COOLING
1080
 #ifndef MSG_CHAMBER_COOLING
1081
-  #define MSG_CHAMBER_COOLING                 _UxGT("Chamber cooling...")
1081
+  #define MSG_CHAMBER_COOLING                 _UxGT("Chamber Cooling...")
1082
 #endif
1082
 #endif
1083
 #ifndef MSG_DELTA_CALIBRATE
1083
 #ifndef MSG_DELTA_CALIBRATE
1084
   #define MSG_DELTA_CALIBRATE                 _UxGT("Delta Calibration")
1084
   #define MSG_DELTA_CALIBRATE                 _UxGT("Delta Calibration")
1156
   #define MSG_INFO_PROTOCOL                   _UxGT("Protocol")
1156
   #define MSG_INFO_PROTOCOL                   _UxGT("Protocol")
1157
 #endif
1157
 #endif
1158
 #ifndef MSG_CASE_LIGHT
1158
 #ifndef MSG_CASE_LIGHT
1159
-  #define MSG_CASE_LIGHT                      _UxGT("Case light")
1159
+  #define MSG_CASE_LIGHT                      _UxGT("Case Light")
1160
 #endif
1160
 #endif
1161
 #ifndef MSG_CASE_LIGHT_BRIGHTNESS
1161
 #ifndef MSG_CASE_LIGHT_BRIGHTNESS
1162
   #define MSG_CASE_LIGHT_BRIGHTNESS           _UxGT("Light Brightness")
1162
   #define MSG_CASE_LIGHT_BRIGHTNESS           _UxGT("Light Brightness")
1169
     #define MSG_INFO_COMPLETED_PRINTS         _UxGT("Completed")
1169
     #define MSG_INFO_COMPLETED_PRINTS         _UxGT("Completed")
1170
   #endif
1170
   #endif
1171
   #ifndef MSG_INFO_PRINT_TIME
1171
   #ifndef MSG_INFO_PRINT_TIME
1172
-    #define MSG_INFO_PRINT_TIME               _UxGT("Total print time")
1172
+    #define MSG_INFO_PRINT_TIME               _UxGT("Total Print time")
1173
   #endif
1173
   #endif
1174
   #ifndef MSG_INFO_PRINT_LONGEST
1174
   #ifndef MSG_INFO_PRINT_LONGEST
1175
-    #define MSG_INFO_PRINT_LONGEST            _UxGT("Longest job time")
1175
+    #define MSG_INFO_PRINT_LONGEST            _UxGT("Longest Job Time")
1176
   #endif
1176
   #endif
1177
   #ifndef MSG_INFO_PRINT_FILAMENT
1177
   #ifndef MSG_INFO_PRINT_FILAMENT
1178
-    #define MSG_INFO_PRINT_FILAMENT           _UxGT("Extruded total")
1178
+    #define MSG_INFO_PRINT_FILAMENT           _UxGT("Extruded Total")
1179
   #endif
1179
   #endif
1180
 #else
1180
 #else
1181
   #ifndef MSG_INFO_PRINT_COUNT
1181
   #ifndef MSG_INFO_PRINT_COUNT
1240
   #define MSG_RUNOUT_DISTANCE_MM              _UxGT("Runout Dist mm")
1240
   #define MSG_RUNOUT_DISTANCE_MM              _UxGT("Runout Dist mm")
1241
 #endif
1241
 #endif
1242
 #ifndef MSG_ERR_HOMING_FAILED
1242
 #ifndef MSG_ERR_HOMING_FAILED
1243
-  #define MSG_ERR_HOMING_FAILED               _UxGT("Homing failed")
1243
+  #define MSG_ERR_HOMING_FAILED               _UxGT("Homing Failed")
1244
 #endif
1244
 #endif
1245
 #ifndef MSG_ERR_PROBING_FAILED
1245
 #ifndef MSG_ERR_PROBING_FAILED
1246
-  #define MSG_ERR_PROBING_FAILED              _UxGT("Probing failed")
1246
+  #define MSG_ERR_PROBING_FAILED              _UxGT("Probing Failed")
1247
 #endif
1247
 #endif
1248
 #ifndef MSG_M600_TOO_COLD
1248
 #ifndef MSG_M600_TOO_COLD
1249
-  #define MSG_M600_TOO_COLD                   _UxGT("M600: Too cold")
1249
+  #define MSG_M600_TOO_COLD                   _UxGT("M600: Too Cold")
1250
 #endif
1250
 #endif
1251
 
1251
 
1252
 #ifndef MSG_MMU2_FILAMENT_CHANGE_HEADER
1252
 #ifndef MSG_MMU2_FILAMENT_CHANGE_HEADER
1259
   #define MSG_MMU2_MENU                       _UxGT("MMU")
1259
   #define MSG_MMU2_MENU                       _UxGT("MMU")
1260
 #endif
1260
 #endif
1261
 #ifndef MSG_MMU2_WRONG_FIRMWARE
1261
 #ifndef MSG_MMU2_WRONG_FIRMWARE
1262
-  #define MSG_MMU2_WRONG_FIRMWARE             _UxGT("Update MMU firmware!")
1262
+  #define MSG_MMU2_WRONG_FIRMWARE             _UxGT("Update MMU Firmware!")
1263
 #endif
1263
 #endif
1264
 #ifndef MSG_MMU2_NOT_RESPONDING
1264
 #ifndef MSG_MMU2_NOT_RESPONDING
1265
-  #define MSG_MMU2_NOT_RESPONDING             _UxGT("MMU needs attention.")
1265
+  #define MSG_MMU2_NOT_RESPONDING             _UxGT("MMU Needs Attention.")
1266
 #endif
1266
 #endif
1267
 #ifndef MSG_MMU2_RESUME
1267
 #ifndef MSG_MMU2_RESUME
1268
-  #define MSG_MMU2_RESUME                     _UxGT("Resume print")
1268
+  #define MSG_MMU2_RESUME                     _UxGT("Resume Print")
1269
 #endif
1269
 #endif
1270
 #ifndef MSG_MMU2_RESUMING
1270
 #ifndef MSG_MMU2_RESUMING
1271
   #define MSG_MMU2_RESUMING                   _UxGT("Resuming...")
1271
   #define MSG_MMU2_RESUMING                   _UxGT("Resuming...")
1272
 #endif
1272
 #endif
1273
 #ifndef MSG_MMU2_LOAD_FILAMENT
1273
 #ifndef MSG_MMU2_LOAD_FILAMENT
1274
-  #define MSG_MMU2_LOAD_FILAMENT              _UxGT("Load filament")
1274
+  #define MSG_MMU2_LOAD_FILAMENT              _UxGT("Load Filament")
1275
 #endif
1275
 #endif
1276
 #ifndef MSG_MMU2_LOAD_ALL
1276
 #ifndef MSG_MMU2_LOAD_ALL
1277
-  #define MSG_MMU2_LOAD_ALL                   _UxGT("Load all")
1277
+  #define MSG_MMU2_LOAD_ALL                   _UxGT("Load All")
1278
 #endif
1278
 #endif
1279
 #ifndef MSG_MMU2_LOAD_TO_NOZZLE
1279
 #ifndef MSG_MMU2_LOAD_TO_NOZZLE
1280
-  #define MSG_MMU2_LOAD_TO_NOZZLE             _UxGT("Load to nozzle")
1280
+  #define MSG_MMU2_LOAD_TO_NOZZLE             _UxGT("Load to Nozzle")
1281
 #endif
1281
 #endif
1282
 #ifndef MSG_MMU2_EJECT_FILAMENT
1282
 #ifndef MSG_MMU2_EJECT_FILAMENT
1283
-  #define MSG_MMU2_EJECT_FILAMENT             _UxGT("Eject filament")
1283
+  #define MSG_MMU2_EJECT_FILAMENT             _UxGT("Eject Filament")
1284
 #endif
1284
 #endif
1285
 #ifndef MSG_MMU2_EJECT_FILAMENT0
1285
 #ifndef MSG_MMU2_EJECT_FILAMENT0
1286
-  #define MSG_MMU2_EJECT_FILAMENT0            _UxGT("Eject filament 1")
1286
+  #define MSG_MMU2_EJECT_FILAMENT0            _UxGT("Eject Filament 1")
1287
 #endif
1287
 #endif
1288
 #ifndef MSG_MMU2_EJECT_FILAMENT1
1288
 #ifndef MSG_MMU2_EJECT_FILAMENT1
1289
-  #define MSG_MMU2_EJECT_FILAMENT1            _UxGT("Eject filament 2")
1289
+  #define MSG_MMU2_EJECT_FILAMENT1            _UxGT("Eject Filament 2")
1290
 #endif
1290
 #endif
1291
 #ifndef MSG_MMU2_EJECT_FILAMENT2
1291
 #ifndef MSG_MMU2_EJECT_FILAMENT2
1292
-  #define MSG_MMU2_EJECT_FILAMENT2            _UxGT("Eject filament 3")
1292
+  #define MSG_MMU2_EJECT_FILAMENT2            _UxGT("Eject Filament 3")
1293
 #endif
1293
 #endif
1294
 #ifndef MSG_MMU2_EJECT_FILAMENT3
1294
 #ifndef MSG_MMU2_EJECT_FILAMENT3
1295
-  #define MSG_MMU2_EJECT_FILAMENT3            _UxGT("Eject filament 4")
1295
+  #define MSG_MMU2_EJECT_FILAMENT3            _UxGT("Eject Filament 4")
1296
 #endif
1296
 #endif
1297
 #ifndef MSG_MMU2_EJECT_FILAMENT4
1297
 #ifndef MSG_MMU2_EJECT_FILAMENT4
1298
-  #define MSG_MMU2_EJECT_FILAMENT4            _UxGT("Eject filament 5")
1298
+  #define MSG_MMU2_EJECT_FILAMENT4            _UxGT("Eject Filament 5")
1299
 #endif
1299
 #endif
1300
 #ifndef MSG_MMU2_UNLOAD_FILAMENT
1300
 #ifndef MSG_MMU2_UNLOAD_FILAMENT
1301
-  #define MSG_MMU2_UNLOAD_FILAMENT            _UxGT("Unload filament")
1301
+  #define MSG_MMU2_UNLOAD_FILAMENT            _UxGT("Unload Filament")
1302
 #endif
1302
 #endif
1303
 #ifndef MSG_MMU2_LOADING_FILAMENT
1303
 #ifndef MSG_MMU2_LOADING_FILAMENT
1304
-  #define MSG_MMU2_LOADING_FILAMENT           _UxGT("Loading fil. %i...")
1304
+  #define MSG_MMU2_LOADING_FILAMENT           _UxGT("Loading Fil. %i...")
1305
 #endif
1305
 #endif
1306
 #ifndef MSG_MMU2_EJECTING_FILAMENT
1306
 #ifndef MSG_MMU2_EJECTING_FILAMENT
1307
-  #define MSG_MMU2_EJECTING_FILAMENT          _UxGT("Ejecting fil. ...")
1307
+  #define MSG_MMU2_EJECTING_FILAMENT          _UxGT("Ejecting Fil. ...")
1308
 #endif
1308
 #endif
1309
 #ifndef MSG_MMU2_UNLOADING_FILAMENT
1309
 #ifndef MSG_MMU2_UNLOADING_FILAMENT
1310
-  #define MSG_MMU2_UNLOADING_FILAMENT         _UxGT("Unloading fil....")
1310
+  #define MSG_MMU2_UNLOADING_FILAMENT         _UxGT("Unloading Fil....")
1311
 #endif
1311
 #endif
1312
 #ifndef MSG_MMU2_ALL
1312
 #ifndef MSG_MMU2_ALL
1313
   #define MSG_MMU2_ALL                        _UxGT("All")
1313
   #define MSG_MMU2_ALL                        _UxGT("All")
1350
   #define MSG_GRADIENT                        _UxGT("Gradient")
1350
   #define MSG_GRADIENT                        _UxGT("Gradient")
1351
 #endif
1351
 #endif
1352
 #ifndef MSG_FULL_GRADIENT
1352
 #ifndef MSG_FULL_GRADIENT
1353
-  #define MSG_FULL_GRADIENT                   _UxGT("Full gradient")
1353
+  #define MSG_FULL_GRADIENT                   _UxGT("Full Gradient")
1354
 #endif
1354
 #endif
1355
 #ifndef MSG_TOGGLE_MIX
1355
 #ifndef MSG_TOGGLE_MIX
1356
-  #define MSG_TOGGLE_MIX                      _UxGT("Toggle mix")
1356
+  #define MSG_TOGGLE_MIX                      _UxGT("Toggle Mix")
1357
 #endif
1357
 #endif
1358
 #ifndef MSG_CYCLE_MIX
1358
 #ifndef MSG_CYCLE_MIX
1359
-  #define MSG_CYCLE_MIX                       _UxGT("Cycle mix")
1359
+  #define MSG_CYCLE_MIX                       _UxGT("Cycle Mix")
1360
 #endif
1360
 #endif
1361
 #ifndef MSG_GRADIENT_MIX
1361
 #ifndef MSG_GRADIENT_MIX
1362
-  #define MSG_GRADIENT_MIX                    _UxGT("Gradient mix")
1362
+  #define MSG_GRADIENT_MIX                    _UxGT("Gradient Mix")
1363
 #endif
1363
 #endif
1364
 #ifndef MSG_REVERSE_GRADIENT
1364
 #ifndef MSG_REVERSE_GRADIENT
1365
   #define MSG_REVERSE_GRADIENT                _UxGT("Reverse Gradient")
1365
   #define MSG_REVERSE_GRADIENT                _UxGT("Reverse Gradient")
1383
   #define MSG_COMMIT_VTOOL                    _UxGT("Commit V-tool Mix")
1383
   #define MSG_COMMIT_VTOOL                    _UxGT("Commit V-tool Mix")
1384
 #endif
1384
 #endif
1385
 #ifndef MSG_VTOOLS_RESET
1385
 #ifndef MSG_VTOOLS_RESET
1386
-  #define MSG_VTOOLS_RESET                    _UxGT("V-tools were reset")
1386
+  #define MSG_VTOOLS_RESET                    _UxGT("V-tools Were Reset")
1387
 #endif
1387
 #endif
1388
 #ifndef MSG_START_Z
1388
 #ifndef MSG_START_Z
1389
   #define MSG_START_Z                         _UxGT("Start Z")
1389
   #define MSG_START_Z                         _UxGT("Start Z")
1414
 //
1414
 //
1415
 #if LCD_HEIGHT >= 4
1415
 #if LCD_HEIGHT >= 4
1416
   #ifndef MSG_ADVANCED_PAUSE_WAITING_1
1416
   #ifndef MSG_ADVANCED_PAUSE_WAITING_1
1417
-    #define MSG_ADVANCED_PAUSE_WAITING_1      _UxGT("Press button")
1417
+    #define MSG_ADVANCED_PAUSE_WAITING_1      _UxGT("Press Button")
1418
     #define MSG_ADVANCED_PAUSE_WAITING_2      _UxGT("to resume print")
1418
     #define MSG_ADVANCED_PAUSE_WAITING_2      _UxGT("to resume print")
1419
   #endif
1419
   #endif
1420
   #ifndef MSG_PAUSE_PRINT_INIT_1
1420
   #ifndef MSG_PAUSE_PRINT_INIT_1
1495
 #endif // LCD_HEIGHT < 4
1495
 #endif // LCD_HEIGHT < 4
1496
 
1496
 
1497
 #ifndef MSG_TMC_DRIVERS
1497
 #ifndef MSG_TMC_DRIVERS
1498
-  #define MSG_TMC_DRIVERS                     _UxGT("TMC drivers")
1498
+  #define MSG_TMC_DRIVERS                     _UxGT("TMC Drivers")
1499
 #endif
1499
 #endif
1500
 #ifndef MSG_TMC_CURRENT
1500
 #ifndef MSG_TMC_CURRENT
1501
-  #define MSG_TMC_CURRENT                     _UxGT("Driver current")
1501
+  #define MSG_TMC_CURRENT                     _UxGT("Driver Current")
1502
 #endif
1502
 #endif
1503
 #ifndef MSG_TMC_HYBRID_THRS
1503
 #ifndef MSG_TMC_HYBRID_THRS
1504
-  #define MSG_TMC_HYBRID_THRS                 _UxGT("Hybrid threshold")
1504
+  #define MSG_TMC_HYBRID_THRS                 _UxGT("Hybrid Threshold")
1505
 #endif
1505
 #endif
1506
 #ifndef MSG_TMC_HOMING_THRS
1506
 #ifndef MSG_TMC_HOMING_THRS
1507
-  #define MSG_TMC_HOMING_THRS                 _UxGT("Sensorless homing")
1507
+  #define MSG_TMC_HOMING_THRS                 _UxGT("Sensorless Homing")
1508
 #endif
1508
 #endif
1509
 #ifndef MSG_TMC_STEPPING_MODE
1509
 #ifndef MSG_TMC_STEPPING_MODE
1510
-  #define MSG_TMC_STEPPING_MODE               _UxGT("Stepping mode")
1510
+  #define MSG_TMC_STEPPING_MODE               _UxGT("Stepping Mode")
1511
 #endif
1511
 #endif
1512
 #ifndef MSG_TMC_STEALTH_ENABLED
1512
 #ifndef MSG_TMC_STEALTH_ENABLED
1513
-  #define MSG_TMC_STEALTH_ENABLED             _UxGT("StealthChop enabled")
1513
+  #define MSG_TMC_STEALTH_ENABLED             _UxGT("StealthChop Enabled")
1514
 #endif
1514
 #endif
1515
 
1515
 
1516
 #ifndef MSG_SERVICE_RESET
1516
 #ifndef MSG_SERVICE_RESET

正在加载...
取消
保存