From cc6a5a6077ceeec648cb6518f7c5dd493a899558 Mon Sep 17 00:00:00 2001 From: Guo Yunhe Date: Sun, 26 Apr 2020 09:37:34 +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 84d6b7b1d8..438945c32e 100644 --- a/intl/msg_hash_us.h +++ b/intl/msg_hash_us.h @@ -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,