Merge pull request #3341 from thinkyhead/rc_english_patch
Fix English definition for MSG_LEVEL_BED_CANCEL
This commit is contained in:
commit
f2032cfcf6
@ -69,6 +69,8 @@
|
||||
#endif
|
||||
#ifndef MSG_LEVEL_BED_DONE
|
||||
#define MSG_LEVEL_BED_DONE "Leveling Done!"
|
||||
#endif
|
||||
#ifndef MSG_LEVEL_BED_CANCEL
|
||||
#define MSG_LEVEL_BED_CANCEL "Cancel"
|
||||
#endif
|
||||
#ifndef MSG_SET_HOME_OFFSETS
|
||||
|
Loading…
Reference in New Issue
Block a user