From d469be76a7a528dadd1319847d26c41d58d651e7 Mon Sep 17 00:00:00 2001 From: Rob Loach Date: Sun, 13 Aug 2017 21:07:41 -0400 Subject: [PATCH] Add Show Favorites Tab to msg_hash_lbl --- intl/msg_hash_lbl.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/intl/msg_hash_lbl.h b/intl/msg_hash_lbl.h index 6097c8569b..89d3fa86dd 100644 --- a/intl/msg_hash_lbl.h +++ b/intl/msg_hash_lbl.h @@ -1155,6 +1155,8 @@ MSG_HASH(MENU_ENUM_LABEL_XMB_SHOW_HISTORY, "xmb_show_history") MSG_HASH(MENU_ENUM_LABEL_XMB_SHOW_ADD, "xmb_show_add") +MSG_HASH(MENU_ENUM_LABEL_XMB_SHOW_FAVORITES, + "xmb_show_favorites") MSG_HASH(MENU_ENUM_LABEL_XMB_SHOW_IMAGES, "xmb_show_images") MSG_HASH(MENU_ENUM_LABEL_XMB_SHOW_MUSIC,