neildarlow 11 years ago
parent
commit
5a332df47e
1 changed files with 4 additions and 5 deletions
  1. 4
    5
      Marlin/language.h

+ 4
- 5
Marlin/language.h View File

1564
 	#define MSG_PREHEAT_ABS "Esilammita ABS"
1564
 	#define MSG_PREHEAT_ABS "Esilammita ABS"
1565
 	#define MSG_PREHEAT_ABS_SETTINGS "Esilamm. ABS konf"
1565
 	#define MSG_PREHEAT_ABS_SETTINGS "Esilamm. ABS konf"
1566
 	#define MSG_COOLDOWN "Jaahdyta"
1566
 	#define MSG_COOLDOWN "Jaahdyta"
1567
-	#define MSG_SWITCH_PS_ON "Switch Power On"
1568
-	#define MSG_SWITCH_PS_OFF "Switch Power Off"
1567
+	#define MSG_SWITCH_PS_ON "Virta paalle"
1568
+	#define MSG_SWITCH_PS_OFF "Virta pois"
1569
 	#define MSG_EXTRUDE "Pursota"
1569
 	#define MSG_EXTRUDE "Pursota"
1570
 	#define MSG_RETRACT "Veda takaisin"
1570
 	#define MSG_RETRACT "Veda takaisin"
1571
 	#define MSG_MOVE_AXIS "Liikuta akseleita"
1571
 	#define MSG_MOVE_AXIS "Liikuta akseleita"
1649
 	#define MSG_BABYSTEP_Y "Babystep Y"
1649
 	#define MSG_BABYSTEP_Y "Babystep Y"
1650
 	#define MSG_BABYSTEP_Z "Babystep Z"
1650
 	#define MSG_BABYSTEP_Z "Babystep Z"
1651
 	#define MSG_ENDSTOP_ABORT "Endstop abort"
1651
 	#define MSG_ENDSTOP_ABORT "Endstop abort"
1652
-	#define MSG_CONTRAST "Contrast"
1653
 
1652
 
1654
 // Serial Console Messages
1653
 // Serial Console Messages
1655
 
1654
 
1725
 	#define MSG_BABYSTEPPING_Y "Babystepping Y"
1724
 	#define MSG_BABYSTEPPING_Y "Babystepping Y"
1726
 	#define MSG_BABYSTEPPING_Z "Babystepping Z"
1725
 	#define MSG_BABYSTEPPING_Z "Babystepping Z"
1727
 	#define MSG_ENDSTOP_ABORT "Endstop abort"
1726
 	#define MSG_ENDSTOP_ABORT "Endstop abort"
1728
-	#define MSG_CONTRAST "Contrast"
1729
-	#define MSG_SERIAL_ERROR_MENU_STRUCTURE "Error in menu structure"
1727
+	#define MSG_CONTRAST "Kontrasti"
1728
+	#define MSG_SERIAL_ERROR_MENU_STRUCTURE "Virhe valikon rakenteessa"
1730
 
1729
 
1731
 #endif
1730
 #endif
1732
 
1731
 

Loading…
Cancel
Save