mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
Change more labels
This commit is contained in:
parent
68d67d8e4e
commit
9448896586
@ -26,7 +26,7 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_IMAGES_TAB,
|
||||
"Image"
|
||||
"Images"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_MUSIC_TAB,
|
||||
@ -34,7 +34,7 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_VIDEO_TAB,
|
||||
"Video"
|
||||
"Videos"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_NETPLAY_TAB,
|
||||
@ -250,7 +250,7 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_GOTO_IMAGES,
|
||||
"Image"
|
||||
"Images"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_GOTO_IMAGES,
|
||||
@ -258,7 +258,7 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_GOTO_VIDEO,
|
||||
"Video"
|
||||
"Videos"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_GOTO_VIDEO,
|
||||
|
Loading…
x
Reference in New Issue
Block a user