Update of /cvsroot/audacity/audacity-src/src
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv15778
Modified Files:
Project.cpp
Log Message:
Shorter and more accurate wording for the least dire "old project" warning
Index: Project.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/Project.cpp,v
retrieving revision 1.416
retrieving revision 1.417
diff -u -d -r1.416 -r1.417
--- Project.cpp 5 Apr 2009 22:52:20 -0000 1.416
+++ Project.cpp 10 Apr 2009 16:34:44 -0000 1.417
@@ -2491,7 +2491,7 @@
}
else
{
- msg.Printf(_("This file was saved by Audacity %s.\nYou can open the
file with this version of Audacity, but if you save it with this version you
will no longer be able to open it in older versions.\n\nOpen this file now?"),
+ msg.Printf(_("This file was saved by Audacity %s.\n\nAudacity can
open and save this file, but saving it in this version\nwill then prevent any
1.2 or earlier version opening it.\n\nOpen this file now?"),
audacityVersion.c_str());
}
int action;
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs