mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 16:43:33 +02:00
Rename Loudness effect to "Loudness Normalization".
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
class ShuttleGui;
|
||||
|
||||
#define LOUDNESS_PLUGIN_SYMBOL ComponentInterfaceSymbol{ XO("Loudness") }
|
||||
#define LOUDNESS_PLUGIN_SYMBOL ComponentInterfaceSymbol{ XO("Loudness Normalization") }
|
||||
|
||||
class EffectLoudness final : public Effect
|
||||
{
|
||||
|
Reference in New Issue
Block a user