MSG_CNG_SDCARD => MSG_CHANGE_SDCARD

This commit is contained in:
Scott Lahteine
2018-10-27 13:22:15 -05:00
parent 4b7a0a5b39
commit 3c9daf322a
29 changed files with 30 additions and 30 deletions

View File

@@ -164,7 +164,7 @@
#define MSG_AUTORETRACT _UxGT("Auto. wycofanie")
#define MSG_FILAMENTCHANGE _UxGT("Zmień filament")
#define MSG_INIT_SDCARD _UxGT("Inicjal. karty SD")
#define MSG_CNG_SDCARD _UxGT("Zmiana karty SD")
#define MSG_CHANGE_SDCARD _UxGT("Zmiana karty SD")
#define MSG_ZPROBE_OUT _UxGT("Sonda Z za stołem")
#define MSG_BLTOUCH_SELFTEST _UxGT("BLTouch Self-Test")
#define MSG_BLTOUCH_RESET _UxGT("Reset BLTouch")