Strip never-translated strings from language files
This commit is contained in:
parent
52560e257f
commit
d3b432adca
|
@ -92,10 +92,6 @@
|
|||
#define MSG_VZ_JERK "Vz-jerk"
|
||||
#define MSG_VE_JERK "Ves-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"
|
||||
|
|
|
@ -94,10 +94,6 @@
|
|||
#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 "
|
||||
|
|
|
@ -93,10 +93,6 @@
|
|||
#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 "
|
||||
|
|
|
@ -90,10 +90,6 @@
|
|||
#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 "
|
||||
|
|
|
@ -67,10 +67,6 @@
|
|||
#define MSG_PREHEAT_2_ALL MSG_PREHEAT_2 " Vse"
|
||||
#define MSG_PREHEAT_2_BEDONLY MSG_PREHEAT_2 " Podloz"
|
||||
#define MSG_PREHEAT_2_SETTINGS MSG_PREHEAT_2 " Nast"
|
||||
#define MSG_H1 "1"
|
||||
#define MSG_H2 "2"
|
||||
#define MSG_H3 "3"
|
||||
#define MSG_H4 "4"
|
||||
#define MSG_COOLDOWN "Zchladit"
|
||||
#define MSG_SWITCH_PS_ON "Zapnout napajeni"
|
||||
#define MSG_SWITCH_PS_OFF "Vypnout napajeni"
|
||||
|
@ -82,20 +78,12 @@
|
|||
#define MSG_MOVE_Y "Posunout Y"
|
||||
#define MSG_MOVE_Z "Posunout Z"
|
||||
#define MSG_MOVE_E "Extruder"
|
||||
#define MSG_MOVE_E1 "1"
|
||||
#define MSG_MOVE_E2 "2"
|
||||
#define MSG_MOVE_E3 "3"
|
||||
#define MSG_MOVE_E4 "4"
|
||||
#define MSG_MOVE_01MM "Posunout o 0,1mm"
|
||||
#define MSG_MOVE_1MM "Posunout o 1mm"
|
||||
#define MSG_MOVE_10MM "Posunout o 10mm"
|
||||
#define MSG_SPEED "Rychlost"
|
||||
#define MSG_BED_Z "Vyska podl."
|
||||
#define MSG_NOZZLE "Tryska"
|
||||
#define MSG_N1 " 1"
|
||||
#define MSG_N2 " 2"
|
||||
#define MSG_N3 " 3"
|
||||
#define MSG_N4 " 4"
|
||||
#define MSG_BED "Podlozka"
|
||||
#define MSG_FAN_SPEED "Rychlost vent."
|
||||
#define MSG_FLOW "Prutok"
|
||||
|
@ -111,19 +99,11 @@
|
|||
#define MSG_PID_D "PID-D"
|
||||
#define MSG_PID_C "PID-C"
|
||||
#define MSG_SELECT "Vybrat"
|
||||
#define MSG_E1 " E1"
|
||||
#define MSG_E2 " E2"
|
||||
#define MSG_E3 " E3"
|
||||
#define MSG_E4 " E4"
|
||||
#define MSG_ACC "Zrychl"
|
||||
#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 "
|
||||
|
@ -138,10 +118,6 @@
|
|||
#define MSG_VOLUMETRIC "Filament"
|
||||
#define MSG_VOLUMETRIC_ENABLED "E na mm3"
|
||||
#define MSG_FILAMENT_DIAM "Fil. Prum."
|
||||
#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 "Ulozit nastaveni"
|
||||
#define MSG_LOAD_EPROM "Nacist nastaveni"
|
||||
|
|
|
@ -64,10 +64,6 @@
|
|||
#define MSG_PREHEAT_2_ALL "Forvarm ABS Alle"
|
||||
#define MSG_PREHEAT_2_BEDONLY "Forvarm ABS Bed"
|
||||
#define MSG_PREHEAT_2_SETTINGS "Forvarm ABS conf"
|
||||
#define MSG_H1 "1"
|
||||
#define MSG_H2 "2"
|
||||
#define MSG_H3 "3"
|
||||
#define MSG_H4 "4"
|
||||
#define MSG_COOLDOWN "Afkøl"
|
||||
#define MSG_SWITCH_PS_ON "Slå strøm til"
|
||||
#define MSG_SWITCH_PS_OFF "Slå strøm fra"
|
||||
|
@ -79,20 +75,12 @@
|
|||
#define MSG_MOVE_Y "Flyt Y"
|
||||
#define MSG_MOVE_Z "Flyt Z"
|
||||
#define MSG_MOVE_E "Extruder"
|
||||
#define MSG_MOVE_E1 "1"
|
||||
#define MSG_MOVE_E2 "2"
|
||||
#define MSG_MOVE_E3 "3"
|
||||
#define MSG_MOVE_E4 "4"
|
||||
#define MSG_MOVE_01MM "Flyt 0.1mm"
|
||||
#define MSG_MOVE_1MM "Flyt 1mm"
|
||||
#define MSG_MOVE_10MM "Flyt 10mm"
|
||||
#define MSG_SPEED "Hastighed"
|
||||
#define MSG_BED_Z "Plade Z"
|
||||
#define MSG_NOZZLE "Dyse"
|
||||
#define MSG_N1 " 1"
|
||||
#define MSG_N2 " 2"
|
||||
#define MSG_N3 " 3"
|
||||
#define MSG_N4 " 4"
|
||||
#define MSG_BED "Plade"
|
||||
#define MSG_FAN_SPEED "Blæser hastighed"
|
||||
#define MSG_FLOW "Flow"
|
||||
|
@ -107,19 +95,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 "Accel"
|
||||
#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 "
|
||||
|
@ -134,10 +114,6 @@
|
|||
#define MSG_VOLUMETRIC "Filament"
|
||||
#define MSG_VOLUMETRIC_ENABLED "E in mm3"
|
||||
#define MSG_FILAMENT_DIAM "Fil. Dia."
|
||||
#define MSG_DIAM_E1 " 1"
|
||||
#define MSG_DIAM_E2 " 2"
|
||||
#define MSG_DIAM_E3 " 3"
|
||||
#define MSG_DIAM_E4 " 4"
|
||||
#define MSG_CONTRAST "LCD kontrast"
|
||||
#define MSG_STORE_EPROM "Gem i EEPROM"
|
||||
#define MSG_LOAD_EPROM "Hent fra EEPROM"
|
||||
|
|
|
@ -70,10 +70,6 @@
|
|||
#define MSG_MOVE_Y "Y"
|
||||
#define MSG_MOVE_Z "Z"
|
||||
#define MSG_MOVE_E "Extruder "
|
||||
#define MSG_MOVE_E1 "0"
|
||||
#define MSG_MOVE_E2 "1"
|
||||
#define MSG_MOVE_E3 "2"
|
||||
#define MSG_MOVE_E4 "3"
|
||||
#define MSG_MOVE_01MM " 0.1 mm"
|
||||
#define MSG_MOVE_1MM " 1.0 mm"
|
||||
#define MSG_MOVE_10MM "10.0 mm"
|
||||
|
@ -99,10 +95,6 @@
|
|||
#define MSG_VZ_JERK "V Z Jerk"
|
||||
#define MSG_VE_JERK "V E Jerk"
|
||||
#define MSG_VMAX "V max " // space by purpose
|
||||
#define MSG_X "X"
|
||||
#define MSG_Y "Y"
|
||||
#define MSG_Z "Z"
|
||||
#define MSG_E "E"
|
||||
#define MSG_VMIN "V min"
|
||||
#define MSG_VTRAV_MIN "V min Leerfahrt"
|
||||
#define MSG_AMAX "A max " // space by purpose
|
||||
|
|
|
@ -65,10 +65,6 @@
|
|||
#define MSG_PREHEAT_2_ALL MSG_PREHEAT_2 " όλα"
|
||||
#define MSG_PREHEAT_2_BEDONLY MSG_PREHEAT_2 " Bed"
|
||||
#define MSG_PREHEAT_2_SETTINGS MSG_PREHEAT_2 " επιβεβαίωση"
|
||||
#define MSG_H1 "1"
|
||||
#define MSG_H2 "2"
|
||||
#define MSG_H3 "3"
|
||||
#define MSG_H4 "4"
|
||||
#define MSG_COOLDOWN "Μειωση θερμοκρασιας"
|
||||
#define MSG_SWITCH_PS_ON "Ενεργοποίηση"
|
||||
#define MSG_SWITCH_PS_OFF "Απενεργοποίηση"
|
||||
|
@ -80,20 +76,12 @@
|
|||
#define MSG_MOVE_Y "Μετακίνηση Y"
|
||||
#define MSG_MOVE_Z "Μετακίνηση Z"
|
||||
#define MSG_MOVE_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 "Μετακίνηση 0,1 μμ"
|
||||
#define MSG_MOVE_1MM "Μετακίνηση 1 μμ"
|
||||
#define MSG_MOVE_10MM "Μετακίνηση 10 μμ"
|
||||
#define MSG_SPEED "Ταχύτητα"
|
||||
#define MSG_BED_Z "Κλίνη Z"
|
||||
#define MSG_NOZZLE "Ακροφύσιο"
|
||||
#define MSG_N1 " 1"
|
||||
#define MSG_N2 " 2"
|
||||
#define MSG_N3 " 3"
|
||||
#define MSG_N4 " 4"
|
||||
#define MSG_BED "Κλίνη"
|
||||
#define MSG_FAN_SPEED "Ταχύτητα ανεμιστήρα"
|
||||
#define MSG_FLOW "Ροή"
|
||||
|
@ -108,19 +96,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 "Επιτάχυνση"
|
||||
#define MSG_VXY_JERK "Vαντίδραση xy"
|
||||
#define MSG_VZ_JERK "Vαντίδραση z"
|
||||
#define MSG_VE_JERK "Vαντίδραση e"
|
||||
#define MSG_VMAX "Vμεγ "
|
||||
#define MSG_X "X"
|
||||
#define MSG_Y "Y"
|
||||
#define MSG_Z "Z"
|
||||
#define MSG_E "E"
|
||||
#define MSG_VMIN "Vελαχ"
|
||||
#define MSG_VTRAV_MIN "Vελάχ. μετατόπιση"
|
||||
#define MSG_AMAX "Aμεγ "
|
||||
|
@ -135,10 +115,6 @@
|
|||
#define MSG_VOLUMETRIC "Νήμα"
|
||||
#define MSG_VOLUMETRIC_ENABLED "Ε σε μμ3"
|
||||
#define MSG_FILAMENT_DIAM "Διάμετρος νήματος"
|
||||
#define MSG_DIAM_E1 " 1"
|
||||
#define MSG_DIAM_E2 " 2"
|
||||
#define MSG_DIAM_E3 " 3"
|
||||
#define MSG_DIAM_E4 " 4"
|
||||
#define MSG_CONTRAST "Κοντράστ LCD"
|
||||
#define MSG_STORE_EPROM "Αποθήκευση"
|
||||
#define MSG_LOAD_EPROM "Φόρτωση"
|
||||
|
|
|
@ -65,10 +65,6 @@
|
|||
#define MSG_PREHEAT_2_ALL MSG_PREHEAT_2 " όλα"
|
||||
#define MSG_PREHEAT_2_BEDONLY MSG_PREHEAT_2 " bed" //SHORTEN
|
||||
#define MSG_PREHEAT_2_SETTINGS MSG_PREHEAT_2 " επιβεβαίωση" //SHORTEN
|
||||
#define MSG_H1 "1"
|
||||
#define MSG_H2 "2"
|
||||
#define MSG_H3 "3"
|
||||
#define MSG_H4 "4"
|
||||
#define MSG_COOLDOWN "Μειωση θερμοκρασιας"
|
||||
#define MSG_SWITCH_PS_ON "Ενεργοποίηση"
|
||||
#define MSG_SWITCH_PS_OFF "Απενεργοποίηση"
|
||||
|
@ -80,20 +76,12 @@
|
|||
#define MSG_MOVE_Y "Μετακίνηση Y"
|
||||
#define MSG_MOVE_Z "Μετακίνηση Z"
|
||||
#define MSG_MOVE_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 "Μετακίνηση 0,1μμ"
|
||||
#define MSG_MOVE_1MM "Μετακίνηση 1μμ"
|
||||
#define MSG_MOVE_10MM "Μετακίνηση 10μμ"
|
||||
#define MSG_SPEED "Ταχύτητα"
|
||||
#define MSG_BED_Z "Επ. Εκτύπωσης Z"
|
||||
#define MSG_NOZZLE "Ακροφύσιο"
|
||||
#define MSG_N1 " 1"
|
||||
#define MSG_N2 " 2"
|
||||
#define MSG_N3 " 3"
|
||||
#define MSG_N4 " 4"
|
||||
#define MSG_BED "Κλίνη"
|
||||
#define MSG_FAN_SPEED "Ταχύτητα ανεμιστήρα"
|
||||
#define MSG_FLOW "Ροή"
|
||||
|
@ -108,19 +96,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 "Επιτάχυνση"
|
||||
#define MSG_VXY_JERK "Vαντίδραση xy"
|
||||
#define MSG_VZ_JERK "Vαντίδραση z"
|
||||
#define MSG_VE_JERK "Vαντίδραση e"
|
||||
#define MSG_VMAX "V Μέγιστο"
|
||||
#define MSG_X "X"
|
||||
#define MSG_Y "Y"
|
||||
#define MSG_Z "Z"
|
||||
#define MSG_E "E"
|
||||
#define MSG_VMIN "V Ελάχιστο"
|
||||
#define MSG_VTRAV_MIN "Vελάχ. μετατόπιση"
|
||||
#define MSG_AMAX "Aμεγ "
|
||||
|
@ -135,10 +115,6 @@
|
|||
#define MSG_VOLUMETRIC "Νήμα"
|
||||
#define MSG_VOLUMETRIC_ENABLED "Ε σε μμ3"
|
||||
#define MSG_FILAMENT_DIAM "Διάμετρος νήματος"
|
||||
#define MSG_DIAM_E1 " 1"
|
||||
#define MSG_DIAM_E2 " 2"
|
||||
#define MSG_DIAM_E3 " 3"
|
||||
#define MSG_DIAM_E4 " 4"
|
||||
#define MSG_CONTRAST "Κοντράστ LCD"
|
||||
#define MSG_STORE_EPROM "Αποθήκευση"
|
||||
#define MSG_LOAD_EPROM "Φόρτωση"
|
||||
|
|
|
@ -122,18 +122,6 @@
|
|||
#ifndef MSG_PREHEAT_2_SETTINGS
|
||||
#define MSG_PREHEAT_2_SETTINGS MSG_PREHEAT_2 " conf"
|
||||
#endif
|
||||
#ifndef MSG_H1
|
||||
#define MSG_H1 "1"
|
||||
#endif
|
||||
#ifndef MSG_H2
|
||||
#define MSG_H2 "2"
|
||||
#endif
|
||||
#ifndef MSG_H3
|
||||
#define MSG_H3 "3"
|
||||
#endif
|
||||
#ifndef MSG_H4
|
||||
#define MSG_H4 "4"
|
||||
#endif
|
||||
#ifndef MSG_COOLDOWN
|
||||
#define MSG_COOLDOWN "Cooldown"
|
||||
#endif
|
||||
|
@ -167,18 +155,6 @@
|
|||
#ifndef MSG_MOVE_E
|
||||
#define MSG_MOVE_E "Extruder"
|
||||
#endif
|
||||
#ifndef MSG_MOVE_E1
|
||||
#define MSG_MOVE_E1 "1"
|
||||
#endif
|
||||
#ifndef MSG_MOVE_E2
|
||||
#define MSG_MOVE_E2 "2"
|
||||
#endif
|
||||
#ifndef MSG_MOVE_E3
|
||||
#define MSG_MOVE_E3 "3"
|
||||
#endif
|
||||
#ifndef MSG_MOVE_E4
|
||||
#define MSG_MOVE_E4 "4"
|
||||
#endif
|
||||
#ifndef MSG_MOVE_01MM
|
||||
#define MSG_MOVE_01MM "Move 0.1mm"
|
||||
#endif
|
||||
|
@ -197,18 +173,6 @@
|
|||
#ifndef MSG_NOZZLE
|
||||
#define MSG_NOZZLE "Nozzle"
|
||||
#endif
|
||||
#ifndef MSG_N1
|
||||
#define MSG_N1 " 1"
|
||||
#endif
|
||||
#ifndef MSG_N2
|
||||
#define MSG_N2 " 2"
|
||||
#endif
|
||||
#ifndef MSG_N3
|
||||
#define MSG_N3 " 3"
|
||||
#endif
|
||||
#ifndef MSG_N4
|
||||
#define MSG_N4 " 4"
|
||||
#endif
|
||||
#ifndef MSG_BED
|
||||
#define MSG_BED "Bed"
|
||||
#endif
|
||||
|
@ -254,18 +218,6 @@
|
|||
#ifndef MSG_SELECT
|
||||
#define MSG_SELECT "Select"
|
||||
#endif
|
||||
#ifndef MSG_E1
|
||||
#define MSG_E1 " E1"
|
||||
#endif
|
||||
#ifndef MSG_E2
|
||||
#define MSG_E2 " E2"
|
||||
#endif
|
||||
#ifndef MSG_E3
|
||||
#define MSG_E3 " E3"
|
||||
#endif
|
||||
#ifndef MSG_E4
|
||||
#define MSG_E4 " E4"
|
||||
#endif
|
||||
#ifndef MSG_ACC
|
||||
#define MSG_ACC "Accel"
|
||||
#endif
|
||||
|
@ -281,18 +233,6 @@
|
|||
#ifndef MSG_VMAX
|
||||
#define MSG_VMAX "Vmax "
|
||||
#endif
|
||||
#ifndef MSG_X
|
||||
#define MSG_X "X"
|
||||
#endif
|
||||
#ifndef MSG_Y
|
||||
#define MSG_Y "Y"
|
||||
#endif
|
||||
#ifndef MSG_Z
|
||||
#define MSG_Z "Z"
|
||||
#endif
|
||||
#ifndef MSG_E
|
||||
#define MSG_E "E"
|
||||
#endif
|
||||
#ifndef MSG_VMIN
|
||||
#define MSG_VMIN "Vmin"
|
||||
#endif
|
||||
|
@ -335,18 +275,6 @@
|
|||
#ifndef MSG_FILAMENT_DIAM
|
||||
#define MSG_FILAMENT_DIAM "Fil. Dia."
|
||||
#endif
|
||||
#ifndef MSG_DIAM_E1
|
||||
#define MSG_DIAM_E1 " 1"
|
||||
#endif
|
||||
#ifndef MSG_DIAM_E2
|
||||
#define MSG_DIAM_E2 " 2"
|
||||
#endif
|
||||
#ifndef MSG_DIAM_E3
|
||||
#define MSG_DIAM_E3 " 3"
|
||||
#endif
|
||||
#ifndef MSG_DIAM_E4
|
||||
#define MSG_DIAM_E4 " 4"
|
||||
#endif
|
||||
#ifndef MSG_CONTRAST
|
||||
#define MSG_CONTRAST "LCD contrast"
|
||||
#endif
|
||||
|
@ -685,4 +613,30 @@
|
|||
#endif
|
||||
#endif // LCD_HEIGHT < 4
|
||||
|
||||
// Never translate these strings
|
||||
#define MSG_X "X"
|
||||
#define MSG_Y "Y"
|
||||
#define MSG_Z "Z"
|
||||
#define MSG_E "E"
|
||||
#define MSG_H1 "1"
|
||||
#define MSG_H2 "2"
|
||||
#define MSG_H3 "3"
|
||||
#define MSG_H4 "4"
|
||||
#define MSG_N1 " 1"
|
||||
#define MSG_N2 " 2"
|
||||
#define MSG_N3 " 3"
|
||||
#define MSG_N4 " 4"
|
||||
#define MSG_E1 " E1"
|
||||
#define MSG_E2 " E2"
|
||||
#define MSG_E3 " E3"
|
||||
#define MSG_E4 " E4"
|
||||
#define MSG_MOVE_E1 "1"
|
||||
#define MSG_MOVE_E2 "2"
|
||||
#define MSG_MOVE_E3 "3"
|
||||
#define MSG_MOVE_E4 "4"
|
||||
#define MSG_DIAM_E1 " 1"
|
||||
#define MSG_DIAM_E2 " 2"
|
||||
#define MSG_DIAM_E3 " 3"
|
||||
#define MSG_DIAM_E4 " 4"
|
||||
|
||||
#endif // LANGUAGE_EN_H
|
||||
|
|
|
@ -62,10 +62,6 @@
|
|||
#define MSG_PREHEAT_2_ALL MSG_PREHEAT_2 "Todo"
|
||||
#define MSG_PREHEAT_2_BEDONLY MSG_PREHEAT_2 "Plataforma"
|
||||
#define MSG_PREHEAT_2_SETTINGS MSG_PREHEAT_2 "Config"
|
||||
#define MSG_H1 "1"
|
||||
#define MSG_H2 "2"
|
||||
#define MSG_H3 "3"
|
||||
#define MSG_H4 "4"
|
||||
#define MSG_COOLDOWN "Enfriar"
|
||||
#define MSG_SWITCH_PS_ON "Encender"
|
||||
#define MSG_SWITCH_PS_OFF "Apagar"
|
||||
|
@ -77,20 +73,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 "Velocidad"
|
||||
#define MSG_BED_Z "Plataforma Z"
|
||||
#define MSG_NOZZLE "Boquilla"
|
||||
#define MSG_N1 " 1"
|
||||
#define MSG_N2 " 2"
|
||||
#define MSG_N3 " 3"
|
||||
#define MSG_N4 " 4"
|
||||
#define MSG_BED "Plataforma"
|
||||
#define MSG_FAN_SPEED "Ventilador"
|
||||
#define MSG_FLOW "Flujo"
|
||||
|
@ -105,19 +93,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 "Aceleracion"
|
||||
#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 "Vel. viaje min"
|
||||
#define MSG_AMAX "Acel. max"
|
||||
|
@ -132,10 +112,6 @@
|
|||
#define MSG_VOLUMETRIC "Filamento"
|
||||
#define MSG_VOLUMETRIC_ENABLED "E in mm3"
|
||||
#define MSG_FILAMENT_DIAM "Fil. Dia."
|
||||
#define MSG_DIAM_E1 " 1"
|
||||
#define MSG_DIAM_E2 " 2"
|
||||
#define MSG_DIAM_E3 " 3"
|
||||
#define MSG_DIAM_E4 " 4"
|
||||
#define MSG_CONTRAST "Contraste"
|
||||
#define MSG_STORE_EPROM "Guardar memoria"
|
||||
#define MSG_LOAD_EPROM "Cargar memoria"
|
||||
|
|
|
@ -92,10 +92,6 @@
|
|||
#define MSG_VZ_JERK "Vz-astindua"
|
||||
#define MSG_VE_JERK "Ve-astindua"
|
||||
#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 "
|
||||
|
|
|
@ -93,10 +93,6 @@
|
|||
#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 "VLiike min"
|
||||
#define MSG_AMAX "Amax "
|
||||
|
|
|
@ -94,10 +94,6 @@
|
|||
#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 "Vdepl min"
|
||||
#define MSG_AMAX "Amax "
|
||||
|
|
|
@ -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."
|
||||
|
|
|
@ -64,10 +64,6 @@
|
|||
#define MSG_PREHEAT_2_ALL MSG_PREHEAT_2 " Sve"
|
||||
#define MSG_PREHEAT_2_BEDONLY MSG_PREHEAT_2 " Bed"
|
||||
#define MSG_PREHEAT_2_SETTINGS MSG_PREHEAT_2 " conf"
|
||||
#define MSG_H1 "1"
|
||||
#define MSG_H2 "2"
|
||||
#define MSG_H3 "3"
|
||||
#define MSG_H4 "4"
|
||||
#define MSG_COOLDOWN "Hlađenje"
|
||||
#define MSG_SWITCH_PS_ON "Uključi napajanje"
|
||||
#define MSG_SWITCH_PS_OFF "Isključi napajanje"
|
||||
|
@ -79,20 +75,12 @@
|
|||
#define MSG_MOVE_Y "Miči Y"
|
||||
#define MSG_MOVE_Z "Miči Z"
|
||||
#define MSG_MOVE_E "Extruder"
|
||||
#define MSG_MOVE_E1 "1"
|
||||
#define MSG_MOVE_E2 "2"
|
||||
#define MSG_MOVE_E3 "3"
|
||||
#define MSG_MOVE_E4 "4"
|
||||
#define MSG_MOVE_01MM "Miči 0.1mm"
|
||||
#define MSG_MOVE_1MM "Miči 1mm"
|
||||
#define MSG_MOVE_10MM "Miči 10mm"
|
||||
#define MSG_SPEED "Brzina"
|
||||
#define MSG_BED_Z "Bed Z"
|
||||
#define MSG_NOZZLE "Nozzle"
|
||||
#define MSG_N1 " 1"
|
||||
#define MSG_N2 " 2"
|
||||
#define MSG_N3 " 3"
|
||||
#define MSG_N4 " 4"
|
||||
#define MSG_BED "Bed"
|
||||
#define MSG_FAN_SPEED "Brzina ventilatora"
|
||||
#define MSG_FLOW "Flow"
|
||||
|
@ -107,19 +95,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 "Accel"
|
||||
#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 "
|
||||
|
@ -134,10 +114,6 @@
|
|||
#define MSG_VOLUMETRIC "Filament"
|
||||
#define MSG_VOLUMETRIC_ENABLED "E in mm3"
|
||||
#define MSG_FILAMENT_DIAM "Fil. Dia."
|
||||
#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-a"
|
||||
#define MSG_STORE_EPROM "Pohrani u memoriju"
|
||||
#define MSG_LOAD_EPROM "Učitaj memoriju"
|
||||
|
|
|
@ -100,10 +100,6 @@
|
|||
#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 "
|
||||
|
|
|
@ -114,10 +114,6 @@
|
|||
#define MSG_VE_JERK "E\x20\xd4\xb8\xc4\xde" // "E ヤクド" ("Ve-jerk")
|
||||
#define MSG_VMAX "max\xb5\xb8\xd8\xbf\xb8\xc4\xde " // "maxオクリソクド" ("Vmax ")
|
||||
#endif
|
||||
#define MSG_X "X"
|
||||
#define MSG_Y "Y"
|
||||
#define MSG_Z "Z"
|
||||
#define MSG_E "E"
|
||||
#if LCD_WIDTH > 19
|
||||
#define MSG_VMIN "\xbb\xb2\xbc\xae\xb3\xb5\xb8\xd8\xbf\xb8\xc4\xde" // "サイショウオクリソクド" ("Vmin")
|
||||
#define MSG_VTRAV_MIN "\xbb\xb2\xbc\xae\xb3\xb2\xc4\xde\xb3\xbf\xb8\xc4\xde" // "サイショウイドウソクド" ("VTrav min")
|
||||
|
|
|
@ -106,10 +106,6 @@
|
|||
#define MSG_VZ_JERK "Zジク ヤクド mm/s" // "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 "
|
||||
|
|
|
@ -93,10 +93,6 @@
|
|||
#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 "
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -93,10 +93,6 @@
|
|||
#define MSG_VZ_JERK "jogo VZ"
|
||||
#define MSG_VE_JERK "jogo 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 "VTrav min"
|
||||
#define MSG_AMAX "Amax "
|
||||
|
|
|
@ -93,10 +93,6 @@
|
|||
#define MSG_VZ_JERK "jogo VZ"
|
||||
#define MSG_VE_JERK "jogo 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 "VTrav min"
|
||||
#define MSG_AMAX "Amax "
|
||||
|
|
|
@ -92,19 +92,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 "Acc"
|
||||
#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 "
|
||||
|
|
|
@ -92,19 +92,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 "Acc"
|
||||
#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 "
|
||||
|
|
|
@ -94,10 +94,6 @@
|
|||
#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"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
IGNORE_DEFINES="LANGUAGE_EN_H MAPPER_NON SIMULATE_ROMFONT DISPLAY_CHARSET_ISO10646_1 MSG_H1 MSG_H2 MSG_H3 MSG_H4 MSG_MOVE_E1 MSG_MOVE_E2 MSG_MOVE_E3 MSG_MOVE_E4 MSG_N1 MSG_N2 MSG_N3 MSG_N4 MSG_DIAM_E1 MSG_DIAM_E2 MSG_DIAM_E3 MSG_DIAM_E4 MSG_E1 MSG_E2 MSG_E3 MSG_E4"
|
||||
IGNORE_DEFINES="LANGUAGE_EN_H MAPPER_NON SIMULATE_ROMFONT DISPLAY_CHARSET_ISO10646_1 MSG_X MSG_Y MSG_Z MSG_E MSG_H1 MSG_H2 MSG_H3 MSG_H4 MSG_MOVE_E1 MSG_MOVE_E2 MSG_MOVE_E3 MSG_MOVE_E4 MSG_N1 MSG_N2 MSG_N3 MSG_N4 MSG_DIAM_E1 MSG_DIAM_E2 MSG_DIAM_E3 MSG_DIAM_E4 MSG_E1 MSG_E2 MSG_E3 MSG_E4"
|
||||
|
||||
for i in `awk '/#define/{print $2}' language_en.h`; do
|
||||
for j in `ls language_*.h | grep -v language_en.h`; do
|
||||
|
|
Loading…
Reference in a new issue