Update msg_hash_us.h
This commit is contained in:
parent
cc6a5a6077
commit
8d71714446
|
@ -1499,11 +1499,11 @@ MSG_HASH(
|
||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_VIDEO_ASPECT_RATIO,
|
MENU_ENUM_LABEL_VALUE_VIDEO_ASPECT_RATIO,
|
||||||
"Config Aspect Ratio"
|
"Custom Aspect Ratio"
|
||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_SUBLABEL_VIDEO_ASPECT_RATIO,
|
MENU_ENUM_SUBLABEL_VIDEO_ASPECT_RATIO,
|
||||||
"Floating point value for video aspect ratio (width / height), used if the Aspect Ratio is set to 'Config Aspect Ratio'."
|
"Floating point value for video aspect ratio (width / height), used if the Aspect Ratio is set to 'Custom Aspect Ratio'."
|
||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_X,
|
MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_X,
|
||||||
|
|
Loading…
Reference in New Issue