Update of /cvsroot/audacity/audacity-src/src/prefs
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv1349/src/prefs

Modified Files:
        LibraryPrefs.cpp 
Log Message:
This string needs to be translated, patch by Ed Musgrove


Index: LibraryPrefs.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/prefs/LibraryPrefs.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- LibraryPrefs.cpp    18 Oct 2009 17:43:18 -0000      1.3
+++ LibraryPrefs.cpp    26 Dec 2009 23:47:40 -0000      1.4
@@ -183,7 +183,7 @@
 
    // Libs are fine, don't show "locate" dialog unless user really wants it
    if (!locate) {
-      int response = wxMessageBox(wxT("Audacity has automatically detected 
valid FFmpeg libraries.\
+      int response = wxMessageBox(_("Audacity has automatically detected valid 
FFmpeg libraries.\
                                       \nDo you still want to locate them 
manually?"),
                                   wxT("Success"),
                                   wxCENTRE | wxYES_NO | wxNO_DEFAULT 
|wxICON_QUESTION);


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Audacity-cvs mailing list
Audacity-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to