mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-16 08:34:10 +02:00
Fix bug 1317
This commit is contained in:
parent
1083c4a049
commit
5c2fc5ff7d
@ -58,7 +58,7 @@ wxString EffectFindClipping::GetSymbol()
|
||||
|
||||
wxString EffectFindClipping::GetDescription()
|
||||
{
|
||||
return XO("This displays runs of clipped samples in a Label Track");
|
||||
return XO("This creates labels where clipping is detected");
|
||||
}
|
||||
|
||||
// EffectIdentInterface implementation
|
||||
|
Loading…
x
Reference in New Issue
Block a user