mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-26 23:33:49 +01:00
Calling Spectrograms what they are, a patch by Thor Andreassen.
This commit is contained in:
@@ -57,8 +57,8 @@ void TracksPrefs::Populate()
|
||||
|
||||
mViewChoices.Add(_("Waveform"));
|
||||
mViewChoices.Add(_("Waveform (dB)"));
|
||||
mViewChoices.Add(_("Spectrum"));
|
||||
mViewChoices.Add(_("Spectrum log(f)"));
|
||||
mViewChoices.Add(_("Spectrogram"));
|
||||
mViewChoices.Add(_("Spectrogram log(f)"));
|
||||
mViewChoices.Add(_("Pitch (EAC)"));
|
||||
|
||||
//------------------------- Main section --------------------
|
||||
|
||||
Reference in New Issue
Block a user