Browse Source

Fix for the PR #5066 (Updated french translation)

MSG_INFO_PRINT_TIME is still being used
pull/1/head
esenapaj 8 years ago
parent
commit
e50992694f
  1. 1
      Marlin/language_fr.h

1
Marlin/language_fr.h

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

Loading…
Cancel
Save