Skip to content

Commit

Permalink
Updated the card menu and watch messages to make it more informative.
Browse files Browse the repository at this point in the history
  • Loading branch information
daid committed Apr 15, 2013
1 parent c80a78b commit ac52dcc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Marlin/language.h
Original file line number Diff line number Diff line change
Expand Up @@ -98,13 +98,13 @@
#define MSG_LOAD_EPROM "Load memory"
#define MSG_RESTORE_FAILSAFE "Restore Failsafe"
#define MSG_REFRESH "Refresh"
#define MSG_WATCH "Watch"
#define MSG_WATCH "Info screen"
#define MSG_PREPARE "Prepare"
#define MSG_TUNE "Tune"
#define MSG_PAUSE_PRINT "Pause Print"
#define MSG_RESUME_PRINT "Resume Print"
#define MSG_STOP_PRINT "Stop Print"
#define MSG_CARD_MENU "Card Menu"
#define MSG_CARD_MENU "Print from SD"
#define MSG_NO_CARD "No Card"
#define MSG_DWELL "Sleep..."
#define MSG_USERWAIT "Wait for user..."
Expand Down

0 comments on commit ac52dcc

Please sign in to comment.