From 39272b7975d5f0171681bf1a36a65e9b35f3cf3f Mon Sep 17 00:00:00 2001 From: Hyper <34012267+hyperbx@users.noreply.github.com> Date: Sat, 8 Feb 2025 13:46:37 +0000 Subject: [PATCH] config_locale: update Channel Configuration description --- UnleashedRecomp/locale/config_locale.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UnleashedRecomp/locale/config_locale.cpp b/UnleashedRecomp/locale/config_locale.cpp index 684b327..06f46f0 100644 --- a/UnleashedRecomp/locale/config_locale.cpp +++ b/UnleashedRecomp/locale/config_locale.cpp @@ -196,7 +196,7 @@ CONFIG_DEFINE_LOCALE(MusicAttenuation) CONFIG_DEFINE_LOCALE(ChannelConfiguration) { - { ELanguage::English, { "Channel Configuration", "Change the output mode for your playback device." } } + { ELanguage::English, { "Channel Configuration", "Change the output mode for your audio device." } } }; CONFIG_DEFINE_ENUM_LOCALE(EChannelConfiguration)