M16 - Expected Printer Check (#14924)

This commit is contained in:
Joseph Bozarth
2019-08-13 23:38:45 -05:00
committed by Scott Lahteine
parent a26b57a36d
commit 0fbb26c28f
130 changed files with 805 additions and 0 deletions

View File

@@ -372,6 +372,9 @@
#define MSG_INFO_PROTOCOL _UxGT("Протокол")
#define MSG_CASE_LIGHT _UxGT("Подсветка корпуса")
#define MSG_CASE_LIGHT_BRIGHTNESS _UxGT("Яркость подсветки")
#define MSG_EXPECTED_PRINTER _UxGT("Неверный принтер")
#if LCD_WIDTH >= 20
#define MSG_INFO_PRINT_COUNT _UxGT("Счётчик печати")
#define MSG_INFO_COMPLETED_PRINTS _UxGT("Закончено")