Strip never-translated strings from language files
This commit is contained in:
@@ -64,10 +64,6 @@
|
||||
#define MSG_PREHEAT_2_ALL "Preque. ABS Todo"
|
||||
#define MSG_PREHEAT_2_BEDONLY "Preque. ABS Cama"
|
||||
#define MSG_PREHEAT_2_SETTINGS "Preque. ABS conf"
|
||||
#define MSG_H1 "1"
|
||||
#define MSG_H2 "2"
|
||||
#define MSG_H3 "3"
|
||||
#define MSG_H4 "4"
|
||||
#define MSG_COOLDOWN "Arrefriar"
|
||||
#define MSG_SWITCH_PS_ON "Acender"
|
||||
#define MSG_SWITCH_PS_OFF "Apagar"
|
||||
@@ -79,20 +75,12 @@
|
||||
#define MSG_MOVE_Y "Mover Y"
|
||||
#define MSG_MOVE_Z "Mover Z"
|
||||
#define MSG_MOVE_E "Extrusor"
|
||||
#define MSG_MOVE_E1 "1"
|
||||
#define MSG_MOVE_E2 "2"
|
||||
#define MSG_MOVE_E3 "3"
|
||||
#define MSG_MOVE_E4 "4"
|
||||
#define MSG_MOVE_01MM "Mover 0.1mm"
|
||||
#define MSG_MOVE_1MM "Mover 1mm"
|
||||
#define MSG_MOVE_10MM "Mover 10mm"
|
||||
#define MSG_SPEED "Velocidade"
|
||||
#define MSG_BED_Z "Cama Z"
|
||||
#define MSG_NOZZLE "Bico"
|
||||
#define MSG_N1 " 1"
|
||||
#define MSG_N2 " 2"
|
||||
#define MSG_N3 " 3"
|
||||
#define MSG_N4 " 4"
|
||||
#define MSG_BED "Cama"
|
||||
#define MSG_FAN_SPEED "Velocidade vent."
|
||||
#define MSG_FLOW "Fluxo"
|
||||
@@ -108,19 +96,11 @@
|
||||
#define MSG_PID_D "PID-D"
|
||||
#define MSG_PID_C "PID-C"
|
||||
#define MSG_SELECT "Escolla"
|
||||
#define MSG_E1 " E1"
|
||||
#define MSG_E2 " E2"
|
||||
#define MSG_E3 " E3"
|
||||
#define MSG_E4 " E4"
|
||||
#define MSG_ACC "Acel"
|
||||
#define MSG_VXY_JERK "Vxy-jerk"
|
||||
#define MSG_VZ_JERK "Vz-jerk"
|
||||
#define MSG_VE_JERK "Ve-jerk"
|
||||
#define MSG_VMAX "Vmax "
|
||||
#define MSG_X "X"
|
||||
#define MSG_Y "Y"
|
||||
#define MSG_Z "Z"
|
||||
#define MSG_E "E"
|
||||
#define MSG_VMIN "Vmin"
|
||||
#define MSG_VTRAV_MIN "VTrav min"
|
||||
#define MSG_AMAX "Amax "
|
||||
@@ -135,10 +115,6 @@
|
||||
#define MSG_VOLUMETRIC "Filamento"
|
||||
#define MSG_VOLUMETRIC_ENABLED "E en mm3"
|
||||
#define MSG_FILAMENT_DIAM "Diam. fil."
|
||||
#define MSG_DIAM_E1 " 1"
|
||||
#define MSG_DIAM_E2 " 2"
|
||||
#define MSG_DIAM_E3 " 3"
|
||||
#define MSG_DIAM_E4 " 4"
|
||||
#define MSG_CONTRAST "Constraste LCD"
|
||||
#define MSG_STORE_EPROM "Gardar en memo."
|
||||
#define MSG_LOAD_EPROM "Cargar de memo."
|
||||
|
Reference in New Issue
Block a user