From 8346c4eeff201384cc7d4b34dca5ec4b61595a7a Mon Sep 17 00:00:00 2001 From: SecularSteve <33793273+SecularSteve@users.noreply.github.com> Date: Thu, 20 May 2021 14:00:17 +0200 Subject: [PATCH] Added English hash for "Ocean Blue" --- intl/msg_hash_us.h | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/intl/msg_hash_us.h b/intl/msg_hash_us.h index 490acda296..4501a860ce 100644 --- a/intl/msg_hash_us.h +++ b/intl/msg_hash_us.h @@ -5293,14 +5293,6 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_PLAYLIST_SUBLABEL_LAST_PLAYED, "Last Played:" ) -MSG_HASH( - MENU_ENUM_LABEL_VALUE_PLAYLIST_SHOW_ENTRY_IDX, - "Show Playlist Entry Index" - ) -MSG_HASH( - MENU_ENUM_SUBLABEL_PLAYLIST_SHOW_ENTRY_IDX, - "Show entry numbers when viewing playlists. Display format is dependent upon the currently selected menu driver." - ) MSG_HASH( MENU_ENUM_LABEL_VALUE_PLAYLIST_SUBLABEL_RUNTIME_TYPE, "Playlist Sub-Label Runtime" @@ -6151,10 +6143,6 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_CONTENT_INFO_PATH, "File Path" ) -MSG_HASH( - MENU_ENUM_LABEL_VALUE_CONTENT_INFO_ENTRY_IDX, - "Entry: %lu/%lu" - ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CONTENT_INFO_CORE_NAME, "Core" @@ -8982,6 +8970,10 @@ MSG_HASH( MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_DRACULA, "Dracula" ) +MSG_HASH( + MENU_ENUM_LABEL_VALUE_OZONE_COLOR_THEME_OCEAN_BLUE, + "Ocean Blue" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_LEFT_THUMBNAILS_OZONE, "Second Thumbnail"