From e215c7100d0b5adfe55553c93e81fcf1ba8d977b Mon Sep 17 00:00:00 2001 From: Silvio Didonna Date: Wed, 6 Apr 2016 16:45:04 +0200 Subject: [PATCH] fixed mistranslations and minor changes for consistency between "it" and "en" files. --- Marlin/language_it.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Marlin/language_it.h b/Marlin/language_it.h index 6d0b7557d..3757fba9a 100644 --- a/Marlin/language_it.h +++ b/Marlin/language_it.h @@ -73,7 +73,7 @@ #define MSG_MOVE_01MM "Muovi di 0.1mm" #define MSG_MOVE_1MM "Muovi di 1mm" #define MSG_MOVE_10MM "Muovi di 10mm" -#define MSG_SPEED "Velcità" +#define MSG_SPEED "Velocità" #define MSG_NOZZLE "Ugello" #define MSG_BED "Piatto" #define MSG_FAN_SPEED "Velocità ventola" @@ -108,7 +108,7 @@ #define MSG_ESTEPS "Epassi/mm" #define MSG_TEMPERATURE "Temperatura" #define MSG_MOTION "Movimento" -#define MSG_VOLUMETRIC "Filament" +#define MSG_VOLUMETRIC "Filamento" #define MSG_VOLUMETRIC_ENABLED "E in mm3" #define MSG_FILAMENT_DIAM "Diam. filo" #define MSG_CONTRAST "Contrasto LCD"