From 1a5e255c1b22395efab08e9c99ad7899bd93b3c5 Mon Sep 17 00:00:00 2001 From: sonninnos <45124675+sonninnos@users.noreply.github.com> Date: Mon, 10 Feb 2025 16:07:21 +0200 Subject: [PATCH] Playlists menu label capitalization (#17551) --- 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 fc529d215f..81a205b8de 100644 --- a/intl/msg_hash_us.h +++ b/intl/msg_hash_us.h @@ -8045,7 +8045,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_VALUE_SCAN_SERIAL_AND_CRC, - "Scan checks CRC on possible duplicates" + "Scan Checks CRC on Possible Duplicates" ) MSG_HASH( MENU_ENUM_SUBLABEL_SCAN_SERIAL_AND_CRC,