Patch up some language formatting

This commit is contained in:
Scott Lahteine
2016-11-17 22:17:14 -06:00
parent 8cffa60cc5
commit 6eb6f12c64
11 changed files with 58 additions and 59 deletions

View File

@ -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"