Fix for the PR #5066 (Updated french translation)

MSG_INFO_PRINT_TIME is still being used
This commit is contained in:
esenapaj 2016-10-23 06:09:56 +09:00
parent 483082387c
commit e50992694f

View file

@ -192,6 +192,7 @@
#if LCD_WIDTH > 19
#define MSG_INFO_PRINT_COUNT "Nbre impressions"
#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_FILAMENT "Total filament"
#else