mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2025-10-30 07:11:05 +00:00
config_locale: update Channel Configuration description
This commit is contained in:
parent
d696524dbf
commit
39272b7975
1 changed files with 1 additions and 1 deletions
|
|
@ -196,7 +196,7 @@ CONFIG_DEFINE_LOCALE(MusicAttenuation)
|
||||||
|
|
||||||
CONFIG_DEFINE_LOCALE(ChannelConfiguration)
|
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)
|
CONFIG_DEFINE_ENUM_LOCALE(EChannelConfiguration)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue