确认框文字修改
This commit is contained in:
parent
c5caa537e5
commit
cc68ba5d10
Binary file not shown.
|
@ -370,7 +370,7 @@ void UIFlowMenuCommonConfirmAPI_Open(uint32_t itemID)
|
||||||
} else {
|
} else {
|
||||||
DBG_FUNC("IDM_OKNO>>\r\n");
|
DBG_FUNC("IDM_OKNO>>\r\n");
|
||||||
|
|
||||||
btn_map[0] = lv_plugin_get_string(LV_PLUGIN_STRING_ID_STRID_OK)->ptr;
|
btn_map[0] = lv_plugin_get_string(LV_PLUGIN_STRING_ID_STRID_YES)->ptr;
|
||||||
btn_map[1] = lv_plugin_get_string(LV_PLUGIN_STRING_ID_STRID_NO)->ptr;
|
btn_map[1] = lv_plugin_get_string(LV_PLUGIN_STRING_ID_STRID_NO)->ptr;
|
||||||
|
|
||||||
DBG_FUNC("IDM_OKNO<<\r\n");
|
DBG_FUNC("IDM_OKNO<<\r\n");
|
||||||
|
|
Loading…
Reference in New Issue
Block a user