mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 06:44:27 +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:
|
case MENU_ENUM_LABEL_VALUE_INTERNAL_STORAGE_STATUS:
|
||||||
return "Internal storage status";
|
return "Internal storage status";
|
||||||
case MENU_ENUM_LABEL_VALUE_PARENT_DIRECTORY:
|
case MENU_ENUM_LABEL_VALUE_PARENT_DIRECTORY:
|
||||||
return "..";
|
return "Parent directory";
|
||||||
case MENU_ENUM_LABEL_VALUE_RUN:
|
case MENU_ENUM_LABEL_VALUE_RUN:
|
||||||
return "Run";
|
return "Run";
|
||||||
case MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_X:
|
case MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_X:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user