From 41a9c46846c0d9c8535cb50e35c485b4f7d80035 Mon Sep 17 00:00:00 2001 From: IlDucci Date: Tue, 5 Oct 2021 15:18:19 +0200 Subject: [PATCH 1/2] Fixing a string typo in PR #13068 --- 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 d9025a9569..311d821eb9 100644 --- a/intl/msg_hash_us.h +++ b/intl/msg_hash_us.h @@ -1520,7 +1520,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_WINDOW_OFFSET_X, - "Forces a certain offset horizontally to the video. The offset is applied globaly." + "Forces a certain offset horizontally to the video. The offset is applied globally." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_WINDOW_OFFSET_Y, @@ -1528,7 +1528,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_WINDOW_OFFSET_Y, - "Forces a certain offset vertically to the video. The offset is applied globaly." + "Forces a certain offset vertically to the video. The offset is applied globally." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_REFRESH_RATE, From b46daac334604de2c86becb5d87c704258ba211e Mon Sep 17 00:00:00 2001 From: IlDucci Date: Tue, 5 Oct 2021 18:38:22 +0200 Subject: [PATCH 2/2] Adding a missing ending period. --- intl/msg_hash_us.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intl/msg_hash_us.h b/intl/msg_hash_us.h index 311d821eb9..c050606649 100644 --- a/intl/msg_hash_us.h +++ b/intl/msg_hash_us.h @@ -1788,7 +1788,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_HDR_MAX_NITS, - "Set the peak luminance (in cd/m2) your display can reproduce. See RTings for your display's peak luminance" + "Set the peak luminance (in cd/m2) your display can reproduce. See RTings for your display's peak luminance." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_HDR_PAPER_WHITE_NITS,