소스 검색

Fix MSG_SPOOL_JOIN

3d-gussner 1 년 전
부모
커밋
346dfbdbb3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Firmware/messages.h

+ 1 - 1
Firmware/messages.h

@@ -177,7 +177,7 @@ extern const char MSG_LOAD_ALL[];
 
 //not internationalized messages
 extern const char MSG_FW_VERSION_BETA[];
-extern const char MSG_AUTO_DEPLETE[];
+extern const char MSG_SPOOL_JOIN[];
 extern const char MSG_FIRMWARE[];
 extern const char MSG_TOSHIBA_FLASH_AIR_COMPATIBILITY[];
 extern const char MSG_PINDA[];