1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-21 16:37:12 +01:00

Wording changes, per wiki:

https://wiki.audacityteam.org/wiki/Wording
This commit is contained in:
James Crook
2020-01-10 17:02:31 +00:00
parent d28967b7ad
commit 1176b61953
9 changed files with 13 additions and 13 deletions

View File

@@ -270,7 +270,7 @@ void TracksPrefs::PopulateOrExchange(ShuttleGui & S)
S.TieCheckBox(XO("Auto-&fit track height"),
{wxT("/GUI/TracksFitVerticallyZoomed"),
false});
S.TieCheckBox(XO("Sho&w audio track name as overlay"),
S.TieCheckBox(XO("Sho&w track name as overlay"),
{wxT("/GUI/ShowTrackNameInWaveform"),
false});
#ifdef EXPERIMENTAL_HALF_WAVE