浏览代码

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[];