Update of /cvsroot/audacity/audacity-src/src/prefs
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv19129

Modified Files:
        RecordingPrefs.cpp 
Log Message:
Match text for Hardware Playthrough with that for Software Playthrough

Index: RecordingPrefs.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/prefs/RecordingPrefs.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- RecordingPrefs.cpp  18 Oct 2009 08:02:15 -0000      1.8
+++ RecordingPrefs.cpp  31 Oct 2009 18:21:54 -0000      1.9
@@ -66,7 +66,7 @@
                     wxT("/AudioIO/Duplex"),
                     true);
 #if defined(__WXMAC__)
-      S.TieCheckBox(_("&Hardware Playthrough: Play new track while recording 
it"),
+      S.TieCheckBox(_("&Hardware Playthrough: Listen while recording or 
monitoring new track"),
                     wxT("/AudioIO/Playthrough"),
                     false);
 #endif


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Audacity-cvs mailing list
Audacity-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to