[FL-2461] IR: change word from key to button (#1119)
* 2461 ir renamed menu items * Renamed the key to the button Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
@@ -20,7 +20,7 @@ void InfraredAppSceneLearnEnterName::on_enter(InfraredApp* app) {
|
||||
app->set_text_store(0, "RAW_%d", raw_signal.timings_cnt);
|
||||
}
|
||||
|
||||
text_input_set_header_text(text_input, "Name the key");
|
||||
text_input_set_header_text(text_input, "Name the button");
|
||||
text_input_set_result_callback(
|
||||
text_input,
|
||||
InfraredApp::text_input_callback,
|
||||
|
Reference in New Issue
Block a user