|
@@ -98,13 +98,13 @@
|
98
|
98
|
#define MSG_LOAD_EPROM "Load memory"
|
99
|
99
|
#define MSG_RESTORE_FAILSAFE "Restore Failsafe"
|
100
|
100
|
#define MSG_REFRESH "Refresh"
|
101
|
|
- #define MSG_WATCH "Watch"
|
|
101
|
+ #define MSG_WATCH "Info screen"
|
102
|
102
|
#define MSG_PREPARE "Prepare"
|
103
|
103
|
#define MSG_TUNE "Tune"
|
104
|
104
|
#define MSG_PAUSE_PRINT "Pause Print"
|
105
|
105
|
#define MSG_RESUME_PRINT "Resume Print"
|
106
|
106
|
#define MSG_STOP_PRINT "Stop Print"
|
107
|
|
- #define MSG_CARD_MENU "Card Menu"
|
|
107
|
+ #define MSG_CARD_MENU "Print from SD"
|
108
|
108
|
#define MSG_NO_CARD "No Card"
|
109
|
109
|
#define MSG_DWELL "Sleep..."
|
110
|
110
|
#define MSG_USERWAIT "Wait for user..."
|