Add 'Turbo' prefix to 'Duty Cycle' (#12059)
This commit is contained in:
parent
dbe1061742
commit
367024b623
|
@ -2138,7 +2138,7 @@ MSG_HASH(
|
||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_INPUT_DUTY_CYCLE,
|
MENU_ENUM_LABEL_VALUE_INPUT_DUTY_CYCLE,
|
||||||
"Duty Cycle"
|
"Turbo Duty Cycle"
|
||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_SUBLABEL_INPUT_DUTY_CYCLE,
|
MENU_ENUM_SUBLABEL_INPUT_DUTY_CYCLE,
|
||||||
|
|
Loading…
Reference in New Issue