mirror of
https://github.com/libretro/RetroArch
synced 2025-01-31 06:32:48 +00:00
Fix Switchres menu texts (#12526)
This commit is contained in:
parent
642d6c9fb8
commit
dd48b65687
@ -1443,11 +1443,11 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CRT_SWITCH_HIRES_MENU,
|
||||
"Use a high resolution menu betweeeon content. Allows use of other menu drivers"
|
||||
"Switch to high resolution modeline when no content is loaded for use with high-resolution menus."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CRT_SWITCH_RESOLUTION_USE_CUSTOM_REFRESH_RATE,
|
||||
" Custom Refresh Rate"
|
||||
"Custom Refresh Rate"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CRT_SWITCH_RESOLUTION_USE_CUSTOM_REFRESH_RATE,
|
||||
|
Loading…
x
Reference in New Issue
Block a user