Browse Source

fixed mistranslations and minor changes for consistency between "it" and "en" files.

Silvio Didonna 8 years ago
parent
commit
e215c7100d
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      Marlin/language_it.h

+ 2
- 2
Marlin/language_it.h View File

@@ -73,7 +73,7 @@
73 73
 #define MSG_MOVE_01MM                       "Muovi di 0.1mm"
74 74
 #define MSG_MOVE_1MM                        "Muovi di   1mm"
75 75
 #define MSG_MOVE_10MM                       "Muovi di  10mm"
76
-#define MSG_SPEED                           "Velcità"
76
+#define MSG_SPEED                           "Velocità"
77 77
 #define MSG_NOZZLE                          "Ugello"
78 78
 #define MSG_BED                             "Piatto"
79 79
 #define MSG_FAN_SPEED                       "Velocità ventola"
@@ -108,7 +108,7 @@
108 108
 #define MSG_ESTEPS                          "Epassi/mm"
109 109
 #define MSG_TEMPERATURE                     "Temperatura"
110 110
 #define MSG_MOTION                          "Movimento"
111
-#define MSG_VOLUMETRIC                      "Filament"
111
+#define MSG_VOLUMETRIC                      "Filamento"
112 112
 #define MSG_VOLUMETRIC_ENABLED              "E in mm3"
113 113
 #define MSG_FILAMENT_DIAM                   "Diam. filo"
114 114
 #define MSG_CONTRAST                        "Contrasto LCD"

Loading…
Cancel
Save