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

Modified Files:
        ExportCL.cpp 
Log Message:
Reword Command Line Export Setup to dissuade users trying to type the file
 name in the command (agreed with Leland)

Index: ExportCL.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/export/ExportCL.cpp,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- ExportCL.cpp        2 Jul 2009 22:12:16 -0000       1.33
+++ ExportCL.cpp        19 Sep 2009 19:41:17 -0000      1.34
@@ -82,7 +82,7 @@
          S.EndMultiColumn();
 
 
-         S.AddFixedText(_("Data will be piped to standard in. \"%f\" will be 
replaced with output filename selected."));
+         S.AddFixedText(_("Data will be piped to standard in. \"%f\" uses the 
file name in the export window."));
       }
       S.EndStatic();
    }


------------------------------------------------------------------------------
Come build with us! The BlackBerry® 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/devconf
_______________________________________________
Audacity-cvs mailing list
Audacity-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to