mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-31 16:09:28 +02:00
Fix wording in recording preferences (Thanks Bill)
This commit is contained in:
parent
460ff4644e
commit
c086e252fb
@ -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__)
|
||||
|
Loading…
x
Reference in New Issue
Block a user