Fix for the PR #5066 (Updated french translation)
MSG_INFO_PRINT_TIME is still being used
This commit is contained in:
parent
483082387c
commit
e50992694f
1 changed files with 6 additions and 5 deletions
|
@ -192,6 +192,7 @@
|
||||||
#if LCD_WIDTH > 19
|
#if LCD_WIDTH > 19
|
||||||
#define MSG_INFO_PRINT_COUNT "Nbre impressions"
|
#define MSG_INFO_PRINT_COUNT "Nbre impressions"
|
||||||
#define MSG_INFO_COMPLETED_PRINTS "Terminees"
|
#define MSG_INFO_COMPLETED_PRINTS "Terminees"
|
||||||
|
#define MSG_INFO_PRINT_TIME "Tps impr. total"
|
||||||
#define MSG_INFO_PRINT_LONGEST "Impr. la + longue"
|
#define MSG_INFO_PRINT_LONGEST "Impr. la + longue"
|
||||||
#define MSG_INFO_PRINT_FILAMENT "Total filament"
|
#define MSG_INFO_PRINT_FILAMENT "Total filament"
|
||||||
#else
|
#else
|
||||||
|
|
Reference in a new issue