Browse Source

Spanish updated

elgambitero 13 years ago
parent
commit
df09e2adce
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/language.h

+ 1
- 1
Marlin/language.h View File

@@ -495,7 +495,7 @@
495 495
 #define MSG_SD_PRINTING_BYTE "SD imprimiendo el byte "
496 496
 #define MSG_SD_NOT_PRINTING "No se esta imprimiendo con SD"
497 497
 #define MSG_SD_ERR_WRITE_TO_FILE "Error al escribir en el archivo"
498
-#define MSG_SD_CANT_ENTER_SUBDIR "No se puede entrar en la carpeta:"
498
+#define MSG_SD_CANT_ENTER_SUBDIR "No se puede abrir la carpeta:"
499 499
 
500 500
 #define MSG_STEPPER_TO_HIGH "Steprate demasiado alto : "
501 501
 #define MSG_ENDSTOPS_HIT "Se ha tocado el fin de carril: "

Loading…
Cancel
Save