mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
Rename "Sliding Time Scale/Pitch Shift" effect
This commit is contained in:
@@ -96,7 +96,7 @@ wxString EffectTimeScale::GetDescription()
|
||||
|
||||
wxString EffectTimeScale::ManualPage()
|
||||
{
|
||||
return wxT("Sliding_Time_Scale_-_Pitch_Shift");
|
||||
return wxT("Sliding_Stretch");
|
||||
}
|
||||
|
||||
// EffectDefinitionInterface implementation
|
||||
|
Reference in New Issue
Block a user