From 83ae58db9f770dfc9a3cc6aa987c08f323f1b5b8 Mon Sep 17 00:00:00 2001 From: Gale Andrews Date: Fri, 18 Nov 2016 22:58:37 +0000 Subject: [PATCH] region > audio Fits better with future proposed changes --- src/prefs/TracksPrefs.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.*/