mirror of
https://github.com/libretro/RetroArch
synced 2025-03-19 16:21:30 +00:00
Framerate -> Refresh Rate
Based on the key and context, here should be `refresh rate` instead of `frame rate`.
This commit is contained in:
parent
c88ffa56ff
commit
f5c7b1bf73
@ -1382,7 +1382,7 @@ MSG_HASH(
|
|||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_VIDEO_REFRESH_RATE_AUTO,
|
MENU_ENUM_LABEL_VALUE_VIDEO_REFRESH_RATE_AUTO,
|
||||||
"Estimated Screen Framerate"
|
"Estimated Screen Refresh Rate"
|
||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_SUBLABEL_VIDEO_REFRESH_RATE_AUTO,
|
MENU_ENUM_SUBLABEL_VIDEO_REFRESH_RATE_AUTO,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user