Преглед на файлове

Fix EPROM -> EEPROM

These fixes are neede because before it showed the englisch text even if language = de was selected
Kai преди 7 години
родител
ревизия
afeb0452ef
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2
    2
      Marlin/language_en.h

+ 2
- 2
Marlin/language_en.h Целия файл

@@ -312,10 +312,10 @@
312 312
 #ifndef MSG_CONTRAST
313 313
   #define MSG_CONTRAST                        _UxGT("LCD contrast")
314 314
 #endif
315
-#ifndef MSG_STORE_EPROM
315
+#ifndef MSG_STORE_EEPROM
316 316
   #define MSG_STORE_EEPROM                    _UxGT("Store memory")
317 317
 #endif
318
-#ifndef MSG_LOAD_EPROM
318
+#ifndef MSG_LOAD_EEPROM
319 319
   #define MSG_LOAD_EEPROM                     _UxGT("Load memory")
320 320
 #endif
321 321
 #ifndef MSG_RESTORE_FAILSAFE

Loading…
Отказ
Запис