mirror of
https://github.com/libretro/RetroArch
synced 2025-03-20 01:21:03 +00:00
Force Aspect -> Force Aspect Ratio
This commit is contained in:
parent
c88ffa56ff
commit
49d0045434
@ -1491,7 +1491,7 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_VIDEO_SCALE_INTEGER,
|
||||
"Only scales video in integer steps. The base size depends on system-reported geometry and aspect ratio. If 'Force Aspect' is not set, X/Y will be integer scaled independently."
|
||||
"Only scales video in integer steps. The base size depends on system-reported geometry and aspect ratio. If 'Force Aspect Ratio' is not set, X/Y will be integer scaled independently."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_VIDEO_ASPECT_RATIO_INDEX,
|
||||
@ -8866,7 +8866,7 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_VIDEO_FORCE_ASPECT,
|
||||
"Force aspect ratio"
|
||||
"Force Aspect Ratio"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_SELECT_FROM_PLAYLIST,
|
||||
|
Loading…
x
Reference in New Issue
Block a user