From a7ebae35ded8bdf0c2c4f0f7a588a5d228bb91a8 Mon Sep 17 00:00:00 2001 From: jdgleaver Date: Thu, 11 Jun 2020 15:52:33 +0100 Subject: [PATCH] Rephrase 'Reset Game' hotkey 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 969cc7b8e8..6aabc07bd3 100644 --- a/intl/msg_hash_us.h +++ b/intl/msg_hash_us.h @@ -2237,7 +2237,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_SUBLABEL_INPUT_META_RESET, - "Performs a soft reset of the current core, restarting any content from the beginning." + "Restarts the current content from the beginning." ) MSG_HASH( MENU_ENUM_LABEL_VALUE_INPUT_META_SHADER_NEXT,