From 843ae4ddbe878ba0c6871eb05bf6bf57da144fc8 Mon Sep 17 00:00:00 2001 From: shane-droid <61736830+shane-droid@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:51:21 +1000 Subject: [PATCH] Update en.h in special functions edit screen, variable data for English translation (cherry picked from commit 82490e34094ea0ed740e58bcffe95ad66d084ca7) --- radio/src/translations/en.h | 1 + 1 file changed, 1 insertion(+) diff --git a/radio/src/translations/en.h b/radio/src/translations/en.h index 17ea386c0c8..08639bb7d8f 100644 --- a/radio/src/translations/en.h +++ b/radio/src/translations/en.h @@ -553,6 +553,7 @@ #define TR_MENULOGICALSWITCH "LOGICAL SWITCH" #define TR_MENULOGICALSWITCHES "LOGICAL SWITCHES" #define TR_MENUCUSTOMFUNC "SPECIAL FUNCTIONS" +#define TR_CUST_FUNC_CUST_LABEL "Name" #define TR_MENUCUSTOMSCRIPTS "CUSTOM SCRIPTS" #define TR_MENUTELEMETRY "TELEMETRY" #define TR_MENUTEMPLATES "TEMPLATES"