Patch up some language formatting
This commit is contained in:
@ -185,7 +185,7 @@
|
||||
#define MSG_INFO_BAUDRATE "Baud"
|
||||
#define MSG_INFO_PROTOCOL "Protokol"
|
||||
|
||||
#if LCD_WIDTH > 19
|
||||
#if LCD_WIDTH >= 20
|
||||
#define MSG_INFO_PRINT_COUNT "Gesamte Drucke"
|
||||
#define MSG_INFO_COMPLETED_PRINTS "Beendete Drucke"
|
||||
#define MSG_INFO_PRINT_TIME "Gesamte Druckzeit"
|
||||
|
Reference in New Issue
Block a user