mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 04:20:27 +00:00
Merge pull request #10518 from guoyunhe/patch-5
Unify mixer settings strings
This commit is contained in:
commit
6642868b86
@ -1642,11 +1642,11 @@ MSG_HASH(
|
|||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_AUDIO_MIXER_SETTINGS,
|
MENU_ENUM_LABEL_VALUE_AUDIO_MIXER_SETTINGS,
|
||||||
"Mixer Settings"
|
"Mixer"
|
||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_SUBLABEL_AUDIO_MIXER_SETTINGS,
|
MENU_ENUM_SUBLABEL_AUDIO_MIXER_SETTINGS,
|
||||||
"View and/or modify audio mixer settings."
|
"Change audio mixer settings."
|
||||||
)
|
)
|
||||||
MSG_HASH(
|
MSG_HASH(
|
||||||
MENU_ENUM_LABEL_VALUE_MENU_SOUNDS,
|
MENU_ENUM_LABEL_VALUE_MENU_SOUNDS,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user