diff --git a/intl/msg_hash_es.c b/intl/msg_hash_es.c index b734fc9c1a..51f9496e0b 100644 --- a/intl/msg_hash_es.c +++ b/intl/msg_hash_es.c @@ -1426,8 +1426,6 @@ const char *msg_hash_to_str_es(enum msg_hash_enums msg) return "Cuentas"; case MENU_ENUM_LABEL_VALUE_ACCOUNTS_LIST_END: return "Enlace a lista de cuentas"; - case MENU_ENUM_LABEL_VALUE_DEBUG_PANEL_ENABLE: - return "Activar panel de depuración"; case MENU_ENUM_LABEL_VALUE_HELP_SCANNING_CONTENT: return "Buscar contenido"; case MENU_ENUM_LABEL_VALUE_CHEEVOS_DESCRIPTION: diff --git a/intl/msg_hash_fr.c b/intl/msg_hash_fr.c index 676c0c4e01..b88e444be5 100644 --- a/intl/msg_hash_fr.c +++ b/intl/msg_hash_fr.c @@ -1045,8 +1045,6 @@ const char *msg_hash_to_str_fr(enum msg_hash_enums msg) return "Historique"; case MENU_ENUM_LABEL_VALUE_ADD_TAB: return "Scanner"; - case MENU_ENUM_LABEL_VALUE_DEBUG_PANEL_ENABLE: - return "Activer le panneau de débogage"; case MENU_ENUM_LABEL_VALUE_INPUT_OVERLAY_HIDE_IN_MENU: return "Cacher l'overlay dans le menu"; case MENU_ENUM_LABEL_CONTENT_HISTORY_SIZE: diff --git a/intl/msg_hash_it.c b/intl/msg_hash_it.c index 08c94f586d..1620637fa2 100644 --- a/intl/msg_hash_it.c +++ b/intl/msg_hash_it.c @@ -1150,8 +1150,6 @@ const char *msg_hash_to_str_it(enum msg_hash_enums msg) return "Account"; case MENU_ENUM_LABEL_VALUE_ACCOUNTS_LIST_END: return "Lista degli account"; - case MENU_ENUM_LABEL_VALUE_DEBUG_PANEL_ENABLE: - return "Abilita pannello di debug"; case MENU_ENUM_LABEL_VALUE_HELP_SCANNING_CONTENT: return "Scansiona per contenuto"; case MENU_ENUM_LABEL_VALUE_CHEEVOS_DESCRIPTION: diff --git a/intl/msg_hash_jp.c b/intl/msg_hash_jp.c index 291a347cef..203338b56d 100644 --- a/intl/msg_hash_jp.c +++ b/intl/msg_hash_jp.c @@ -2044,8 +2044,6 @@ static const char *menu_hash_to_str_jp_label_enum(enum msg_hash_enums msg) return "playlist_entry"; case MENU_ENUM_LABEL_SYSTEM_INFO_ENTRY: return "system_info_entry"; - case MENU_ENUM_LABEL_DEBUG_INFO_ENTRY: - return "debug_info_entry"; case MENU_ENUM_LABEL_INPUT_USER_1_BINDS: return "1_input_binds_list"; case MENU_ENUM_LABEL_INPUT_USER_2_BINDS: @@ -2286,8 +2284,6 @@ static const char *menu_hash_to_str_jp_label_enum(enum msg_hash_enums msg) return "directory_settings"; case MENU_ENUM_LABEL_PRIVACY_SETTINGS: return "privacy_settings"; - case MENU_ENUM_LABEL_DEBUG_PANEL_ENABLE: - return "debug_panel_enable"; case MENU_ENUM_LABEL_HELP_SCANNING_CONTENT: return "help_scanning_content"; case MENU_ENUM_LABEL_CHEEVOS_DESCRIPTION: @@ -3603,8 +3599,6 @@ const char *msg_hash_to_str_jp(enum msg_hash_enums msg) return "アカウント"; case MENU_ENUM_LABEL_VALUE_ACCOUNTS_LIST_END: return "Accounts List Endpoint"; - case MENU_ENUM_LABEL_VALUE_DEBUG_PANEL_ENABLE: - return "Debug Panel Enable"; case MENU_ENUM_LABEL_VALUE_HELP_SCANNING_CONTENT: return "Scanning For Content"; case MENU_ENUM_LABEL_VALUE_CHEEVOS_DESCRIPTION: diff --git a/intl/msg_hash_us.c b/intl/msg_hash_us.c index 8e870f1dd5..0538951a2b 100644 --- a/intl/msg_hash_us.c +++ b/intl/msg_hash_us.c @@ -2043,8 +2043,6 @@ static const char *menu_hash_to_str_us_label_enum(enum msg_hash_enums msg) return "playlist_entry"; case MENU_ENUM_LABEL_SYSTEM_INFO_ENTRY: return "system_info_entry"; - case MENU_ENUM_LABEL_DEBUG_INFO_ENTRY: - return "debug_info_entry"; case MENU_ENUM_LABEL_INPUT_USER_1_BINDS: return "1_input_binds_list"; case MENU_ENUM_LABEL_INPUT_USER_2_BINDS: @@ -2285,8 +2283,6 @@ static const char *menu_hash_to_str_us_label_enum(enum msg_hash_enums msg) return "directory_settings"; case MENU_ENUM_LABEL_PRIVACY_SETTINGS: return "privacy_settings"; - case MENU_ENUM_LABEL_DEBUG_PANEL_ENABLE: - return "debug_panel_enable"; case MENU_ENUM_LABEL_HELP_SCANNING_CONTENT: return "help_scanning_content"; case MENU_ENUM_LABEL_CHEEVOS_DESCRIPTION: @@ -3602,8 +3598,6 @@ const char *msg_hash_to_str_us(enum msg_hash_enums msg) return "Accounts"; case MENU_ENUM_LABEL_VALUE_ACCOUNTS_LIST_END: return "Accounts List Endpoint"; - case MENU_ENUM_LABEL_VALUE_DEBUG_PANEL_ENABLE: - return "Debug Panel Enable"; case MENU_ENUM_LABEL_VALUE_HELP_SCANNING_CONTENT: return "Scanning For Content"; case MENU_ENUM_LABEL_VALUE_CHEEVOS_DESCRIPTION: diff --git a/msg_hash.h b/msg_hash.h index 93771254cd..f3ed96d60e 100644 --- a/msg_hash.h +++ b/msg_hash.h @@ -391,7 +391,6 @@ enum msg_hash_enums MENU_ENUM_LABEL_RDB_ENTRY, MENU_ENUM_LABEL_URL_ENTRY, MENU_ENUM_LABEL_CORE_OPTION_ENTRY, - MENU_ENUM_LABEL_DEBUG_INFO_ENTRY, MENU_ENUM_LABEL_NETWORK_INFO_ENTRY, MENU_ENUM_LABEL_SYSTEM_INFO_ENTRY, MENU_ENUM_LABEL_CORE_INFO_ENTRY, @@ -794,9 +793,6 @@ enum msg_hash_enums MENU_ENUM_LABEL_VALUE_ACCOUNTS_LIST, MENU_ENUM_LABEL_VALUE_ACCOUNTS_LIST_END, - MENU_ENUM_LABEL_DEBUG_PANEL_ENABLE, - MENU_ENUM_LABEL_VALUE_DEBUG_PANEL_ENABLE, - MENU_ENUM_LABEL_VALUE_MENU_ENUM_CONTROLS_PROLOG, MENU_ENUM_LABEL_VALUE_HELP_WHAT_IS_A_CORE,