|
@ -271,8 +271,13 @@ |
|
|
#define MSG_PREPARE _UxGT("Prepara") |
|
|
#define MSG_PREPARE _UxGT("Prepara") |
|
|
#define MSG_TUNE _UxGT("Regola") |
|
|
#define MSG_TUNE _UxGT("Regola") |
|
|
#define MSG_START_PRINT _UxGT("Avvia stampa") |
|
|
#define MSG_START_PRINT _UxGT("Avvia stampa") |
|
|
|
|
|
#define MSG_BUTTON_NEXT _UxGT("Prossimo") |
|
|
|
|
|
#define MSG_BUTTON_INIT _UxGT("Inizializza") |
|
|
|
|
|
#define MSG_BUTTON_STOP _UxGT("Stop") |
|
|
#define MSG_BUTTON_PRINT _UxGT("Stampa") |
|
|
#define MSG_BUTTON_PRINT _UxGT("Stampa") |
|
|
|
|
|
#define MSG_BUTTON_RESET _UxGT("Resetta") |
|
|
#define MSG_BUTTON_CANCEL _UxGT("Annulla") |
|
|
#define MSG_BUTTON_CANCEL _UxGT("Annulla") |
|
|
|
|
|
#define MSG_BUTTON_DONE _UxGT("Fatto") |
|
|
#define MSG_PAUSE_PRINT _UxGT("Pausa stampa") |
|
|
#define MSG_PAUSE_PRINT _UxGT("Pausa stampa") |
|
|
#define MSG_RESUME_PRINT _UxGT("Riprendi stampa") |
|
|
#define MSG_RESUME_PRINT _UxGT("Riprendi stampa") |
|
|
#define MSG_STOP_PRINT _UxGT("Arresta stampa") |
|
|
#define MSG_STOP_PRINT _UxGT("Arresta stampa") |
|
|