Update msg_hash_us.h

This commit is contained in:
Guo Yunhe 2020-04-26 09:37:34 +03:00 committed by GitHub
parent 004588d627
commit cc6a5a6077
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1527,7 +1527,7 @@ MSG_HASH(
)
MSG_HASH(
MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_WIDTH,
"Custom viewport width that is used if the Aspect Ratio is set to 'Custom'."
"Custom viewport width that is used if the Aspect Ratio is set to 'Custom Aspect Ratio'."
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_HEIGHT,
@ -1535,7 +1535,7 @@ MSG_HASH(
)
MSG_HASH(
MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_HEIGHT,
"Custom viewport height that is used if the Aspect Ratio is set to 'Custom'."
"Custom viewport height that is used if the Aspect Ratio is set to 'Custom Aspect Ratio'."
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_VIDEO_CROP_OVERSCAN,