Ver código fonte

give this language an unique name

Bob-the-Kuhn 6 anos atrás
pai
commit
3357170b18
1 arquivos alterados com 3 adições e 3 exclusões
  1. 3
    3
      Marlin/language_fr_utf8.h

+ 3
- 3
Marlin/language_fr_utf8.h Ver arquivo

@@ -27,8 +27,8 @@
27 27
  * See also http://marlinfw.org/docs/development/lcd_language.html
28 28
  *
29 29
  */
30
-#ifndef LANGUAGE_FR_H
31
-#define LANGUAGE_FR_H
30
+#ifndef LANGUAGE_FR_UTF_H
31
+#define LANGUAGE_FR_UTF_H
32 32
 
33 33
 #define MAPPER_C2C3
34 34
 #define DISPLAY_CHARSET_ISO10646_1
@@ -341,4 +341,4 @@
341 341
   #define MSG_FILAMENT_CHANGE_RESUME_1      _UxGT("Reprise...")
342 342
 #endif // LCD_HEIGHT < 4
343 343
 
344
-#endif // LANGUAGE_FR_H
344
+#endif // LANGUAGE_FR_UTF_H

Carregando…
Cancelar
Salvar