Update msg_hash_us.h
This commit is contained in:
parent
004588d627
commit
cc6a5a6077
|
@ -1527,7 +1527,7 @@ MSG_HASH(
|
||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_WIDTH,
|
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(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_HEIGHT,
|
MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_HEIGHT,
|
||||||
|
@ -1535,7 +1535,7 @@ MSG_HASH(
|
||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_HEIGHT,
|
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(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_VIDEO_CROP_OVERSCAN,
|
MENU_ENUM_LABEL_VALUE_VIDEO_CROP_OVERSCAN,
|
||||||
|
|
Loading…
Reference in New Issue