Browse Source

Some new dialogs translated to Spanish

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

+ 3
- 3
Marlin/language.h View File

@@ -412,10 +412,10 @@
412 412
 #define MSG_PREPARE " Preparar \x7E"
413 413
 #define MSG_PREPARE_ALT " Preparar \003"
414 414
 #define MSG_CONTROL_ARROW " Control  \x7E"
415
-#define MSG_RETRACT_ARROW " Control  \x7E"
415
+#define MSG_RETRACT_ARROW " Retraer  \x7E"
416 416
 #define MSG_TUNE " Ajustar \x7E"
417
-#define MSG_PAUSE_PRINT " Pause Print \x7E"
418
-#define MSG_RESUME_PRINT " Resume Print \x7E"
417
+#define MSG_PAUSE_PRINT " Pausar Impresion \x7E"
418
+#define MSG_RESUME_PRINT " Reanudar Impresion \x7E"
419 419
 #define MSG_STOP_PRINT " Detener Impresion \x7E"
420 420
 #define MSG_CARD_MENU " Menu de SD    \x7E"
421 421
 #define MSG_NO_CARD " No hay Tarjeta SD"

Loading…
Cancel
Save