diff --git a/src/prefs/RecordingPrefs.cpp b/src/prefs/RecordingPrefs.cpp index 6495e906b..cee059adb 100644 --- a/src/prefs/RecordingPrefs.cpp +++ b/src/prefs/RecordingPrefs.cpp @@ -91,7 +91,7 @@ void RecordingPrefs::PopulateOrExchange(ShuttleGui & S) wxT("/AudioIO/Playthrough"), false); #endif - S.TieCheckBox(_("Use &software to play other tracks"), + S.TieCheckBox(_("&Software playthrough of input"), wxT("/AudioIO/SWPlaythrough"), false); #if !defined(__WXMAC__)