From 8d717144464aaf44f20c8aca0cb3aa99329e05a3 Mon Sep 17 00:00:00 2001 From: Guo Yunhe Date: Sun, 26 Apr 2020 11:36:18 +0300 Subject: [PATCH] Update msg_hash_us.h --- intl/msg_hash_us.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/intl/msg_hash_us.h b/intl/msg_hash_us.h index 438945c32e..70fc1bb32e 100644 --- a/intl/msg_hash_us.h +++ b/intl/msg_hash_us.h @@ -1499,11 +1499,11 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_ASPECT_RATIO, - "Config Aspect Ratio" + "Custom Aspect Ratio" ) MSG_HASH( 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( MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_X,