Strip never-translated strings from language files
This commit is contained in:
@@ -60,10 +60,6 @@
|
||||
#define MSG_PREHEAT_2_ALL "Roz. ABS Wszystko"
|
||||
#define MSG_PREHEAT_2_BEDONLY "Rozgrzej ABS Loze"
|
||||
#define MSG_PREHEAT_2_SETTINGS "Ustaw. rozg. ABS"
|
||||
#define MSG_H1 "1"
|
||||
#define MSG_H2 "2"
|
||||
#define MSG_H3 "3"
|
||||
#define MSG_H4 "4"
|
||||
#define MSG_COOLDOWN "Chlodzenie"
|
||||
#define MSG_SWITCH_PS_ON "Wlacz zasilacz"
|
||||
#define MSG_SWITCH_PS_OFF "Wylacz zasilacz"
|
||||
@@ -75,20 +71,12 @@
|
||||
#define MSG_MOVE_Y "Przesun w Y"
|
||||
#define MSG_MOVE_Z "Przesun w Z"
|
||||
#define MSG_MOVE_E "Ekstruzja (os E)"
|
||||
#define MSG_MOVE_E1 "1"
|
||||
#define MSG_MOVE_E2 "2"
|
||||
#define MSG_MOVE_E3 "3"
|
||||
#define MSG_MOVE_E4 "4"
|
||||
#define MSG_MOVE_01MM "Przesuwaj co .1mm"
|
||||
#define MSG_MOVE_1MM "Przesuwaj co 1mm"
|
||||
#define MSG_MOVE_10MM "Przesuwaj co 10mm"
|
||||
#define MSG_SPEED "Predkosc"
|
||||
#define MSG_BED_Z "Loze Z"
|
||||
#define MSG_NOZZLE "Dysza"
|
||||
#define MSG_N1 " 1"
|
||||
#define MSG_N2 " 2"
|
||||
#define MSG_N3 " 3"
|
||||
#define MSG_N4 " 4"
|
||||
#define MSG_BED "Loze"
|
||||
#define MSG_FAN_SPEED "Obroty wiatraka"
|
||||
#define MSG_FLOW "Przeplyw"
|
||||
@@ -103,19 +91,11 @@
|
||||
#define MSG_PID_I "PID-I"
|
||||
#define MSG_PID_D "PID-D"
|
||||
#define MSG_PID_C "PID-C"
|
||||
#define MSG_E1 " E1"
|
||||
#define MSG_E2 " E2"
|
||||
#define MSG_E3 " E3"
|
||||
#define MSG_E4 " E4"
|
||||
#define MSG_ACC "Przyspieszenie"
|
||||
#define MSG_VXY_JERK "Zryw Vxy"
|
||||
#define MSG_VZ_JERK "Zryw Vz"
|
||||
#define MSG_VE_JERK "Zryw Ve"
|
||||
#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 "Vskok min"
|
||||
#define MSG_AMAX "Amax"
|
||||
@@ -130,10 +110,6 @@
|
||||
#define MSG_VOLUMETRIC "Filament"
|
||||
#define MSG_VOLUMETRIC_ENABLED "E w mm3"
|
||||
#define MSG_FILAMENT_DIAM "Śr. fil."
|
||||
#define MSG_DIAM_E1 " 1"
|
||||
#define MSG_DIAM_E2 " 2"
|
||||
#define MSG_DIAM_E3 " 3"
|
||||
#define MSG_DIAM_E4 " 4"
|
||||
#define MSG_CONTRAST "Kontrast LCD"
|
||||
#define MSG_STORE_EPROM "Zapisz w pamieci"
|
||||
#define MSG_LOAD_EPROM "Wczytaj z pamieci"
|
||||
|
Reference in New Issue
Block a user