From 1bab26dc3d935ebdd641b112cc8e9c725b79b818 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sat, 19 Oct 2019 18:58:34 +0200 Subject: [PATCH] Add sublabel --- 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 bbbdbb613b..669674fda4 100644 --- a/intl/msg_hash_us.h +++ b/intl/msg_hash_us.h @@ -9732,4 +9732,4 @@ MSG_HASH(MSG_LOCALAP_ERROR_CONFIG_PARSE, MSG_HASH(MENU_ENUM_LABEL_VALUE_DRIVER_SWITCH_ENABLE, "Allow cores to switch the video driver") MSG_HASH(MENU_ENUM_SUBLABEL_DRIVER_SWITCH_ENABLE, - "N/A") + "Allow cores to force switch to a different video driver than is currently loaded.")