Update of /cvsroot/audacity/audacity-src/src
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv17184

Modified Files:
        LabelDialog.cpp 
Log Message:

Fix Start Time label



Index: LabelDialog.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/LabelDialog.cpp,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- LabelDialog.cpp     10 Apr 2007 02:21:45 -0000      1.12
+++ LabelDialog.cpp     3 Jun 2007 05:18:23 -0000       1.13
@@ -51,7 +51,7 @@
 {
    _("Track"),
    _("Label"),
-   _NoAcc("&Start Time"),
+   _("Start Time"),
    _("End Time")
 };
 


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to