diff --git a/src/prefs/TracksPrefs.cpp b/src/prefs/TracksPrefs.cpp index 9437eadf5..0957ba3e9 100644 --- a/src/prefs/TracksPrefs.cpp +++ b/src/prefs/TracksPrefs.cpp @@ -140,7 +140,7 @@ void TracksPrefs::PopulateOrExchange(ShuttleGui & S) S.StartStatic(_("Behaviors")); { - S.TieCheckBox(_("&Select then act on entire project, if no region selected"), + S.TieCheckBox(_("&Select then act on entire project, if no audio selected"), wxT("/GUI/SelectAllOnNone"), true); /* i18n-hint: cut-lines are a lines indicating where to cut.*/