mirror of
https://github.com/opentx/opentx.git
synced 2025-07-17 05:15:18 +03:00
TOOLS internationalisation
This commit is contained in:
parent
5be4890cce
commit
962cdc7b67
16 changed files with 143 additions and 12 deletions
|
@ -62,7 +62,7 @@ void menuRadioTools(event_t event)
|
|||
}
|
||||
}
|
||||
|
||||
SIMPLE_MENU("TOOLS", menuTabGeneral, MENU_RADIO_TOOLS, HEADER_LINE + spectrum_modules + power_modules);
|
||||
SIMPLE_MENU(STR_MENUTOOLS, menuTabGeneral, MENU_RADIO_TOOLS, HEADER_LINE + spectrum_modules + power_modules);
|
||||
|
||||
#if defined(PXX2)
|
||||
uint8_t menu_index = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue