From 49d0045434b80cf8bfef2a397a3fc8cac346a6c5 Mon Sep 17 00:00:00 2001 From: Guo Yunhe Date: Sun, 26 Apr 2020 09:24:11 +0300 Subject: [PATCH] Force Aspect -> Force Aspect Ratio --- 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 f76e2f800b..1a68464df8 100644 --- a/intl/msg_hash_us.h +++ b/intl/msg_hash_us.h @@ -1491,7 +1491,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_SCALE_INTEGER, - "Only scales video in integer steps. The base size depends on system-reported geometry and aspect ratio. If 'Force Aspect' is not set, X/Y will be integer scaled independently." + "Only scales video in integer steps. The base size depends on system-reported geometry and aspect ratio. If 'Force Aspect Ratio' is not set, X/Y will be integer scaled independently." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_ASPECT_RATIO_INDEX, @@ -8866,7 +8866,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_FORCE_ASPECT, - "Force aspect ratio" + "Force Aspect Ratio" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_SELECT_FROM_PLAYLIST,