Force Aspect -> Force Aspect Ratio

This commit is contained in:
Guo Yunhe 2020-04-26 09:24:11 +03:00 committed by GitHub
parent c88ffa56ff
commit 49d0045434
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,