mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Rename Parent Directory label
This commit is contained in:
parent
184e99defa
commit
73fa327305
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue