mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-02 00:29:41 +02:00
More accurate label for track name display
Feel free to tweak, but it was messing up docs to suggest it did not display in Spectrograms,
This commit is contained in:
parent
f933621b70
commit
af16636fe2
@ -108,7 +108,7 @@ void TracksPrefs::PopulateOrExchange(ShuttleGui & S)
|
||||
}
|
||||
S.EndMultiColumn();
|
||||
|
||||
S.TieCheckBox(_("Sho&w track name in waveform display"),
|
||||
S.TieCheckBox(_("Sho&w audio track name as overlay"),
|
||||
wxT("/GUI/ShowTrackNameInWaveform"),
|
||||
false);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user