mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-03-05 18:07:01 +00:00
Change 'Load Program Core' string
This commit is contained in:
parent
96d2a50923
commit
0a8fccba95
@ -2491,7 +2491,7 @@ static const char *menu_hash_to_str_english(uint32_t hash)
|
||||
case MENU_LABEL_VALUE_NO_ITEMS:
|
||||
return "No items.";
|
||||
case MENU_LABEL_VALUE_CORE_LIST:
|
||||
return "Load Program Core";
|
||||
return "Load Core";
|
||||
case MENU_LABEL_CORE_LIST:
|
||||
return "program_core_list";
|
||||
case MENU_LABEL_LOAD_CONTENT:
|
||||
|
Loading…
x
Reference in New Issue
Block a user