|
@@ -275,7 +275,7 @@
|
275
|
275
|
#define MSG_LOAD_EEPROM _UxGT("Carica impostazioni")
|
276
|
276
|
#define MSG_RESTORE_FAILSAFE _UxGT("Ripristina imp.")
|
277
|
277
|
#define MSG_INIT_EEPROM _UxGT("Inizializza EEPROM")
|
278
|
|
-#define MSG_MEDIA_UPDATE _UxGT("Aggiorna SD")
|
|
278
|
+#define MSG_MEDIA_UPDATE _UxGT("Aggiorna media")
|
279
|
279
|
#define MSG_RESET_PRINTER _UxGT("Resetta stampante")
|
280
|
280
|
#define MSG_REFRESH _UxGT("Aggiorna")
|
281
|
281
|
#define MSG_WATCH _UxGT("Schermata info")
|
|
@@ -293,8 +293,8 @@
|
293
|
293
|
#define MSG_RESUME_PRINT _UxGT("Riprendi stampa")
|
294
|
294
|
#define MSG_STOP_PRINT _UxGT("Arresta stampa")
|
295
|
295
|
#define MSG_OUTAGE_RECOVERY _UxGT("Ripresa da PowerLoss")
|
296
|
|
-#define MSG_MEDIA_MENU _UxGT("Stampa da SD")
|
297
|
|
-#define MSG_NO_MEDIA _UxGT("SD non presente")
|
|
296
|
+#define MSG_MEDIA_MENU _UxGT("Stampa da media")
|
|
297
|
+#define MSG_NO_MEDIA _UxGT("Media non presente")
|
298
|
298
|
#define MSG_DWELL _UxGT("Sospensione...")
|
299
|
299
|
#define MSG_USERWAIT _UxGT("Premi tasto..")
|
300
|
300
|
#define MSG_PRINT_PAUSED _UxGT("Stampa sospesa")
|
|
@@ -323,9 +323,9 @@
|
323
|
323
|
#define MSG_FILAMENTLOAD _UxGT("Carica filamento")
|
324
|
324
|
#define MSG_FILAMENTUNLOAD _UxGT("Rimuovi filamento")
|
325
|
325
|
#define MSG_FILAMENTUNLOAD_ALL _UxGT("Rimuovi tutto")
|
326
|
|
-#define MSG_INIT_MEDIA _UxGT("Iniz. SD card")
|
327
|
|
-#define MSG_CHANGE_MEDIA _UxGT("Cambia SD card")
|
328
|
|
-#define MSG_RELEASE_MEDIA _UxGT("Rilascia SD card")
|
|
326
|
+#define MSG_INIT_MEDIA _UxGT("Inizializ. media")
|
|
327
|
+#define MSG_CHANGE_MEDIA _UxGT("Cambia media")
|
|
328
|
+#define MSG_RELEASE_MEDIA _UxGT("Rilascia media")
|
329
|
329
|
#define MSG_ZPROBE_OUT _UxGT("Z probe fuori piatto")
|
330
|
330
|
#define MSG_SKEW_FACTOR _UxGT("Fattore distorsione")
|
331
|
331
|
#define MSG_BLTOUCH _UxGT("BLTouch")
|