File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -337,9 +337,7 @@ const char STR_MENUCURVES[] = TR_MENUCURVES;
337337const char STR_MENUCURVE [] = TR_MENUCURVE ;
338338const char STR_MENULOGICALSWITCH [] = TR_MENULOGICALSWITCH ;
339339const char STR_MENULOGICALSWITCHES [] = TR_MENULOGICALSWITCHES ;
340- const char STR_CUST_LOGICALSWITCH_LABEL [] = TR_CUST_LOGICALSWITCH_LABEL ;
341340const char STR_MENUCUSTOMFUNC [] = TR_MENUCUSTOMFUNC ;
342- const char STR_CUST_FUNC_CUST_LABEL [] = TR_CUST_FUNC_CUST_LABEL ;
343341const char STR_SPLASHSCREEN [] = TR_SPLASHSCREEN ;
344342const char STR_PLAY_HELLO [] = TR_PLAY_HELLO ;
345343const char STR_PWR_ON_DELAY [] = TR_PWR_ON_DELAY ;
@@ -803,6 +801,8 @@ const char STR_BACKLIGHT_TIMER[] = TR_BACKLIGHT_TIMER;
803801const char STR_LABELS_SELECT [] = TR_LABELS_SELECT ;
804802const char STR_LABELS_MATCH [] = TR_LABELS_MATCH ;
805803const char STR_FAV_MATCH [] = TR_FAV_MATCH ;
804+ const char STR_CUST_LOGICALSWITCH_LABEL [] = TR_CUST_LOGICALSWITCH_LABEL ;
805+ const char STR_CUST_FUNC_CUST_LABEL [] = TR_CUST_FUNC_CUST_LABEL ;
806806ISTR (LABELS_SELECT_MODE );
807807ISTR (LABELS_MATCH_MODE );
808808ISTR (FAV_MATCH_MODE );
Original file line number Diff line number Diff line change @@ -526,9 +526,7 @@ extern const char STR_MENUCURVES[];
526526extern const char STR_MENUCURVE [];
527527extern const char STR_MENULOGICALSWITCH [];
528528extern const char STR_MENULOGICALSWITCHES [];
529- extern const char STR_CUST_LOGICALSWITCH_LABEL [];
530529extern const char STR_MENUCUSTOMFUNC [];
531- extern const char STR_CUST_FUNC_CUST_LABEL [];
532530extern const char STR_MENUCUSTOMSCRIPTS [];
533531extern const char STR_MENUTELEMETRY [];
534532extern const char STR_MENUSTAT [];
@@ -815,6 +813,8 @@ extern const char STR_FAV_MATCH[];
815813extern const char * const STR_LABELS_SELECT_MODE [];
816814extern const char * const STR_LABELS_MATCH_MODE [];
817815extern const char * const STR_FAV_MATCH_MODE [];
816+ extern const char STR_CUST_LOGICALSWITCH_LABEL [];
817+ extern const char STR_CUST_FUNC_CUST_LABEL [];
818818#endif
819819extern const char STR_EXECUTE_FILE [];
820820extern const char STR_DELETE_FILE [];
Original file line number Diff line number Diff line change 513513#define TR_MENULIMITS "输出设置"
514514#define TR_MENUCURVES "曲线设置"
515515#define TR_MENUCURVE "曲线"
516+ #if defined(COLORLCD )
517+ #define TR_CUST_LOGICALSWITCH_LABEL "名称"
518+ #define TR_CUST_FUNC_CUST_LABEL "名称"
519+ #endif
516520#define TR_MENULOGICALSWITCH "逻辑开关"
517521#define TR_MENULOGICALSWITCHES "逻辑开关设置"
518522#define TR_MENUCUSTOMFUNC "特殊功能设置"
Original file line number Diff line number Diff line change 532532
533533#define TR_MENUCURVES "KŘIVKY"
534534#define TR_MENUCURVE "\002K"
535+ #if defined(COLORLCD )
536+ #define TR_CUST_LOGICALSWITCH_LABEL "Název"
537+ #define TR_CUST_FUNC_CUST_LABEL "Název"
538+ #endif
535539#define TR_MENULOGICALSWITCH "LOG. SPÍNAČ"
536540#define TR_MENULOGICALSWITCHES "LOGICKÉ SPÍNAČE"
537541#define TR_MENUCUSTOMFUNC "SPECIÁLNÍ FUNKCE"
Original file line number Diff line number Diff line change 518518#define TR_MENULIMITS "UDGANGE"
519519#define TR_MENUCURVES "KURVER"
520520#define TR_MENUCURVE "KURVE"
521+ #if defined(COLORLCD )
522+ #define TR_CUST_LOGICALSWITCH_LABEL "Navn"
523+ #define TR_CUST_FUNC_CUST_LABEL "Navn"
524+ #endif
521525#define TR_MENULOGICALSWITCH "LOGISK FUNKTION"
522526#define TR_MENULOGICALSWITCHES "LOGISKE FUNKTIONER"
523527#define TR_MENUCUSTOMFUNC "SPECIALFUNKTIONER"
Original file line number Diff line number Diff line change 519519#define TR_MENULIMITS "SERVOS" //"AUSGABEN" oder "Servos"
520520#define TR_MENUCURVES "KURVEN"
521521#define TR_MENUCURVE "KURVE"
522+ #if defined(COLORLCD )
523+ #define TR_CUST_LOGICALSWITCH_LABEL "Name"
524+ #define TR_CUST_FUNC_CUST_LABEL "Name"
525+ #endif
522526#define TR_MENULOGICALSWITCH "LOGIKSCHALTER"
523527#define TR_MENULOGICALSWITCHES "LOGIKSCHALTER"
524528#define TR_MENUCUSTOMFUNC TR("SPEZ.-FUNKTIONEN", "SPEZIAL-FUNKTIONEN")
Original file line number Diff line number Diff line change 516516 #define TR_MENULIMITS "OUTPUTS"
517517#define TR_MENUCURVES "CURVES"
518518#define TR_MENUCURVE "CURVE"
519+ #if defined(COLORLCD )
520+ #define TR_CUST_LOGICALSWITCH_LABEL "Name"
521+ #define TR_CUST_FUNC_CUST_LABEL "Name"
522+ #endif
519523#define TR_MENULOGICALSWITCH "LOGICAL SWITCH"
520524#define TR_MENULOGICALSWITCHES "LOGICAL SWITCHES"
521- #define TR_CUST_LOGICALSWITCH_LABEL "Name"
522525#define TR_MENUCUSTOMFUNC "SPECIAL FUNCTIONS"
523- #define TR_CUST_FUNC_CUST_LABEL "Name"
524526#define TR_MENUCUSTOMSCRIPTS "CUSTOM SCRIPTS"
525527#define TR_MENUTELEMETRY "TELEMETRY"
526528#define TR_MENUSTAT "STATS"
Original file line number Diff line number Diff line change 514514
515515#define TR_MENUCURVES "CURVAS"
516516#define TR_MENUCURVE "CURVA"
517+ #if defined(COLORLCD )
518+ #define TR_CUST_LOGICALSWITCH_LABEL "Nombre"
519+ #define TR_CUST_FUNC_CUST_LABEL "Nombre"
520+ #endif
517521#define TR_MENULOGICALSWITCH "INTERRUP.LÓGICO"
518522#define TR_MENULOGICALSWITCHES TR3("INTERRUP. LÓGICOS", "INTERRUP. LÓGICOS", "INTERRUPTORES LÓGICOS")
519523#define TR_MENUCUSTOMFUNC TR("FUNCIONES", "FUNCIONES ESPECIALES")
Original file line number Diff line number Diff line change 529529
530530#define TR_MENUCURVES "CURVES"
531531#define TR_MENUCURVE "CURVE"
532+ #if defined(COLORLCD )
533+ #define TR_CUST_LOGICALSWITCH_LABEL "Name"
534+ #define TR_CUST_FUNC_CUST_LABEL "Name"
535+ #endif
532536#define TR_MENULOGICALSWITCH "CUSTOM SWITCH"
533537#define TR_MENULOGICALSWITCHES "CUSTOM SWITCHES"
534538#define TR_MENUCUSTOMFUNC "CUSTOM FUNCTIONS"
Original file line number Diff line number Diff line change 521521
522522#define TR_MENUCURVES "COURBES"
523523#define TR_MENUCURVE "COURBE"
524+ #if defined(COLORLCD )
525+ #define TR_CUST_LOGICALSWITCH_LABEL "Nom"
526+ #define TR_CUST_FUNC_CUST_LABEL "Nom"
527+ #endif
524528#define TR_MENULOGICALSWITCH "INTER LOG."
525529#define TR_MENULOGICALSWITCHES TR("INTERS LOG.", "INTERS LOGIQUES")
526530#define TR_MENUCUSTOMFUNC TR("FONCTIONS SPEC.", "FONCTIONS SPÉCIALES")
You can’t perform that action at this time.
0 commit comments