mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
Rename Parent Directory label
This commit is contained in:
parent
184e99defa
commit
73fa327305
@ -2565,7 +2565,7 @@ const char *msg_hash_to_str_us(enum msg_hash_enums msg)
|
||||
case MENU_ENUM_LABEL_VALUE_INTERNAL_STORAGE_STATUS:
|
||||
return "Internal storage status";
|
||||
case MENU_ENUM_LABEL_VALUE_PARENT_DIRECTORY:
|
||||
return "..";
|
||||
return "Parent directory";
|
||||
case MENU_ENUM_LABEL_VALUE_RUN:
|
||||
return "Run";
|
||||
case MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_X:
|
||||
|
Loading…
x
Reference in New Issue
Block a user