edgetx
edgetx copied to clipboard
feat(radio): add longer versions of SF names
Summary of changes:
- Building on from #2144, add some more spaces since variable lengths strings now an option.
- Also means translators can translate the previously untranslated modes.
DA translation #define TR_SF_RACING_MODE TR("Ræs til.", Ræs tilstand")
#define TR_VFSWFUNC TR_SF_SAFETY,"Træner","Fast trim","Nulstil","Sæt",TR_ADJUST_GVAR,"Volume","Sæt fejlsikr","Afstand check","Modul Bind",TR_SOUND,TR_PLAY_TRACK,TR_PLAY_VALUE,TR_SF_RESERVE,TR_SF_PLAY_SCRIPT,TR_SF_RESERVE,TR_SF_BG_MUSIC,TR_VVARIO,TR_HAPTIC,TR_SDCLOGS,"Baggrundslys",TR_SF_SCREENSHOT,TR_SF_RACING_MODE,TR_SF_DISABLE_TOUCH TR_SF_TEST
CZ translation is already implemented :)
@pfeerick I think this one needs quite some rework, as TR_VFSWFUNC
is no more (RIP).