mirror of
https://github.com/opentx/opentx.git
synced 2025-07-19 06:15:10 +03:00
Translations
This commit is contained in:
parent
7f6591edad
commit
6749d26333
20 changed files with 22 additions and 3 deletions
|
@ -1217,7 +1217,7 @@ void menuModelSetup(uint8_t event)
|
|||
#if defined(PCBTARANIS)
|
||||
case ITEM_MODEL_POT_WARNING:
|
||||
{
|
||||
lcd_putsLeft(y, "Pot Warning");
|
||||
lcd_putsLeft(y, STR_POTWARNING);
|
||||
uint8_t potMode = g_model.nPotsToWarn >> 6;
|
||||
if(attr) {
|
||||
if (m_posHorz) s_editMode = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue