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
 #define MSG_SD_PRINTING_BYTE "SD imprimiendo el byte "
495
 #define MSG_SD_PRINTING_BYTE "SD imprimiendo el byte "
496
 #define MSG_SD_NOT_PRINTING "No se esta imprimiendo con SD"
496
 #define MSG_SD_NOT_PRINTING "No se esta imprimiendo con SD"
497
 #define MSG_SD_ERR_WRITE_TO_FILE "Error al escribir en el archivo"
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
 #define MSG_STEPPER_TO_HIGH "Steprate demasiado alto : "
500
 #define MSG_STEPPER_TO_HIGH "Steprate demasiado alto : "
501
 #define MSG_ENDSTOPS_HIT "Se ha tocado el fin de carril: "
501
 #define MSG_ENDSTOPS_HIT "Se ha tocado el fin de carril: "

Loading…
Cancel
Save